Guest_imported
New member
- Jan 1, 1970
- 0
Can any one help me write a PL/SQL statement that does the following in Oracle 8/8i:
Given a column name, output all the table names that contain that column and also the data type of the column in those tables.
Thanks in advance.
Given a column name, output all the table names that contain that column and also the data type of the column in those tables.
Thanks in advance.