November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET FLUSH — Not available in iSQL*Plus
The FLUSH setting indicates whether the host operating system is allowed to buffer output.
SET FLU[SH] {OFF | ON}Is the command, which may be abbreviated SET FLU.
Allows output to be buffered.
Causes output to be displayed immediately. This is the default.
If you are running a command file, turning off FLUSH might keep you from seeing any output until SQL*Plus is finished executing that file.
Read now
Unlock full access