can someone help me convert this to do the same in pgsql? below is the
current structure for one item in my database, i need pgsql to be able
to produce the same results as what mysql is currently. suggestions?

i want the database to return the current date when "nothing" is
inserted into that field

contact_date datetime DEFAULT '0000-00-00 00:00:00' NOT NULL


Cameron


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to