Subject | Server time |
---|---|
Author | tickerboo2002 <support@tickerboo.com> |
Post date | 2003-02-25T13:26:17Z |
Do any of the IBO components let me get the server's date/timestamp?
I have a query:
select *
from table1
which returns a few dates and I want to do some tests on these dates
using the current date. Rather than amending my query to return the
current_date and being forced to list every column I want returning
in the select, are there alternative means of getting the servers
date/timestamp?
TIA
David
I have a query:
select *
from table1
which returns a few dates and I want to do some tests on these dates
using the current date. Rather than amending my query to return the
current_date and being forced to list every column I want returning
in the select, are there alternative means of getting the servers
date/timestamp?
TIA
David