Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Stored Procedure Header Block comments into DB?

390534May 14 2008 — edited May 14 2008
Anyone,

How can I get the comments at the header of my Stored Procedure to go into the DB instead of just being on my source file?

I want my proc details and Copyright info to be inside DB as well as the files...

I have tried with "--" and "/* */" but neither go into the db.

Thanks in advance,
Miller
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2008
Added on May 14 2008
4 comments
946 views