Updated on 2024-06-03 GMT+08:00

DB_PROCEDURES

DB_PROCEDURES displays information about all stored procedures or functions accessible to the current user. This view exists in the PG_CATALOG and SYS schemas.

Table 1 DB_PROCEDURES columns

Name

Type

Description

owner

name

Object owner.

object_name

name

Object name.