Need the name of the data dictionary object which contains the list of subprograms within a package.
DESC <package name> provides a list of the subprograms and parameters exposed in the package header. I need to know which selectable data dictionary object contains the same information.
i can do it for tables using DBA_TAB_COLS but not for packages , please advise ?
i can do it for tables using DBA_TAB_COLS but not for packages , please advise ?
0