

MCQOPTIONS
Saved Bookmarks
1. |
What will be the result of the following query? |
A. | All the values of the studentid for which section is c and roll < 10 |
B. | All the values of the studentid for which section is c and roll > 10 |
C. | All the values of the studentid for which section not c and roll < 10 |
D. | All the values of the studentid for which section not c and roll > 10View Answer |
Answer» C. All the values of the studentid for which section not c and roll < 10 | |