Data Versioning
Our developers want to find a way to version the row of a table. They want to know when a row was last updated. For Instance I select a row now and in 1 minute time, I want to know if what I selected was updated.
Of course there is way to do this with trigger programming but we want to know if there is a database solution ready for this.
Thank you