subject
Computers and Technology, 01.11.2019 02:31 jwbri

You are designing a database for an automobile repair shop. when a customer brings in a vehicle, a service advisor will write up a repair order. this order will identify the customer and the vehicle, along with the date of service and the name of the advisor.

a vehicle might need several different types of service in a single visit. these could include oil change, lubrication, rotate tires, and so on.

each type of service is billed at a pre-determined number of hours work, regardless of the actual time spent by the technician.

each type of service also has a flat book rate of dollars-per-hour that is charged.

describe each class in english.

draw the class diagram, including association classes if required.

describe each association in english (both directions).

draw the relation scheme.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
There is a simple pattern for determining if a binary number is odd. what is it and why does this pattern occur? how many bits would you need if you wanted to have the ability to count up to 1000? how high could you count in binary if you used all 10 of your fingers as bits? (finger up means 1, finger down means 0)
Answers: 3
question
Computers and Technology, 22.06.2019 17:30
Which tab should you open to find the option for adding a header?
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Does read theory have answers keys ?
Answers: 1
question
Computers and Technology, 24.06.2019 03:00
Using a conditional expression, write a statement that increments numusers if updatedirection is 1, otherwise decrements numusers. ex: if numusers is 8 and updatedirection is 1, numusers becomes 9; if updatedirection is 0, numusers becomes 7.
Answers: 1
You know the right answer?
You are designing a database for an automobile repair shop. when a customer brings in a vehicle, a s...
Questions