

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of a query given below?
|
A. | Show all columns and rows |
B. | Shows only columns Employee_id |
C. | Show only columns(Employee_id, FirstName, LastName) but only those rows which belongs to Employee_id=1 |
D. | All of above |
E. | None of these |
Answer» D. All of above | |