http://www.postgresql.org/docs/7.3/interactive/functions-datetime.html
- Original Message -
From:
liofr
To: pgsql-sql@postgresql.org
Sent: Monday, September 12, 2005
10:19 AM
Subject: [SQL] howto insert
dynamic value
hii want to put the actual date in cellwhat is
On Mon, Sep 12, 2005 at 04:19:14AM +0200, liofr wrote:
> i want to put the actual date in cell
> what is the name of the functrion to do that (date()) ?
See "Date/Time Functions and Operators" in the "Functions and
Operators" chapter of the documentation. Here's a link to the
latest version:
htt