Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Number of unique records in one (sql) command?
Message
From
28/06/2007 21:26:35
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/06/2007 15:36:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01236514
Message ID:
01236660
Views:
18
>>Hi all,
>>
>>Is there a (sql) command that can calculate the number of unique records of a field into a table with just one command in VFP 5?
>>
>>Thanks beforehand.
>
>How about
>
>
SELECT COUNT (DISTINCT yourfield) FROM yourTable INTO ARRAY aTemp
Are you sure this would work in VFP5?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform