ED]>
> Sent: Sunday, February 04, 2001 5:18 AM
> Subject: [PHP-DB] mysql to pgsql
>
>
> > 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 resu
Never used pgsql; but try DEFAULT NOW() NOT NULL ??
Siggy
- Original Message -
From: "Cameron" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 04, 2001 5:18 AM
Subject: [PHP-DB] mysql to pgsql
> can someone help me convert this to do the sa
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 fi