Update a Customer's Car in the Autobody Repair Shop database


Customer:

SELECT * FROM Customer WHERE customer_ID = ''
Car:

SELECT * FROM Automobile WHERE car_ID = ''
Car ID:

Customer ID:

Make:

Model:

Year:







back