Question 1. of 15

What is the purpose of the SQL AS clause?

The AS clause is used with the JOIN clause only.

The AS clause defines a search condition.

The AS SQL clause is used change the name of a column in the result set or to assign a name to a derived column.