date and time - Mailing list pgsql-general

From Alain Roger
Subject date and time
Date
Msg-id 75645bbb0803240735g777f9f8dlea97d1c2c423ed64@mail.gmail.com
Whole thread Raw
Responses Re: date and time  (Raymond O'Donnell <rod@iol.ie>)
Re: date and time  (Adrian Klaver <aklaver@comcast.net>)
Re: date and time  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
Hi,

i have a stored procedure (a function) in which i must generate a date/time stamp.
for that i use "select * from now();" and store the result into a column table.

is there a easier way to do that ? i tried to store directly now(); result but without success.

thx.

--
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: tabs in psql
Next
From: Raymond O'Donnell
Date:
Subject: Re: date and time