Multiple Choice
What keyword can you include in a SELECT statement to create a column alias for the column returned in the result set?
A) FROM
B) FOR
C) ALIAS
D) AS
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What type of functions are used to
Q2: Use the syntax WHERE [Column Name] _
Q3: What is the name for the type
Q5: Which of the following represents correct syntax
Q6: Which statement is used to modify column
Q7: Which clause do you use with a
Q8: Which command will result in records that
Q9: How does the SQL language handle case
Q10: If you want to remove duplicates from
Q11: SQL is an imperative programming language.