Subject | AW: [firebird-support] date function |
---|---|
Author | Steffen Heil |
Post date | 2004-10-02T09:51:36Z |
Hi
Is it measured in milliseconds, so you can use
timestamp + 100*60*60*24
to add a day.
Regards,
Steffen
[Non-text portions of this message have been removed]
> 3. In DB2, to include current date info in a select query, simply use:Firebird has CURRENT_TIMESTAMP.
> select current date, field_name from table_name
> How to do this in Firebird?
Is it measured in milliseconds, so you can use
timestamp + 100*60*60*24
to add a day.
Regards,
Steffen
[Non-text portions of this message have been removed]