DELETELOCATION
Removes a location alias from the current database.
Syntax
DELETELOCATION alias
| Parameter | Description |
|---|
alias | Name of location alias. |
Notes
You must have Database Manager privilege to delete location aliases.
Example
DELETELOCATION "ALIAS3";
See Also