

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the query given below?
|
A. | Columns mention with SELECT clause and only those rows which contain Manager as a title and start_date > 2016-03-20 |
B. | All columns |
C. | Only those columns which are mention with SELECT clause |
D. | All of above |
E. | None of these |
Answer» B. All columns | |