DBA_PROCEDURES
lists all functions and procedures that are available in the database, along with their associated properties. Its columns are the same as those in ALL_PROCEDURES
.
See Also:
"DBA_ARGUMENTS" for information about the arguments of all of the functions and procedures that are available in the database