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 |
How to call a sub procedure?
Can group functions be mixed with non-group selection fields?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
Explain the difference between sap and oracle?
What are the common oracle dba tasks?
Explain integrity constraint?
Explain the use of inctype option in exp command.
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
What is the difference between 10g OEM and 11g OEM?
What are the differences between lov and list item?
how to retrieve data from different tables ,place this data in different excel worksheets.