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

List few restrictions that are imposed while creating views?

0 Answers  


What is instance in dbms?

0 Answers  


What is db flush?

0 Answers  


wat is meant by oracle

3 Answers   Infosys,


Explain the scenarios or situations under which progress database creates new index entry for a record?

0 Answers  






What are the different types of database?

0 Answers  


What is the use case where we can use stretch database?

0 Answers  


What is openedge abl in terms of taking the perspective of the developer?

0 Answers  


Give us a non-computer example of preemptive and non-preemptive scheduling?

0 Answers  


Excellent job opening with one of our client in Hyderabad About Client : It is an American e-commerce company based in Seattle, Washington, a leading online retailer of products that inform, educate, entertain and inspire.

1 Answers  


What are types of dbms?

0 Answers  


What are the six database objects?

0 Answers  


Categories