On Fri, Feb 25, 2000 at 09:56:59AM -0600, [EMAIL PROTECTED] wrote: > > do not use date, use datetime. why? it's sql92 standard (another > good reason: M$sql only has datetime :-). A lot of useful functions > only apply to datetime, not date. On a side note: if I have a date d and a time t column, how can I combine them into a single datetime dt column? Simply insert into foo (dt) select (d+t)::datetime ? ************
- RE: [GENERAL] scheduling table design Barnes
- RE: [GENERAL] scheduling table design kaiq
- Re: [GENERAL] scheduling table design Patrick Welche
- Re: [GENERAL] scheduling table design davidb
- Re: [GENERAL] scheduling table design Ed Loehr
- RE: [GENERAL] scheduling table design Barnes
- timestamp ?(RE: [GENERAL] scheduling table ... kaiq
- Re: timestamp ?(RE: [GENERAL] schedulin... Ross J. Reedstrom
- Re: [GENERAL] scheduling table design davidb
