Command-line usage
•
sqlplus
username@databaseservice
•
@
script
- start script named
script
.sql
•
edit – edit the buffer
•
describe – gives definition of datastructures
•
spool – write results to file
•
!
command –
run unix
command
in a shell
•
! – spawn a unix shell