Answer Posted / 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 |
Post New Answer View All Answers
Can you sum a count in sql?
explain advantages of innodb over myisam. : Sql dba
How do you break a loop in pl sql?
What is raid? How does it help storage of databases?
What is the difference between stored procedure and view?
Why is sql*loader direct path so fast?
What is not in sql?
What has stored procedures in sql?
Can you selectively load only those records that you need? : aql loader
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is a sql trace file?
what is bdb (berkeleydb)? : Sql dba
What is use of trigger?
How do I view tables in mysql?
Is primary key always clustered index?