DB_PROCEDURES
DB_PROCEDURES displays information about all stored procedures or functions accessible to the current user. This view exists in both PG_CATALOG and SYS schemas.
| Name | Type | Description |
|---|---|---|
| owner | name | Object owner. |
| object_name | name | Object name. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.