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 cursor. write example of it. What are the attributes of cursor.
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What is difference between my sql and sql?
how to include comments in sql statements? : Sql dba
What are the types of keys?
What are stuff and replace function?
Define concurrency control. : Transact sql
Is sql a case sensitive language?
What is difference between stored function and application function?
explain advantages of myisam over innodb? : Sql dba
What is a pragma statement?
Which one is faster ienumerable or iqueryable?
What is the difference between row level and statement level trigger?
How does an execution block start and end in pl sql?
Is sql considered coding?