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 |
how to get the no employee in each department including the dept which has 0 employee
What are transaction isolation levels supported by oracle?
How to create DSN..Explain?
2 Answers Accenture, BeBo Technologies, Infosys,
How to call a stored function with parameters?
How to invoke the original export import utilities?
What are the various types of snapshots ?
what is difference between where clause and having clause?
How to update a table row with a record?
Use of an integrity constraint is better to validate data. Explain
What is an oracle function?
How to create an oracle database?
What are the advantages of oracle 12c?