Timestamp on row to indicate last modified time Oracle 9i
Looking for a solution simular to the MYSQL implementation of TIMESTAMP type(column is updated whenever row is modified i.e. update). I am aware of the 10g feature ora_rowscn but upgrade to 10g at all sites is not feasible at this time.
any ideas
0