Creating synonyms 

Use

SQL Studio allows you to create synonyms for database tables to which you have access.

Procedure

  1. In the Tables directory, select the database table for which you wish to create a synonym and choose Catalog Manager ® New ® Synonym. The synonyms definition window opens.
  2. Assign the synonym for the database table.
  3. Choose Table Definition ® Create Synonym to create the synonym in the database.

By choosing Table Definition ® Show SQL, you can display the corresponding SQL statement used to create the synonym.