Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Is there a way to find a timestamp of a row
When I look in any of my tabls in Oracle database, I can get rowid for
each
row, but is there a way to find the time when that row was created. I
don't want to store cretaion time of a row as a column in my table.
Does Oracle internally keep this information some where, if yes how to
access this time information?
Thanks,
Prem
Received on Thu Oct 21 2004 - 15:01:04 CDT