how can create data base link for tow servers (scott
schema) give examples plz
Answer Posted / m haribaskar
Create Database Link <<LinkName>>
Connect to <<USerName>>
Idenitfied By <<PAssword>>
Using <<DATABASE_NAME>>
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do I count records in sql?
What is native sql query?
What is synchronized subquery?
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
What is difference between table and view?
Which join is like an inner join?
describe mysql connection using mysql binary. : Sql dba
What do you mean by stored procedures? How do we use it?
Explain correlated query work?
What normalization means?
What is sql used for?
What is java sql connection?
how can we know the count/number of elements of an array? : Sql dba
What is sqlcontext?
Does pl sql work in mysql?