A
Anders Nielsen
Hi NG
According to the best of my knowledge this should work fine:
SELECT COUNT (DISTINCT name) FROM MyTable
But it doesn't...
What is wrong??
And even more interesting: Is there another way to count the number of
distinct names??
Any help will be much appreciated
Best regards
Anders
According to the best of my knowledge this should work fine:
SELECT COUNT (DISTINCT name) FROM MyTable
But it doesn't...
What is wrong??
And even more interesting: Is there another way to count the number of
distinct names??
Any help will be much appreciated
Best regards
Anders