RE: [SQL] Use of 'default TEXT now()'

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: "Ing(dot) Roberto Andrade" <randrade(at)campus(dot)iztacala(dot)unam(dot)mx>, sql <pgsql-sql(at)postgreSQL(dot)org>
Subject: RE: [SQL] Use of 'default TEXT now()'
Date: 1999-03-24 21:59:52
Message-ID: D05EF808F2DFD211AE4A00105AA1B5D2026966@cpsmail.cpsgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

You might take a look at the tutorial on the PostgreSQL web-site
(http://www.postgreSQL.ORG/docs/tutorial/index.html).
There are other references under the "Getting Help/Documentation" section in
the web-site as well

> -----Original Message-----
> From: Ing. Roberto Andrade [mailto:randrade(at)campus(dot)iztacala(dot)unam(dot)mx]
> Sent: Wednesday, March 24, 1999 3:32 PM
> To: sql
> Subject: RE: [SQL] Use of 'default TEXT now()'
>
>
> Hi Jackson:
>
> On Wed, 24 Mar 1999, Jackson, DeJuan wrote:
>
> > Use:
> > fecha_obs datetime default datetime(now())
> > The use of TEXT was for:
> > fecha_obs datetime default text 'now'
> > which will also do what you want (I believe, haven't tried it).
> > -DEJ
>
> Where can I get some help about this subject?
>
> TIA,
>
> Roberto Andrade Fonseca
>

Browse pgsql-sql by date

  From Date Subject
Next Message Jackson, DeJuan 1999-03-24 22:27:02 RE: [SQL] types and subtypes
Previous Message Ingrith Andrea Correa Vargas 1999-03-24 21:59:23 types and subtypes