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 DTS and purpose of DTS ?
What is a view and how is it different from a table?
What is dictionary cache ?
How to shutdown your 10g xe server?
What are the uses of linked server and explain it in detail?
Why is oracle so popular?
How to add a new column to an existing table with a default value?
is database gud carrier option??
How can I get column names from a table in oracle?
Can I create users through internet explorer in oracle 10g?
How to create a new table by selecting rows from another table?
how to clone 9i Database on to 10g Database.