PPT Slide
- Entering and Executing Commands- r[un] or / - Executes the current SQL*Plus buffer- ho[st], ! or $ - Executes a host command.
- Example - $dir- timing start|show|stop Records timing data for a period of time- help [topic]. Obsolete in Oracle 8.0. Restored in 8.1.5
- Example: start help ‘create table’ ;
- start help topics ( custom )