Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can create data base link for tow servers (scott
schema) give examples plz

Answers were Sorted based on User's Feedback



how can create data base link for tow servers (scott schema) give examples plz..

Answer / m haribaskar

Create Database Link <<LinkName>>
Connect to <<USerName>>
Idenitfied By <<PAssword>>
Using <<DATABASE_NAME>>

Is This Answer Correct ?    9 Yes 0 No

how can create data base link for tow servers (scott schema) give examples plz..

Answer / gaurav gupta

CREATE PUBLIC DATABASE LINK remote
USING 'remote';

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL PLSQL Interview Questions

How to avoid duplicate records in a query?

0 Answers  


What is input buffer in sql*plus?

0 Answers  


What are all the common sql functions?

0 Answers  


What will you get by the cursor attribute sql%found?

0 Answers  


How do you write a subquery?

0 Answers  


Is oracel sql developer written in java?

0 Answers  


What is query optimization in sql?

0 Answers  


What does inner join mean?

0 Answers  


how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used

11 Answers   UST,


What is crud stand for?

0 Answers  


What is a function in oracle pl sql?

0 Answers  


What is difference between inner join and cross join?

0 Answers  


Categories