November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET MAXDATA — Obsolete
The MAXDATA setting is an obsolete setting; don't use it. SQL*Plus supports it in order to be backward compatible. MAXDATA controls the maximum row length SQL*Plus can handle.
SET MAXD[ATA] max_row_widthIs the command, which may be abbreviated SET MAXD.
Is the new setting for the maximum row width you expect to process.
The default setting is usually zero but may vary from one operating system to the next. Under some operating systems and/or versions of SQL*Plus, this setting seems to have no effect on SQL*Plus's behavior.
Read now
Unlock full access