Skip to Main Content

SQL & PL/SQL

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!

SQL screen setting

417851Aug 2 2004 — edited Aug 9 2004
hi friends,
I have used SET LINESIZE 1000 to increase width and display all column details in a row.
But now it is not scrolling till the last column details displayed on screen.Suppose there are 12 columns in my table and i could see only 8 which are displayed on my screen.
How can i scroll to right till the last column?
I have to use some set statements like set linesize 1000 every time i open SQL Plus.
How can i make these setting permanents?
Thank you.

Regards,
Raghv
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2004
Added on Aug 2 2004
15 comments
703 views