What is the purpose of the SQL AS clause?
The AS SQL clause is used to change the name of a column in the result set or to assign a name to a derived column
Well Done. Your Answer is Correct Keep it Up!
The AS clause is used with the JOIN clause only
The AS clause defines a search condition
All options are correct