What happens internally when the user types
userID/password@string in SQL PLUS
Thanks-Bhaskar
Answer / sudipta santra
It will give the error. Unknown command.
You should give as follows:-
connect userID/password@string
Then it will connect to that instance under this user area.
| Is This Answer Correct ? | 3 Yes | 1 No |
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
what is pragma?
9)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS
what is mean by prmary key and foreign key and how can we diffrentiate that? Please answer me. Advance thanks.
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What is a table index in oracle?
What is recovery manager in Oracle?
How to use "in out" parameter properly?
How do I limit the number of rows returned by an oracle query after ordering?
what are steps for interface? where is exchange rate defined in which table?
What is a subquery?
How to find no of saturdays in a month using single sql ?