

MCQOPTIONS
Saved Bookmarks
1. |
What is the result of'Select * from customer where CustID>10 and CustlD |
A. | a. display all customers with CustID from 10 to 100 |
B. | b. display all customers with CustID above 10 |
C. | c. display all customers with CustID below 100 |
D. | d. display all customers with CustID from 11 to 99 |
Answer» E. | |