On Mar 16, 2010, at 1:47 PM, yoda woya wrote: > I am trying to group it by the date portion of start_time ...
Group it as you wish; just don't use OR for multiple values of a single field: as I said, that's in efficient, and will substantially add to the query time.
