SQL screen setting
417851Aug 2 2004 — edited Aug 9 2004hi 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