On Wed, Dec 02, 2009 at 12:37:19AM -0600, Chanoch (Ken) Bloom wrote: > Then you have to throw in a conversion function that truncates it to the > date in order for the `group by` to work correctly. I'm not sure what > function that is, but you can play around with the functions listed at > http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html
In my original follow-up, I did a "FROM_DAYS(TO_DAYS(...))" trick, which would probably work. Thanks! -- -bill! Sent from my computer _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
