Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select-sql statement
Message
From
01/02/2002 15:34:03
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00614246
Message ID:
00614256
Views:
24
>>Hi All,
>> Is there a way to craft a select statement to list what is in a field and how many times what is in the field repeat?
>>Thanks,
>
SELECT field1, COUNT(*) FROM mytable GROUP BY 1
Thanks Sergey, you are the greatest.
Winn Pauley
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform