| SQL*Plus User's Guide and Reference Release 8.1.6 A75664-01 | 
 | 
Obsolete SQL*Plus Commands, 13 of 15
Controls whether SQL*Plus truncates or wraps a data item that is too long for the current line width.
SET TRU[NCATE] {ON|OFF}
ON functions in the same manner as SET WRAP OFF, and vice versa. You may prefer to use WRAP because the SHOW command recognizes WRAP and does not recognize TRUNCATE.
| 
 |  Copyright © 1999 Oracle Corporation. All Rights Reserved. | 
 |