Re: pointless question

2002-06-18 Thread Zak Greant
On Fri, 2002-06-14 at 16:23, Ray wrote: > > in the manual: > |6.2.6.2 Storage requirements for date and time types > | > |Column type Storage required > |DATE 3 bytes > |DATETIME 8 bytes > |TIMESTAMP 4 bytes > |TIME 3 bytes > |YEAR 1 byte > > so, does datetime do more then date + time

Re: pointless question (Pointless Answer)

2002-06-14 Thread cal
It's easier (as in less typing) to sort by one field than two. =C= * * Cal Evans * Techno-Mage * http://www.calevans.com * - Original Message - From: "Ray" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 9:23 AM Subject: pointless question > > in the manual: > |