Show Me
 

Debugging a Procedure

Previous previous|next Next Page

Sheila wants to create a procedure that will show a list of Employees. The number of employees will be based on a parameter. Sheila would also like to be able to change a value during the execution of the procedure. Sheila can use the PL/SQL Debugger to do this.

Help Sheila create, run and debug the procedure.

Launch Demonstration

Show Me and Try It