Date insert in table?

From: Peter Landis <ntwebdeveloper(at)yahoo(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Date insert in table?
Date: 2000-02-21 16:39:35
Message-ID: 20000221163935.21021.qmail@web3201.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I have a problem to insert system date (current date)
into a table in postgresql database.

Unlike Oracle,it can not insert. Why is the length for
"date" type only 4 (the format in Oracle should be
YYYY-MM-DD)? How would you insert a date in the
postgresql table? I am very appreciated if you could
give me a reply.

thanks
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 2000-02-21 16:55:56 Re: [GENERAL] No pg_hba.conf entry ???
Previous Message Pete Bass 2000-02-21 16:35:37 Update Error