Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create an Alias, connect to a server. Expand the Schema tree and right-click on the Aliases container and select Create Alias. Enter the Alias name and select the schema and object. Preview the Alias SQL in the Preview SQL tab. Click ok to finish. Alias schema objects are only available for specific DB2 databases and versions.

Image Removed

Image Added

2. Right Click on AliasesImage Removed

Image Added

Image Removed

Image Added

Image Removed

Image Added

1. Connect to Server2. Right Click on Aliases3. Name Alias Select Object4. Preview Alias SQL

DROP Alias

Right-clicking on an alias allows it to be dropped.

...

To create a Synonym, connect to a server. Expand the Schema tree and right-click on the Synonyms container and select Create Synonym. Enter the Synonym name and select the schema and object. Preview the Synonym SQL in the Preview SQL tab. Click ok to finish. Synonym schema objects are available for Oracle and Microsoft SQL Server.

Image Removed

Image Added

Image Removed

Image Added

Image Removed

Image Added

Image Removed

Image Added

 1. Connect to Server2. Right-click on Synonyms3. Name Synonym Select Object4. Preview Synonym SQL

ALTER Synonym

Synonyms may be altered through a right-click in the schema browser.

...