doc-exports/docs/dws/dev/dws_04_0673.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
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>
2024-05-16 07:24:04 +00:00

4.8 KiB

DBA_SYNONYMS

DBA_SYNONYMS displays all synonyms in the database. It is accessible only to users with system administrator rights.

Table 1 DBA_SYNONYMS columns

Name

Type

Description

owner

text

Owner of a synonym

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