Delete records from a single table or multiple tables that have a one-to-one relationship
Delete records by using a query that includes only the "one" table in a one-to-many relationship
Delete records by using a query that includes both tables in a one-to-many relationship