date and time

From: "Alain Roger" <raf(dot)news(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: date and time
Date: 2008-03-24 14:35:54
Message-ID: 75645bbb0803240735g777f9f8dlea97d1c2c423ed64@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2008-03-24 14:42:04 Re: date and time
Previous Message Pettis, Barry 2008-03-24 13:08:13 Make MS Access "UPDATE" PostGre SQL Table