Q:

What is the purpose of the SQL AS clause?

0

What is the purpose of the SQL AS clause?


  1. 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
  2. The AS clause is used with the JOIN clause only
  3. The AS clause defines a search condition
  4. All of the mentioned

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

A.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

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SQL (Structured Query Language) MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
Which of the following is a legal expression in SQ... >>
<< Which of the following statement is true?...