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
How do you identify a primary key?
What is recursive stored procedure?
What does where 1/2 mean in sql?
How do I kill a query in postgresql?
What is the difference between having and a where in sql?
Where can I learn sql for free?
Is sql easier than java?
Why stored procedures are faster than query?
how would you get the current date in mysql? : Sql dba
How to use distinct and count in sql query? Explain
Explain constraints in sql?
What does 0 mean in sql?
Which is better cte or subquery?
What are sql procedures?
What are different types of indexes?