Hi All,
I need to format my SQL script output in sql developer.
I did the changes with changes with linesize and pagesize but getting proper formating as required.
i did showall comand and its showing a default value of linesize.
Need to know how to increase or decrease linesize in sql developer tool or in backend.?
For example.
EMPNO Ename HR
------------------------------------------------------------------------------------ ----------------------- --------------
I need to decrease the underline of EMPNO
Thanks,
Rosy