ALL_SOURCE¶
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.
Column | Type | Description |
---|---|---|
owner | Name | Owner of the object |
Name | Name | Name of the object |
type | Name | Type of the object |
Text | Text | Definition of the object |