How can we rename a column in a query's result table?
AS
LIKE
By using AS and an alias for the column name.