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...


What is a database link?

Answers were Sorted based on User's Feedback



What is a database link?..

Answer / anil_abbireddy

database link establishes a link between two databases
there are 3 type os database links
1. private
2. public
3. network

Is This Answer Correct ?    7 Yes 1 No

What is a database link?..

Answer / prabha

consider database DB1 and table TB1
we can able to access TB1 from another Database
Ex . select * from TB1@LINK1

Is This Answer Correct ?    0 Yes 0 No

What is a database link?..

Answer / suresh somayajula

It's a named path through which remote database can be

accessed.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

How to run sql statements through the web interface?

0 Answers  


How to call a javascript function from pl sql?

0 Answers  


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

0 Answers  


What does select count (*) mean in sql?

0 Answers  


Can you join views in sql?

0 Answers  


What is implicit cursor in pl sql?

0 Answers  


What is pl sql block in dbms?

0 Answers  


what is sql.

7 Answers   Ericsson, Hewitt,


In a table only one column how to update rows

5 Answers   Microsoft,


How do you update f as m and m as f from the below table testtable?

0 Answers  


a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution

0 Answers   TCS,


Does sql*plus also have a pl/sql engine?

0 Answers  


Categories