What is Database Link ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
A database link is a named object that describes a "path"
from one database to another.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / satish agrawal
A database link is a schema object in one database that
enables you to access objects on another database. The
other database need not be an Oracle Database system
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
Give syntax for SQL and ORACLE joins.
what r tyhe major differences between oracle 9i & 10g?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
What is a cluster?
How many types of table in Oracle?
What is catalog in Oracle?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is the difference between an Oracle Schema and an Oracle Instance?
How to connect ms access to oracle servers?
How to delete a column in an existing table in oracle?