what is host string in sql plus? how does it related to
database?
Answer / sudipta santra
Host string is the instance name of the database in the server.
when we are using sqlplus then we use to give the
username/password@<hostname>
It relate the user as a connectivity with that specified
instance.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is the sql query to concatenate column values from multiple rows in oracle?
What is Parallel Server ?
What is merge in oracle?
What is a public synonym?
What is an oracle tablespace?
What is autonomous transaction?
What do you mean by a deadlock?
What is logical backup in oracle?
what is null value?
How to work with data objects interactively?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?