DISPLAYALIAS
Lists the alias names defined in an alias table.
Syntax
DISPLAYALIAS aliasTableName
| Parameter | Description |
|---|
aliasTableName | Name of the alias table. |
Example
To display the alias names defined in an alias table called DEFAULT:
DISPLAYALIAS "DEFAULT";