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 |
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is Database Trigger ?
How to run create database statement again?
How remove data files before opening a database?
How do we know whether an index is created on a table ???
What is oracle join syntax?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What are the restrictions on external table columns?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
Is insert autocommit in oracle?
What are the different windows events activated at runtime ?
Is oracle a programming language?