paperlined.org
apps
>
oracle
>
sql*plus
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