how can create data base link for tow servers (scott
schema) give examples plz
Answer Posted / gaurav gupta
CREATE PUBLIC DATABASE LINK remote
USING 'remote';
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a design view?
What are inner outer left and right joins in sql?
what are the advantages of using stored procedures? : Sql dba
What is sql and explain its components?
What is coalesce in sql?
Why is partition used in sql?
Explain the difference between triggers and constraints?
How to run sql*plus commands in sql developer?
What are the disadvantages of not performing database normalization?
Is sqlexception checked or unchecked?
Why we use joins in sql?
What are sql injection vulnerabilities?
How do you write an inner join query?
what is a constraint? Tell me about its various levels. : Sql dba
How many functions are there in sql?