This is the closing page for the SQL+. Some miscelleneous items that might be useful are listed here:
SQL> SAVE [filename]
SQL> SPOOL [filename]the SQL+ will start recording your displayed output into your specific [filename] with the default file extension '.lst'. To stop spooling and save the file:
SQL> SPOOL OFF
SQL> DEFINE_EDITOR = emacs
SQL> EDIT [filename]
Exit to : Oracle Hints and Tips