USER_SYNONYMS
USER_SYNONYMS displays synonyms accessible to the current user.
| 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. |
Last Article: USER_SOURCE
Next Article: USER_TAB_COLUMNS
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.