Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

An atomic script of Create and alter tables

Petri BRNov 30 2010 — edited Nov 30 2010
Hi there.

I'm working on a big demand at my company, that have changed so many things on the development database and now I want to put those changes to be tested.

So I want to do a Script of alter and create tables that could be atomic. I mean, it's just gonna persist if everything goes ok, if an error occurs nothing changes and I'll have to correct the script and run everything again.

How can I do that?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2010
Added on Nov 30 2010
8 comments
566 views