Re: howto insert dynamic value

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: liofr <liofr(at)wanadoo(dot)fr>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: howto insert dynamic value
Date: 2005-09-12 03:00:21
Message-ID: 20050912030021.GA79204@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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:

http://www.postgresql.org/docs/8.0/interactive/functions-datetime.html

--
Michael Fuhr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message wendell 2005-09-12 03:07:44 Re: howto insert dynamic value
Previous Message liofr 2005-09-12 02:19:14 howto insert dynamic value