Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT Statement
Message
 
 
To
31/05/2001 11:41:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00513062
Message ID:
00513212
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>because the last names may not be in order. i'm not using an index at this point to select against. and if the user wants names that being with T, then they will come up in the order of Teamster, Thankson, Thompson, Tikiwater, etc etc....

Then use ORDER BY not GROUP BY. Group by collects all the same last names into one record. If all are unique, it works okay; if not, then George Jones information could be intermingled with Sam Jones.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform