When I compiling a package in PL/SQL Developer I get the hint "hint: Parameter 'i' is declared but never used in 'MyFunction'"
I'll try to get it out of "all_errors" (with set "alter session set plsql_debug=true'" before package compiling), there is no hint.
Where this hint come?
PL / SQL Developer itself parser package and displays warnings?
I'll try to get it out of "all_errors" (with set "alter session set plsql_debug=true'" before package compiling), there is no hint.
Where this hint come?
PL / SQL Developer itself parser package and displays warnings?