What is an inner join, and an outer join ?

Answer Posted / s

Inner Join return only matching rows whereas Outer Join
returns matching rows from both tables and unmatched rows
from either of the table depending on the join.
RIGHT outer Join returns matching rows and unmatched rows
from the right table.
LEFT outer join returns matching rows and unmatched rows
from the left table.

Is This Answer Correct ?    27 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

B37 abend during spufi?

987


What is rct?

755


Name the various locking levels available?

638


What is the use of predicate?

588


Define db2.

675






What is null in db2?

577


What is ibm db2 used for?

605


How do I import data from excel to db2?

619


What is consistency token in db2?

648


What do you mean by cursor?

588


What are db2 objects?

641


Explain package in db2 and its advantages?

600


Explain in brief how does db2 determine what lock-size to use?

604


Is the primary key a clustered index?

615


What is db2 look?

582