Generating DDL of table from synonym
557505Jul 13 2007 — edited Jul 17 2007Hi All,
I have synonyms in one schema A, and the original corresponding tables of those synonyms is in other schema B. Both the schema's are in integration server and I have only command prompt mode to work with and I can log in to only Schema A.
I want to generate the DDL's of those tables in schema B using synonyms in schema A.
Is this possible ? If yes Please help.
I am using Oracle 9i.
Thanks
-AKJ
Message was edited by:
user554502