Question: ** PLEASE USE SQL STATEMENTS** 4. (5 points) Consider the insurance database in the following table, where primary keys are underlined person (driver id, name,

**PLEASE USE SQL STATEMENTS** **PLEASE USE SQL STATEMENTS** 4. (5 points) Consider the insurance database

4. (5 points) Consider the insurance database in the following table, where primary keys are underlined person (driver id, name, address) car (vin, model, year) accident (report id, day, month, year, time, location) owns (driver id, vin) participated (report id, vin, driverid, damage_amt) Construct the following queries: (a) Find the total number of "Honda" involved in accidents in 2015. (b) Find the number of accidents in which the cars belonging to "John Smith" were involved. (e) Find the number of accidents and total damage amt for each year. 4. (5 points) Consider the insurance database in the following table, where primary keys are underlined person (driver id, name, address) car (vin, model, year) accident (report id, day, month, year, time, location) owns (driver id, vin) participated (report id, vin, driverid, damage_amt) Construct the following queries: (a) Find the total number of "Honda" involved in accidents in 2015. (b) Find the number of accidents in which the cars belonging to "John Smith" were involved. (e) Find the number of accidents and total damage amt for each year

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!