hi Radika, i kept my linesize & pagesize to 120 ,120 respectively ,but once i close & open my sql*plus it again goes to default values...can u pls explain me how to make changes permanent
+vijay virgil you can put changes to login.sql so that every time you open sqlplus your setting is set. see docs.oracle.com/cd/E11882_01/server.112/e16604/ch_two.htm#i1133354 for detail.
Just open glogin.sql file (located in oracle_home\sqlplus\admin\) in notepad, and add there for example: set linesize 200 set pagesize 100 And that is it. :)
you saved my day..... Thank you very much
mam....
thank you very very very
لقد استفدت من هذا الفيديو كثيرا
hey really thanks for the help !
You are doing really great job ❤
thanks mam helped a lot
Thanks for the only helpful video :)
Thanks for the awesome tips and tricks!!
Thanks mam for your tips
Most welcome and Keep watching.
Thanks for information
I want to save pagesize and line size permanently how can i ?
made it easy to understand, Thanks
Thanks you Ms.Radhika. This was truly helpful..
Thank you so much madam❤❤
thanks mam... but i want header also i.e coloumnames
Thankyou so much mam 👍
Thank you thank you ❤
Thanks dear 👍
hi Radika, i kept my linesize & pagesize to 120 ,120 respectively ,but once i close & open my sql*plus it again goes to default values...can u pls explain me how to make changes permanent
+vijay virgil you can put changes to login.sql so that every time you open sqlplus your setting is set. see docs.oracle.com/cd/E11882_01/server.112/e16604/ch_two.htm#i1133354 for detail.
Thanks!!
Thankqqq soo much ma'am 👍
Thank you..
thank you so much :)
im getting dotted lines how can i clear that
Thanks mam😊
thanks maa'm
how to save page size and line size permanently
Just open glogin.sql file (located in oracle_home\sqlplus\admin\) in notepad, and add there
for example: set linesize 200 set pagesize 100
And that is it. :)
Can we learn this in our Android mobile
Using sql app.. I'm not sure on that
plz share the code of page and linesize code
thanks
Set linesize 100 pagesize 100;
🤗