forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
4.0 KiB
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.
Column |
Type |
Description |
|---|---|---|
owner |
Name |
Owner of the object |
Name |
Name |
Name of the object |
type |
Name |
Type of the object |
Text |
Text |
Definition of the object |
Parent topic: System Views