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

Explain, why is rdbms better than dbms?

0 Answers  


What entity means?

0 Answers  


What are the characteristics of database management system?

0 Answers  


What is data sparsity and how it effect on aggregation?

0 Answers  


What is Normalization and its different forms?

0 Answers   QuestPond,






How is a database related to a table?

0 Answers  


What are the types of database management system?

0 Answers  


Explain what are the types of transparencies?

0 Answers  


What is management system in dbms?

0 Answers  


What is a system concept?

0 Answers  


Enlist some commands of dml?

0 Answers  


what is the age limit for groups1 examination

0 Answers   APPSC,


Categories