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 Water Mark in Oracle?
Who i will insert 1 lacks record in a Database table
How would you go about verifying the network name that the local_listener is currently using?
How to call a stored function with parameters?
Define the terms primary key foreign key and also the difference between primary and the unique key
What is the difference between formal parameters and actual parameters?
How to see free space of each tablespace?
What is the difference between RBBMS & DBMS?
How can we Update a table with out using UPDATE command?
can u call user defined functions in select statements
How many types of auditing in Oracle?
What is oracle rownum?