Re: [GENERAL] About Date field

From: "amy cheng" <amycq(at)hotmail(dot)com>
To: edx(at)intrinsec(dot)com, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] About Date field
Date: 1999-11-09 13:20:35
Message-ID: 19991109212036.63685.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

sure. PG's datetime and timespan are the best, even better than Okle! there
are "now", "current_date" etc. see the doc and archive of this
list (search datetime).

Just a remind: unless you really want "date" (nobody need to save disk for
that reason!), use datetime/timespan.

>From: Edouard DESSIOUX <edx(at)intrinsec(dot)com>
>To: pgsql-general(at)postgreSQL(dot)org
>Subject: [GENERAL] About Date field
>Date: Tue, 9 Nov 1999 09:57:25 +0100
>
>Hello,
>
>I use a simple table, in which i've a field
>of type date.
>Is is possible to insert the current date in
>this field, I mean using a special variable
>that has the systeme date.
>
>--
>Edouard DESSIOUX
>Proverbe chien :
>"Si ca se mange pas,
> Si ca se baise pas,
> Pisse dessus !!"
>
>************
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message amy cheng 1999-11-09 13:22:58 Re: [GENERAL] Alter table possibility
Previous Message Edouard DESSIOUX 1999-11-09 08:57:25 About Date field