PL/SQL: Stored Procedures and Functions, Triggers The following problems are on the car insurance database (see Homework 4). The schema is listed again in the figure below, for your convenience. Use your Oracle account to recreate this database and to insert the tuples listed in each table. person (driver id, name, address) ar (license, model, year) ouns (driver id, license accident (rport nt, accident _date, location) participated (report m, license, driver_id, damage_amt) Problem 1 (40 points) Create a stored
OR
OR