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
Show the two pl/sql cursor exceptions.
What steps server process has to take to execute an update statement?
How do I partition a table in sql?
What is pl sql in dbms?
What is the difference between microsoft sql and mysql?
Can we delete column in sql?
Explain the types of joins in sql?
What is dml with example?
How does sql developer connect to oracle database?
What is a relationship and what are they?
Are left and right joins the same?
What are inner outer left and right joins in sql?
Can you join a table to itself?
what is the difference between nested subquery and correlated subquery?
What is clustered index in sql?