alias

An alternative name assigned to a table or column in expressions often used to shorten the name for subsequent references in code. The alias prevents possible ambiguous references or provides a more descriptive name in query output. A table or view can be referenced by its alias and the work area in which it is opened.