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
What is tns entry?
Is java required for oracle client?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
How to convert raw data type into text in oracle? Explain
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
How do we represent comments in oracle?
What are the uses of synonyms?
How to pass parameters to procedures?
What do you mean by a tablespace?
Explain constraining triggers.
Difference between pre-select and pre-query
What are the general rules on data consistency?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Write a syntax for update query in oracle?
What is parameterized cursor in oracle?