Question: What can be the different users for the database shown below? What types of applications would each user need? To which user category would each
What can be the different users for the database shown below? What types of applications would each user need? To which user category would each belong, and what type of interface would each need?
person (Driver_id, Name, Address)
car (License, Model, Year)
accident (Report_number, A_date, Location)
owns (Driver_id, License)
participated (Driver_id, License, Report_number, Damage_amount)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
