Subject | Ignore Seconds when getting unique list of times |
---|---|
Author | ra8009 |
Post date | 2007-08-01T02:42:13Z |
I want a list of the unique times in a time field, but I don't want
the seconds considered. When I try SELECT (DISTINCT) it takes the
seconds in account. How can I get the query to ignore them?
the seconds considered. When I try SELECT (DISTINCT) it takes the
seconds in account. How can I get the query to ignore them?