Updated on 2024-05-13 GMT+08:00

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.

Table 1 ALL_SOURCE columns

Name

Type

Description

owner

name

Object owner

name

name

Object name

type

name

Object type

text

text

Object definition