Date & Time - Mailing list pgsql-general

From Dale Anderson
Subject Date & Time
Date
Msg-id s843fca8.078@crystalsugar.com
Whole thread Raw
Responses Re: [GENERAL] Date & Time  ("Ross J. Reedstrom" <reedstrm@wallace.ece.rice.edu>)
List pgsql-general
    How would I insert the current date & time into a record during an insert, IE such as the Oracle SYSDATE function??

( insert into test values (123, SYSDATE, 'Name');

Thanks,
Dale.



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] "FATAL 1: my bits moved right off the end of the world!"
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: [GENERAL] Date & Time