Obtaining columns for tables from synonym, dblink,...
276321Dec 9 2004 — edited Dec 10 2004In my shema there are a lot of tables and synonyms pointing to tables (or synonyms) in other schemas or tables (or synonyms) over a database link ...
I have to get the structure (column_name, datatype, ...) of the original table, regardless of where is located.
Is there any native mechanism or any available procedure/package to deal with this problem?
Regards,
Sašo Celarc