SQL Plus - Linesize
> Procedural Languages > (SQL Plus|SqlCl) (Oracle Database Console)
Table of Contents
1 - About
Linesize is a system variable and define the default width at which sqlplus wraps out.
You can truncate the wrap parts thanks to the wrap system variable.
2 - Articles Related
Advertising
3 - Syntax
set linesize 160