Re: system time

From: Jason Earl <jdearl(at)yahoo(dot)com>
To: Seema Noor <seema_56(at)yahoo(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: system time
Date: 2001-05-15 19:04:55
Message-ID: 20010515190455.28860.qmail@web10008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Try using:

SELECT now()

It should do what you want. If not there are a whole
pile of date functions. Look them up in the Users
Guide.

Hope this is helpful.
Jason

--- Seema Noor <seema_56(at)yahoo(dot)com> wrote:
> is there any function from which i can get system
> time?
>
>
____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at
> http://mail.yahoo.co.uk
> or your free @yahoo.ie address at
> http://mail.yahoo.ie
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message cbell 2001-05-15 19:43:19 Select between two connections
Previous Message Laurent Duperval 2001-05-15 15:47:59 Re: varbit question