Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue with linesize and pagesize

rosy91Sep 27 2019 — edited Sep 30 2019

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

This post has been answered by thatJeffSmith-Oracle on Sep 27 2019
Jump to Answer
Comments
Post Details
Added on Sep 27 2019
7 comments
434 views