Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenating during a SELECT
Message
From
14/11/2000 14:19:44
 
 
To
14/11/2000 14:17:44
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00441758
Message ID:
00441760
Views:
13
>I'm doing a SELECT on a file and for one of the columns I want a list of the distinct (character) values for that field. Is there any nice way of doing this?
>
>Thanks,
>Elyse

How do you want the result to look?

If you just want that field do

select distinct myfield from mytable into cursor cutmp
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform