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

From: "Ing(dot) Roberto Andrade" <randrade(at)campus(dot)iztacala(dot)unam(dot)mx>
To: sql <pgsql-sql(at)postgreSQL(dot)org>
Subject: RE: [SQL] Use of 'default TEXT now()'
Date: 1999-03-24 21:31:37
Message-ID: Pine.SOL.3.91.990324152951.6717M-100000@campus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ingrith Andrea Correa Vargas 1999-03-24 21:59:23 types and subtypes
Previous Message Michael Davis 1999-03-24 21:18:16 RE: [SQL] Comparing Dates to Current Time