DISPLAYALIAS

Lists the alias names defined in an alias table.

Syntax

DISPLAYALIAS aliasTableName
ParameterDescription

aliasTableName

Name of the alias table.

Example

To display the alias names defined in an alias table called DEFAULT:

DISPLAYALIAS "DEFAULT";