What is a database link?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
database link establishes a link between two databases
there are 3 type os database links
1. private
2. public
3. network
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / prabha
consider database DB1 and table TB1
we can able to access TB1 from another Database
Ex . select * from TB1@LINK1
| Is This Answer Correct ? | 0 Yes | 0 No |
It's a named path through which remote database can be
accessed.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is a materialized view? : Sql dba
List the different type of joins?
Why is normalization important?
What is integrity constraints?
What are predefined functions in sql?
What is the maximum number of triggers, you can apply on a single table?
What is sql analyzer?
what is cross join? : Sql dba
how to load data with out header and footer records in a database using sql*loader? pls tell me the answer urgently
How do rank () and dense_rank () differ?
What is the purpose of the sql select top clause?
Is sql free?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)