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 |
When does a Transaction end ?
What are the limitations of check constraint?
How to define a variable of a specific record type?
how to find out second largest value in the table
What is blob data type in oracle?
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
How to convert times to characters in oracle?
What is a oracle database?
how to find count rows in table without count function?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
What is translate in oracle?