Files
doc-exports/docs/dws/dev/dws_04_0673.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.9 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

Column

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

Name of the schema the associated object belongs to

table_name

Text

Name of the associated object