Hi,
Try this
select a.file_name,a.tablespace_name,b.creation_time from dba_data_files a,v$datafile b
where a.file_id=b.file# order by tablespace_name
Manoj
|
Results 1 to 3 of 3
Thread: Tablespace TimestampThreaded View
|
Click Here to Expand Forum to Full Width |