

MCQOPTIONS
Saved Bookmarks
1. |
What is the need of “column Aliases” in “SELECT” clause? |
A. | To assign a new label to the column in result set |
B. | To overwrite the existing column name in result set |
C. | To modify the column name while using literals, Expression, built_in functions with “SELECT clause |
D. | All of the mentioned |
Answer» E. | |