document updated 10 years ago, on May 8, 2014
Useful things (other than settings) to be able to do in SQL*Plus:
- set timing on
— display how long each query takes
- set time on
— put the current time in the prompt
- clear scr
— clear the screen
- show user
— show the current username