René Nyffenegger's collection of things on the web | |
René Nyffenegger on Oracle - Most wanted - Feedback
- Follow @renenyffenegger
|
set pause [SQL*Plus] | ||
SQL> pause SQL> pause some information
Pause waits until the user presses enter. If pause is followed by a string, that string is displayed.
|