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 equi-join?



What is equi-join?..

Answer / aryasen vaikom

An equijoin is a join with a join condition containing an
equality operator ( = ). An equijoin combines rows that have
equivalent values for the specified columns.
Eg: select * from emp,dept where emp.deptno=dept.deptno;

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More Database Management Interview Questions

What you know in mapping of erd to dfd?

0 Answers  


What are foreign keys in database?

0 Answers  


What is buffer manager?

0 Answers  


What is domain in dbms?

0 Answers  


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

0 Answers  


Can we save file in database?

0 Answers  


What is a distributed database system?

0 Answers  


what is s/w lifecycle?

1 Answers   IBM,


What is rank in database?

0 Answers  


Explain the term specialization.

0 Answers  


What are the parts of a table?

0 Answers  


What is a checkpoint in dbms and when does it occur?

0 Answers  


Categories