Creates an alternate name or synonym for an existing database object. The object may be a domain, function, module, procedure, sequence, another synonym, table, or view. Once defined, the synonym can be used in any query or data definition language statement in place of the referenced object. However, the SHOW commands do not accept synonyms. Use the SHOW SYNONYM statement to determine if the name is a synonym.Additional Information: explode extract