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 SAVE POINT ?
What is a static data dictionary in oracle?
What is Rollback Segment ?
Difference between varchar and varchar2 data types?
Can we connect to ORACLE db using Windows Authentication?
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
How to define a variable to match a table column data type?
What privilege is needed for a user to delete rows from tables in another schema?
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
How to count duplicated values in a column in oracle?
wirte the syntax of update query?
How to change system global area (sga) in oracle?