I am try to dynamically build Oracle scripts, that will be run by someone else, later. The query that builds the input variable works, and returns 125 rows, of latest input. Next, I loop with the variable, and export, but it overwrites so that I only see the last new script. Is there someway I can append, so all 125 results are on one text file?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can I append output on the existing file | 0 | 531 | August 14, 2013 | |
CURSOR FOR LOOP Results to Display in GRID in TOAD | 2 | 1704 | May 4, 2018 | |
Getting table data form all the servers using toad | 4 | 1321 | October 11, 2017 | |
Getting Results to appear in Script Output window | 7 | 5998 | July 6, 2011 | |
Toad in 12.0 (as well in 12.1) script output | 5 | 1455 | August 5, 2013 |