PL SQL Finding a Product of All Even Numbers Loop
Description
1. Create a while loop that finds a product of all even numbers (2,4,6 etc) from 2 to 12.
2. Create an anonymous block that prints all instructors
First Name, Last name, and a phone.
Hint: Use cursor and coursor FOR loop.
3. Create a procedure that takes instructor_ID as a parameter.
Name it INSTR_SECTIONS. The procedure displays instructor
first and last names, and also a list of sections that the
instructor is scheduled to teach.
Only one instructor per procedure call.
You give/pass a procedure instructor_ID as a parameter,
the procedure prints INFO related only to that instructor.
Hint: You will need a cursor processed inside the procedure.
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."