Looking for some informed opinions...

Which is faster for searching by date ranges?

...Times stored in date() columns - temporal values.

...Or dates stored as unix timestamps in an int(10) unsigned column - int 
values.

Most of the queries will be searching for rows between certain data ranges 
consisting of up to a few months worth of data at a time.

Thanks,

Jim Grill

Reply via email to