Column Name | Data Type | Description |
---|---|---|
synonym_name | char(256) | The name of the synonym. |
synonym_owner | char(32) | The owner of the synonym. |
table_name | char(256) | The name of the table, view or index for which the synonym was created. |
table_owner | char(32) | The owner of the table. |