Question : Synchronize table structures accords schemas

Hi Experts,
I have Schema A and Schema B.  The table structures in Schema A and Schema B differ for some of the tables.

I need to figure out the difference in the table structures, where they reside and generate DDL script (Assuming Schema A is master schema)  for Schema B, which after it run, will scyhronizes table structures of Schema A and Schema B.

Is there any way in which this can be done quickly and efficiently using TOAD or scripts?

Answer : Synchronize table structures accords schemas

Both tools work well and allow generation of scripts. Toad is, by no means, inadequate.

ER/studio is a full modeling tool and the side-by-side comparison is superior, as are the options to sync logical-physical and physical-physical and then apply the changes realtime. Toad requires either running the whole sync script, or selecting individual pieces to generate script for, or selecting the pieces from the whole script once it is generated.

Toad will get the job done, and probably faster if you don't already have a model.
Random Solutions  
 
programming4us programming4us