Thanks a lot...the query actualy works out like this:Originally posted by Sameer
Code:column "created" SELECT * FROM dba_objects WHERE object_type = 'INDEX'
select timestamp from dba_objects where object_name='objectname' AND OBJECT_TYPE='INDEX';
|
Results 1 to 3 of 3
Thread: date of creation of an indexThreaded View
|
Click Here to Expand Forum to Full Width |