Alias Options

Use the Alias section of the Options dialog box to setup alias generation in dbForge SQL Complete. You can apply the following options:

Settings

Generate alias on commit

Alias is generated when a table object name is committed. If this option is unchecked, all other options are disabled.

Automatically generate AS clause

Alias is added using the AS clause.

Exclude following names

Check to create a list of table object names for which aliases should not be created. If this option is unchecked, the Exclude names box is disabled.

Exclude names

Add the names of table objects aliases for which should not be cerated to this box. You can remove a name by selecting it in the list and clicking the  button.

Exclude following name prefixes

Check to create a list of prefixes that should be ignored when generating aliases for table object names. If this option is unchecked, the Exclude name prefixes box is disabled.

Exclude name prefixes

Add prefixes that should be ignored when generating aliases for table object names. You can remove a prefix by selecting it in the list and clicking the  button.

 

Reset Page Defaults

Click this button to reset settings on this page to the default ones.

See Also