Home » RDBMS Server » Server Administration » How to find the base table of a view (11g windows)
How to find the base table of a view [message #519570] Mon, 15 August 2011 00:26 Go to next message
andy huang
Messages: 498
Registered: July 2011
Senior Member
Dear all,
How to find the base table of a view,such as a view:
create or replace view vw_test as select * from tb_test;


Is there dic view to get the base table of view?
Re: How to find the base table of a view [message #519573 is a reply to message #519570] Mon, 15 August 2011 00:48 Go to previous messageGo to next message
John Watson
Messages: 8931
Registered: January 2010
Location: Global Village
Senior Member
dba_views should give you what you need.
Re: How to find the base table of a view [message #519579 is a reply to message #519570] Mon, 15 August 2011 01:45 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
user/all/dba_dependencies

Regards
Michel
Re: How to find the base table of a view [message #519634 is a reply to message #519579] Mon, 15 August 2011 20:13 Go to previous message
andy huang
Messages: 498
Registered: July 2011
Senior Member
Thanks!
Previous Topic: ORA-19821: an intentionally corrupt log file was found
Next Topic: Job not running on expected time
Goto Forum:
  


Current Time: Fri Apr 26 17:00:14 CDT 2024