In which case would you use an outer join?()
The table being joined have NOT NULL columns.
The table being joined have only matched data.
The columns being joined have NULL values.
The table being joined have only unmatched data.