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!

SQLCL: extra link breaks/blank lines comparing with SQL*PLUS

Kevin ZhangJul 1 2020 — edited Jul 8 2020

:

I am trying to switch from SQL*PLUS to SQLCL and I found there are certain command (e.g. clear computes, break on etc) will generate extra blank lines in SQLCL. This is not happening in SQLPLUS. Because of this issue, when I run some scripts, there are many blank lines on the screen. I am looking for a solution so that SQLCL can match to SQLPLUS to NOT generate extra linebreaks/blankline.

SQLCL V20.2 (Left screen) vs. SQLPLUS V11GR2 (right):

pastedImage_3.png

Thanks!

Kevin

This post has been answered by thatJeffSmith-Oracle on Jul 8 2020
Jump to Answer
Comments
Post Details
Added on Jul 1 2020
17 comments
892 views