Updated on 2025-03-13 GMT+08:00

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.

Table 1 DB_PROCEDURES columns

Name

Type

Description

owner

name

Object owner.

object_name

name

Object name.