Question: a ) Create an Oracle Class Poisoning _ O from the COP table with the following attributes; Fire, NonFire, and Unknown. Show the code for

a) Create an Oracle Class Poisoning_O from the COP table with the following attributes; Fire, NonFire, and Unknown. Show the code for the types after the first red arrow. [2] Create a table COP_ORDB with State attribute data type of VARCHAR2(26) and four attributes with (data type of Poisoning_O) named Year2019, Year2020, Year2021, and Year2022 respectively. Show the code for the table after the second red arrow [3]. Write a PL/SQL program using an implicit cursor that inserts into a COP_ORDB table all states names and each year all data from the COP table. If you use any other table, 0 points.

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!