What happens internally when the user types
userID/password@string in SQL PLUS
Thanks-Bhaskar
Answer Posted / 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 |
Post New Answer View All Answers
How to empty your oracle recycle bin?
Can we write dml statement in function in oracle?
How to get execution statistics reports on query statements?
What is a read write transaction in oracle?
How to commit the current transaction in oracle?
In the oracle version 9.3.0.5.0, what does each number shows?
How to drop a stored function?
What is an external table?
What is an oracle database table?
What are the advantages of oracle?
What is transaction control statement and how many types of transaction control statement in Oracle?
Explain the use of record option in exp command.
What is translate in oracle?
What are the logical operations?
Can you create a synonym without having a table?