jlcox Member³ Feb 9, 2004 #1 using a case statement inside a procedure case when a = b then ... end case; causes all of the procedures below the one containing the case statement to disappear from the browser view in the package body.
using a case statement inside a procedure case when a = b then ... end case; causes all of the procedures below the one containing the case statement to disappear from the browser view in the package body.
Marco Kalter Administrator Staff member Feb 9, 2004 #1 What is you PL/SQL Developer version? If it's older than 7.1.4.730, then upgrading to this version will probably fix it.
What is you PL/SQL Developer version? If it's older than 7.1.4.730, then upgrading to this version will probably fix it.