4. Managing Tables and Views : Synonyms, Temporary Tables, and Comments : Synonyms : Working with Synonym Objects
 
Share this page                  
Working with Synonym Objects
You can perform the following basic operations on synonyms:
Create synonym objects
View existing synonym objects, including the detailed properties of each individual object
Drop synonym objects
In SQL, you can accomplish these tasks using the statements CREATE SYNONYM, HELP SYNONYM, and DROP SYNONYM.
In Director or VDBA, use the Synonyms branch for a particular database.