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
Explain a join between tables?
What are notification services?
What are different types of joins in sql?
Explain a checkpoint and when does it occur?
What do databases contain?
What is the role of tables in database?
What is concept of dbms?
How can we check whether A S M instance is up or down?
Who introduced dbms?
What is data model example?
Why do I need netlib?
why an information gap exists in most organizations.
How to determine who is and change the owner of database?
How many types of rdbms are there?
What is difference between database and dbms?