Is there an automatic modification time stamp type for Oracle columns?

Viewed 44163

Is there a way to create a timestamp column in Oracle that automatically stores a timestamp of when the record has changed ?

6 Answers
Related