Re: Inserting the current date - Mailing list pgsql-general

From Thomas Lockhart
Subject Re: Inserting the current date
Date
Msg-id 3C14E765.872BB7A@fourpalms.org
Whole thread Raw
In response to Inserting the current date  ("john" <servobit@m.r.c>)
Responses Re: Inserting the current date
List pgsql-general
> Is there an equivalent to Oracle's "sysdate" keyword?

  'now'

or

  date 'now'

(note single quotes; they are treated like values, not a keyword).

                  - Thomas

pgsql-general by date:

Previous
From: wsheldah@lexmark.com
Date:
Subject: Re: Any comments on any of the recent crop of books?
Next
From: wsheldah@lexmark.com
Date:
Subject: Re: Inserting the current date