Re: Equivalent for all_catalog
Posted by:
Bob Field
Date: June 14, 2006 09:04AM
CREATE VIEW testView AS
SELECT table_name
FROM information_schema.tables;
Subject
Views
Written By
Posted
5707
June 14, 2006 08:54AM
Re: Equivalent for all_catalog
2528
June 14, 2006 09:04AM
3091
June 14, 2006 09:25AM
2416
June 14, 2006 11:13AM
2778
June 14, 2006 11:22AM
2505
June 14, 2006 11:31AM
2921
June 14, 2006 11:39AM
2695
June 14, 2006 11:52AM
2602
June 14, 2006 02:04PM
2602
June 14, 2006 06:12PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.