0
I have a package with several functions and procs. How do I, using pl/sql Developer, debug? I would like to know how I go to the error and see what is being passed.
Using the pl/sql Tests tool I know I can debug. What happens is that Function is inside a package and would like to know how I do it, debugging, seeing the value of variables and etc