Entering content frame

 SYNONYMS 

The system table SYNONYMS contains all synonyms for which the current user has privileges.

SYNONYMS

OWNER

CHAR(32)

Name of synonym owner

SYNONYMNAME

CHAR(32)

Name of synonym

PUBLIC

CHAR(3)

Synonym is PUBLIC (YES | NO)

TABLEOWNER

CHAR(32)

Name of table owner

TABLENAME

CHAR(32)

Name of the table

CREATEDATE

DATE(10)

Creation date of the synonym

CREATETIME

TIME(8)

Creation time of the synonym

COMMENT

LONG

Comment about synonym

See also:

Evaluating System Tables ® SYNONYMS

 

Leaving content frame