Thread: How to get table change time

How to get table change time

From
"Andrus"
Date:
For table replication, I need to know the date and time when particular
table is last changed by insert, update or delete command.
This information is required for most tables in database (about 100 tables).

How to obtain this information without creating 100 triggers ?

Andrus.