Updated on 2023-10-23 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 schema.

Table 1 DB_PROCEDURES columns

Name

Type

Description

owner

name

Object owner

object_name

name

Object name