what is host string in sql plus? how does it related to
database?
Answer Posted / 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 |
Post New Answer View All Answers
How to use fetch statement in a loop?
How to find the duplicate rows count from employees table in oracle?
What is index-organized table in Oracle?
How to define a variable of a specific record type?
What is BBED in Oracle?
How do you find current date and time in oracle?
How can we view last record added to a table?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What are transaction isolation levels supported by oracle?
What is the difference between hot backup and cold backup in oracle?
What is connection pool in oracle?
What is a system tablespace?
Whats the benefit of dbms_stats over analyze?
Who developed oracle & when?
What is a data lock in oracle?