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 currency type in database ?
how many triggers we can create on a table
11 Answers G2 Technology, TCS,
What are the different types of databases?
What is enter substitution variable in oracle?
How to create a new tablespace in oracle?
What is the difference between pre-select and pre-query?
What is the usage of analyze command in oracle?
How to calculate date and time differences in oracle?
What is Library Cache in Oracle?
how many types of index?
What is the difference between view and materialized view in Oracle?
How to define an anonymous procedure without variables?