November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET TAB — Not available in iSQL*Plus
The TAB setting controls whether SQL*Plus uses tab characters when generating whitespace in terminal output. This setting is a throwback to the days when terminal connections ran at slow data rates (e.g., 1200 bits per second).
SET TAB {OFF | ON}Forces SQL*Plus to use space characters for all whitespace.
Is the default setting, and allows SQL*Plus to insert tabs into the output rather than displaying a large number of space characters.
Read now
Unlock full access