You work for a small auto trading company. You need to remove a car from the company database.
Information about the car is stored in the following tables.

All of the car's parts are custom made, so they each have a row in every table. Cascading deletes are not enabled but referential integrity is.
From which table must you first make your deletion?