Using sql*plus in emacs

  1. Start emacs
  2. start a shell in widown *shell* M-x shell

  3. cd to your desired folder. this folder normally contains login.sql file which has parameter settings like your default editor.

  4. type sqlplus.

  5. the rest should look like the same as you start sql*plus in tcsh or bash shell.