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
Why do we use view in sql?
what are the different index configurations a table can have? : Sql dba
Show the two pl/sql cursor exceptions.
How does cross join work?
What is vector point function?
What are sql built in functions?
Can we join two tables without common column?
what are the different tables present in mysql? : Sql dba
how is myisam table stored? : Sql dba
What is sql scripting?
How do rank () and dense_rank () differ?
What are the triggers associated with image items?
Write a sql query to convert all character to uppercase after hypen.
How many databases can sql express handle?
How do I clear the screen in sql plus?