forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
4.5 KiB
4.5 KiB
GS_VIEW_DEPENDENCY
GS_VIEW_DEPENDENCY allows you to query the direct dependencies of all views visible to the current user.
Column |
Type |
Description |
---|---|---|
objschema |
name |
View space name |
objname |
name |
View name |
refobjschema |
name |
Name of the space where the dependent object resides |
refobjname |
name |
Name of a dependent object |
relobjkind |
char |
Type of a dependent object
|
Parent topic: System Views