DEVFYI - Developer Resource - FYI

What is a OUTER JOIN?

ORACLE Interview Questions and Answers (Part 3)


(Continued from previous question...)

529. What is a OUTER JOIN?

Outer Join--Its a join condition used where you can query all the rows of one of the tables in the join condition even though they don’t satisfy the join condition.

(Continued on next question...)

Other Interview Questions