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 |
which sql command we can use to get a print out from oracle?
How to use "for" statements in oracle?
What are the differences between interval year to month and interval day to second?
What is data block in Oracle?
Calculate difference between 2 date / times in oracle sql?
How many categories of data types?
20. Using a set operator, display the client number of all clients who have never placed an order.
How to call a stored function in oracle?
What is an UTL_FILE.What are different procedures and functions associated with it?
8. Display the client name and order date for all orders using the natural join keywords.
What is an oracle table?
What are the components of logical database structure in oracle database?