USER_SYNONYMS
USER_SYNONYMS displays synonyms accessible to the current user.
| Name | Type | Description |
|---|---|---|
| schema_name | Text | Name of the schema the synonym belongs to. |
| 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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.