Subject | RE: [firebird-support] Table information |
---|---|
Author | Svein Erling Tysvær |
Post date | 2014-03-11T07:09:13Z |
>> Is there a way to get information like last time the table was'No' as in no built-in support. It is easily doable by having a AFTER INSERT OR UPDATE trigger or add a field with CURRENT_TIMESTAMP as default. Though, of course, this will only help you get the last COMMITTED change of the table.
>> updated/changed,
>
>No.
Set