All the procedures are having EDITIONABLE property as N. How to change it as Y for all objects? This is set as N when we compile new procedure through PL/SQL developer
Hi,
The stored procedure is opened with "NONEDITIONABLE" property when we edit/open the procedure in PL/SQL developer window. How to disable it or open procedure without this keyword?
Regards,
Pugazh