In which case would you use a FULL OUTER JOIN?
Both tables have NULL values
You want all unmatched data from one table
You want all matched data from both tables
You want all unmatched data from both tables
One of the tables has more data than the other
You want all matched and unmatched data from only one table