You are creating a query that lists employee information such as name, address, and dependent
information. The query uses Personal Information as the driving table and joins the Dependents and
Address tables. You notice many employees are missing from the result set.

What are the reasons?