Subject | Re: [ib-support] Re: date of server |
---|---|
Author | Milan Babuskov |
Post date | 2003-03-19T19:08:17Z |
ronaldorezende wrote:
etc.
'NOW' is current_timestamp:
select current_timestamp from rdb$database;
--
Milan Babuskov
http://fbexport.sourceforge.net
> and 'YEAR', 'MONTH', 'DAY', 'NOW' ?select extract(year from timestamp) from rdb$database;
> How can I use all of this in select ?
etc.
'NOW' is current_timestamp:
select current_timestamp from rdb$database;
--
Milan Babuskov
http://fbexport.sourceforge.net