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 |
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How do I learn what codesets are available in oracle?
What are the types of Database Links ?
What are the various constraints used in oracle?
Do View contain Data ?
What are the execution control statements?
What do you understand by a database object?
What are the differences between a sys and system user and what are the extra privileges available to the sys user?
How to declare a local variable?
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
Write query to fetch second maximum salary from employee table.
4 Answers Bravura Solutions, HCL,
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE