

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of a query given below? |
A. | Show all columns except (Employee_id, FirstName, LastName) |
B. | Show all rows |
C. | Show only columns (Employee_id, FirstName, LastName) |
D. | Show only columns (Employee_id, FirstName, LastName) and rows related to these columns |
E. | None of these |
Answer» E. None of these | |