FAQ
Members List
Calendar
Mark Forums Read
Date of View created on DB
dbTalk Databases Forums
Databases
comp.databases.oracle.misc
Date of View created on DB
comp.databases.oracle.misc
comp.databases.oracle.misc
Discuss
Date of View created on DB
in the
comp.databases.oracle.misc
forum.
Thread Tools
Display Modes
#
1
Daniel
Posts: n/a
Date of View created on DB -
02-27-2006 , 04:16 AM
Hello,
I have created a view on the database.
Now can I see, somehow, when I updated/created the view.
(system tables or something).
Thanks
Daniel
#
2
sybrandb@yahoo.com
Posts: n/a
Re: Date of View created on DB -
02-27-2006 , 07:45 AM
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
sybrandb@yahoo.com
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Contact Us
-
dbTalk Databases Forums
-
Archive
-
Top