Re: Date of View created on DB



user_|all_|dba_objects

dict has the catalog of dictionary views.
You can find any dictionary view by
select * from dict where table_name like '%<your query>%'

--
Sybrand Bakker
Senior Oracle DBA

.



Relevant Pages