Question: Write a PL/SQL procedure that takes two parameters: an input parameter of student ID number, and an output parameter of the course description that the
Write a PL/SQL procedure that takes two parameters: an input parameter of student ID number, and an output parameter of the course description that the student is enrolled. This procedure should use show_description function to find out its course description.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
