Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distinct clause
Message
 
To
21/02/2000 15:09:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00334970
Message ID:
00335032
Views:
21
I think we have a different definition of "unique". To me unique means that there is only one instance of a value in the field, ensuring that no duplicate values are entered into the field. DISTINCT, on the other hand, means that all field values are returned only once (removing the dupes).

However, you and Michael are using "unique" to mean "distinct". That's where I was confused.

So, yes! Your solution will work if Michael wants a count of records distinctly.

Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform