Community

Oracle INFORMATION_SCHEMA

(Lorenzo Alberton) While Oracle doesn’t implement the INFORMATION_SCHEMA SQL-92 standard, there are several methods to get metadata information, such as using SQL *Plus and DESCRIBE, or using the the PL/SQL metadata API and the DBMS_METADATA package (available since Oracle 9i), or using the data dic

Read More - Register for Free Membership

Tags: