ALL_SOURCE displays information about stored procedures or functions accessible to the current user, and provides the columns defined by the stored procedures and functions.
Name |
Type |
Description |
---|---|---|
owner |
name |
Owner of the object |
name |
name |
Object name |
type |
name |
Type of the object |
text |
text |
Definition of the object |