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 > 10
Answer» C. All the values of the studentid for which section not c and roll < 10


Discussion

No Comment Found