SYNONYMS
The system table DOMAIN.SYNONYMS
contains
all the synonyms for which the current user has privileges.
|
CHAR(32) |
Name of the owner of the synonym |
|
CHAR(32) |
Name of the synonym |
|
CHAR(3) |
Synonym is PUBLIC (YES | NO) |
|
CHAR(32) |
Name of the schema of the table |
|
CHAR(32) |
Name of the owner of the table |
|
CHAR(32) |
Name of the table |
|
DATE |
Creation date of the synonym |
|
TIME |
Creation time of the synonym |
|
CLOB |
Comment on the synonym |
Evaluating System Tables, SYNONYMS
SQL Reference Manual, Synonym Name (synonym_name)