The interactions in this eCourse require Javascript to be enabled.
Creating a Stored Procedure
previous|next
Sheila needs to create a Stored Procedure that will show a list of employees who have held a particular job. For the details to be displayed, a cursor is created and the input parameter is the job title. Help Sheila perform this task.