package - How to find Lines of Code of packaged procedures and functions in Oracle -
possible duplicate:
how view oracle stored procedure using sqlplus?
im new oracle. please me on this?
how fine lines of code of packaged procedures , functions in oracle?
is there system tables or query find loc of procedures , functions inside package?
check out all_source view in oracle dictionary.
Comments
Post a Comment