Script for table & column
Sarma12Aug 17 2010 — edited Aug 17 2010Gurus,
I am looking for the scipt which should find the name of table in the current and other schemas .. i.e if I give a table name, may be as parameter to the procedure, it should search for that table name in my current schema or other schemas in my database.
Likewise, if I provide table name, the script should find the name of the column name which I have provided exists in that table or in any other tables.
Can anyone help me with the scripts
Regards