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.7 KiB
4.7 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