Topic: Selecting dates in SQL
Okay, I'm stumped. I've searched for this answer but haven't been able to figure it out. How do i do some date magic using SQL when the dates are stored as ints? I'm trying to pull out a report (using phpMyAdmin) that shows me the average number of posts a day. I've tried all kinds of conversions but can't seem to figure it out. Any help would be appreciated. Thanks.