Subject | RE: [ib-support] GetDate function for Firebird |
---|---|
Author | Jason Fischer |
Post date | 2002-08-21T11:55:52Z |
So what would a update command look like for updating a date field to the
current time
UPDATE X
Set MyDate = TIMESTAMP
I want the entire date and time to be stored.
Will the above be correct.
current time
UPDATE X
Set MyDate = TIMESTAMP
I want the entire date and time to be stored.
Will the above be correct.