doc-exports/docs/dws/dev/dws_04_0873.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.3 KiB

USER_SYNONYMS

USER_SYNONYMS displays synonyms accessible to the current user.

Table 1 USER_SYNONYMS columns

Name

Type

Description

schema_name

text

Name of the schema to which the synonym belongs.

synonym_name

text

Synonym name.

table_owner

text

Owner of the associated object.

table_schema_name

text

Schema name of the associated object.

table_name

text

Name of the associated object.