Creating a Stored Procedure |
||||||
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.
|