Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started