Re: problem with date/time constants

From: Bhuvan A <bhuvanbk(at)yahoo(dot)com>
To: datactrl <quals(at)bigfoot(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: problem with date/time constants
Date: 2001-07-04 04:45:23
Message-ID: Pine.LNX.4.20.0107041014320.17628-100000@Larry.bks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hi,

'now' is a function...
so try 'select now();'

On Tue, 3 Jul 2001, datactrl wrote:

> Hi,
> server:PostgreSQl 7.1
> why doesn't following statement work?
> "select now;"
>
> THANK YOU!
> JACK LIU
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message omid omoomi 2001-07-04 12:40:11 Re: My First Function
Previous Message Tom Lane 2001-07-03 23:41:24 Re: count(*)