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 |
What is oracle server autotrace in oracle?
How will you differentiate between varchar & varchar2?
primary key is foreign key for the same table?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to pass parameters to procedures in oracle?
What is query image?
How to call a stored procedure inside a trigger? Give an example.
What is TNS File
What is meant by joins?
Which Oracle App Is Most Popular One ?
How to drop an index in oracle?
How do I connect to oracle database?