Indexes and constraints:

To do these problems you should set up two simple tables that relate to each other or you can use existing tables.

PL/SQL IF statements

Please use examples that do not look a lot like duplication of what I did!

PL/SQL Loops

Do not use user input in programs with LOOPS. Extra Credit: Create a new table to hold the results prior to executing the PL/SQL. Using PL/SQL write a routine to extract a record from a table, manipulate the data and place the record in the new table you created.