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

I want to export the data date to date from oracle database then what can i do?

1985


What are the different levels of abstraction in the dbms?

466


What is normalisation and its type?

545


What is a database in layman terms?

492


what are the different integrity rules present in the dbms?

500






What is a field in database?

512


How do I keep my database up to date?

515


If I use netlib, will I find many other users to network with?

490


What is openedge translation manager?

542


What is procedure in dbms?

482


What is normalization and why it is used?

511


What is in a database?

471


How is view stored in database?

541


What is structure of dbms?

492


What is package in dbms?

493