doc-exports/docs/dws/dev/dws_04_0651.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

4.0 KiB

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

Owner of the object

name

name

Object name

type

name

Type of the object

text

text

Definition of the object