GUI or SQLPlus [message #285747] |
Wed, 05 December 2007 07:33 |
amitdumbre27
Messages: 4 Registered: October 2007 Location: mumbai
|
Junior Member |
|
|
Hi
I have completed my course of Oracle 9i. Since my tutor induce us to use sqlplus rather than OEM console(GUI).
Could you pls tell y we should use sqlplus if GUI is well equipped and easy to use and understand.
what industry demands?
Amit
|
|
|
|
|
|
Re: GUI or SQLPlus [message #286181 is a reply to message #285747] |
Thu, 06 December 2007 13:34 |
MarcL
Messages: 455 Registered: November 2006 Location: Connecticut, USA
|
Senior Member |
|
|
It's like learning math, you don't go into an arithmetic class for the first time with a calculator, you need to learn the basics first.
As you advance, the calculator becomes a tool to make things quicker, but if your calculator died, you would still be able to solve the problems.
A GUI is the same thing, a very valuable tool, but it should never be used to cover up lack of knowledge, but to help a developer be more productive.
I resisted GUI's for a long time, and succumbed about 3 years ago. I'm glad I did. I still go back to SQL*Plus on occasion just to keep my basic skills up to par.
[Updated on: Thu, 06 December 2007 14:14] Report message to a moderator
|
|
|
Re: GUI or SQLPlus [message #286267 is a reply to message #286181] |
Fri, 07 December 2007 01:23 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
MarcL wrote on Thu, 06 December 2007 20:34 | I still go back to SQL*Plus on occasion just to keep my basic skills up to par.
|
Or simply because starting the GUI is too much trouble
Good post, MarcL!
|
|
|