RE: [SQL] Use of 'default TEXT now()' - Mailing list pgsql-sql

From Ing. Roberto Andrade
Subject RE: [SQL] Use of 'default TEXT now()'
Date
Msg-id Pine.SOL.3.91.990324152951.6717M-100000@campus
Whole thread Raw
In response to RE: [SQL] Use of 'default TEXT now()'  ("Jackson, DeJuan" <djackson@cpsgroup.com>)
List pgsql-sql
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

pgsql-sql by date:

Previous
From: Michael Davis
Date:
Subject: RE: [SQL] Comparing Dates to Current Time
Next
From: Rich Shepard
Date:
Subject: Re: [SQL] Use of 'default TEXT now()'