SQL*PLUS

Material provided by 
Dr.Soon Chun and Dr.Richard Holowczak

- / or run
- clear
- input : add one or more lines
- list : list statement in the buffer
- save : save the current sql statement to a file
- get : load a script file with sql statments
- start : load and execute a script file
- spool : start directing output of sql statements to a file
- spool off : turn the spool off