what are the database links ?
Answers were Sorted based on User's Feedback
Answer / sushil
database link is a link which is used to connect two
databases.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / guru
Database Link is a named path through which a remote
database can be accessed.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is SGA ? How it is different from Ver 6.0 and Ver 7.0 ?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
What is Row Chaining ?
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
What is an Oracle view?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
what are different types of locks?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What privilege is needed for a user to create tables in oracle?
What is the difference between a hot backup and a cold backup in oracle?
if i am using dml statement in function. then i am writing select statement what was the output