You can however write code that will execute each ddl statement and rollback those statements if there is an error. But depending on the error, and the ddl, you might not get everything rolled back.
What types of ddl statements are you planning on running?




Reply With Quote