Re: problem with date/time constants - Mailing list pgsql-sql

From David Stanaway
Subject Re: problem with date/time constants
Date
Msg-id E15HQI9-0004pM-00@runt.in.netventures.com.au
Whole thread Raw
In response to problem with date/time constants  ("datactrl" <quals@bigfoot.com>)
List pgsql-sql
On Tuesday, July 3, 2001, at 10:44  PM, datactrl wrote:

> Hi,
> server:PostgreSQl 7.1
> why doesn't following statement work?
> "select now;"

Tried rtfm? :P
How about:

SELECT CURRENT_TIMESTAMP as now;

--
Best Regards
David Stanaway
========================.---------------------------------------------
Technology Manager  -  Australia's Premier Internet Broadcasters
david@NetVentures.com.au     Office +612 9357 1699
========================'---------------------------------------------


pgsql-sql by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: problem with date/time constants
Next
From: Jan Wieck
Date:
Subject: Re: problem with date/time constants