Spool Output and Rollback. [message #528622] |
Wed, 26 October 2011 02:21 |
|
bobberty
Messages: 5 Registered: October 2011
|
Junior Member |
|
|
Hi, i am a complete novice and would appreciate some advice, i need to do the following via the sql plus command prompt :
1. Execute a large ".pls" script file which does various inserts and updates to a table.
2. Spool the output of "select * from updatedtable;" to a text file to see the changes made.
3. Rollback all the updates and inserts in the script.
Many thanks.
|
|
|
|
|