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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of database?

985


Define database lock and its types.

1039


What is cold backup and hot backup (in case of oracle)?

957


How to detect the server version?

1162


What are the various normalizations in database?

1040


What does a database contain?

926


Is it possible to break netlibs encryption?

994


What is the rdbms concept in sql?

1041


List few restrictions that are imposed while creating views?

918


What is the role of tables in database?

1013


What are the Roles and responsibilities of database administrator?

2531


What are the features of rdbms?

901


What entity means?

919


What is normalization in database with example?

979


Mention few case manipulation functions in sql

1036