|
Explanation: You use an outer join to also see rows that do not meet the join condition. Incorrect answer : 1: meet a join condition 2: meet a join condition 4: meet non join condition only 6: does not take into consideration of primary key and foreign key relationship Reference: Introduction to Oracle9i : SQL, Oracle University Study Guide, 4-17
|