Alias (AS)

An alias is a temporary name you give a column or table in a query using the AS keyword. It makes results more readable and shortens table names in joins.