What is a database link?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is character functions?

558


What is forward declaration in pl sql?

590


What do you mean by query optimization?

552


What is %type in pl sql?

542


What is left join in sql?

586






How is a PL/SQL code compiled?

675


What is error ora-01000: maximum open cursors exceeded

606


What does the base_object_type column shows in the user.triggers data dictionary view?

578


Why is partition used in sql?

552


What is Materialized View? In What Scenario we Use Materialized View?

8541


How do you update a value in sql?

551


How do I install microsoft sql?

532


Is left join inner or outer by default?

530


How do I order by ascending in sql?

542


What is on delete restrict?

544