Comment Procedure

JoeyM

Member²
Hi All,

Is there a way in PLSQL Developer in which I can automatically add header comments to a procedure or function? Basically, I just want a way to provide a comment with a summary of each procedure/function - similar to how we comment methods in C#/.Net.

Thanks,
Joey
 
Back
Top