Re: [HACKERS]
Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>
From: Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>
To: gomathi raju <gomathi_raju@usa.net>
Cc: pgsql-novice@postgresql.org
Date: 2000-05-25T00:02:37Z
Lists: pgsql-hackers, pgsql-novice, pgsql-sql
gomathi raju wrote: > > Hi friends, > > I want to get the system timestamp from postgresql database. > But I dont have a dual table from where ,I can select it. > Give me a solution, from which table(system) I can get it. Are you talking about SELECT 'now' ?