CREATE SYNONYM

Creates a new synonym object in the database.

Syntax:

CREATE SYNONYM [ IF NOT EXISTS ] synonym-name
   FOR table-specification