how can create data base link for tow servers (scott
schema) give examples plz
Answers were Sorted based on User's Feedback
Answer / m haribaskar
Create Database Link <<LinkName>>
Connect to <<USerName>>
Idenitfied By <<PAssword>>
Using <<DATABASE_NAME>>
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gaurav gupta
CREATE PUBLIC DATABASE LINK remote
USING 'remote';
| Is This Answer Correct ? | 0 Yes | 2 No |
What are actual parameters and formal parameters?
How can you fetch first 5 characters of the string?
Can dml statements be used in pl/sql?
What is restrict in sql?
how to create a table index in mysql? : Sql dba
What is consistency?
What are the different type of joins in sql?
Which type of cursor is used to execute the dml statement?
What is indexing in sql and its types?
what is difference between delete and truncate commands? : Sql dba
Can we rollback after truncate?
what is myisam? : Sql dba
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)