How to run a script in toad
654192Sep 19 2008 — edited Sep 19 2008Hi ,
I need to make all the objects in dev environment in synch with prod environment, I amn't concerning about the data
In Toad,
I have compared the schema objects from dev to prod.
so that it has generated a script. If we execute that script we can make the dev in synch with prod interms of object,
not interms of data.
I got the script ,but I am unable to execute it,
Please help me out in this.