D
Dave Cullen
How do I create a query that will count the number of unique values in
one column of a table?
For instance, Table PEOPLE:
LASTNAME
Smith
Jones
Smith
Has 2 unique values.
Thanks
drc
one column of a table?
For instance, Table PEOPLE:
LASTNAME
Smith
Jones
Smith
Has 2 unique values.
Thanks
drc