Hi everyone,
This seems like a trivial query but I can't figure out how to do it
How do you get a count of the number of distinct dates in a table?
Suppose I've:
2010-03-10
2010-03-08
2010-03-10
2010-02-10
2010-02-10
2010-01-24
There are
four distinct dates - I'm trying to get that number.
Thanks in advance
(Ah sorry, I kept getting Gateway error and I thought the submission didn't go through - but it did. Didn't know I can't delete my own posts after I saw the duplicates.)