Useful commands when using Secure CRT:

from the SQLPlus command prompt to open. a text file named temp.sql. After you have done so, a windows will open with a message indicating that the temp.sql file could not be found and asking if you wish to create the file. Answer yes, then enter the following script into the editor: INSERT INTO EMP VALUES (‘111-11-1111’, 21, ‘FRED’) / ................
................