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 retrieve last tree records from table? select *from emp where rownum > (select count(*)-3 from emp); i am using this query to get last three records from table but its not giving any output, so please tell me what is the error in this query.

16 Answers  


Mention what are the benefits of pl/sql packages?

0 Answers  


what is 'mysqladmin' in mysql? : Sql dba

0 Answers  


what is commit? : Sql dba

0 Answers  


how to calcuate the second highest salary of he employee

13 Answers   Synechron,


How run sql*plus commands that are stored in a local file?

0 Answers  


How do you create a db file?

0 Answers  


What is mutating table error?

0 Answers  


What is the difference between mdf and ndf files?

0 Answers  


Cite the differences between execution of triggers and stored procedures?

0 Answers  


Define select, insert, create, delete, update, drop keywords

0 Answers  


Sql technical questions

0 Answers  


Categories