G
Guest
Here is the serenio:
I own an Auto Service store. In my service records database, I have Customer
Table (customer number, name, address, phone, age, etc). I have Vehicle Table
(vehilceID, Customer number, make, midel, color, etc). I have a Service
Record Table (Service Number, Customer Number, VehicleID, date of service,
work performed, etc.). What are some business queries I can perform against
this database>
I own an Auto Service store. In my service records database, I have Customer
Table (customer number, name, address, phone, age, etc). I have Vehicle Table
(vehilceID, Customer number, make, midel, color, etc). I have a Service
Record Table (Service Number, Customer Number, VehicleID, date of service,
work performed, etc.). What are some business queries I can perform against
this database>