alias

Visual Basic: An alternate name you give to an external procedure to avoid conflict with a Visual Basic keyword, public variable, constant, or a name not allowed by the Visual Basic naming conventions.

Structured Query Language (SQL): An alternate name you give to a field or expression in a SELECT statement (using the AS clause).