I came across this SQL*Plus command. It basically will dump all your SQL*Plus defaults to flat file.
SQL> set termout on
SQL> set pagesize 132
SQL> store set myfile.out
Created file myfile.out
SQL>
Sunday, August 27, 2006
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment