Subject Re: [IBO] How to set field value on update?
Author Paul Vinkenoog
Hi Michael,

> Now, how can I set the "last_update" field to NOW() on every record
> update?
> I am using Firebird on Linux, there is no UDF like NOW(), that means
> I cannot do it in a trigger.

I think CURRENT_TIMESTAMP ought to work.

Greetings,
Paul Vinkenoog