Files
doc-exports/docs/dws/dev/dws_04_0716.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

4.7 KiB

GS_VIEW_DEPENDENCY

GS_VIEW_DEPENDENCY allows you to query the direct dependencies of all views visible to the current user.

Table 1 GS_VIEW_DEPENDENCY columns

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

  • r: table
  • v: view