Q.

What is the result of ‘Select * from customer where CustID>10 and CustID<100’ query?

A. display all customers with CustID from 10 to 100
B. display all customers with CustID above 10
C. display all customers with CustID below 100
D. display all customers with CustID from 11 to 99
Answer» D. display all customers with CustID from 11 to 99
1.5k
0
Do you find this helpful?
12

Discussion

No comments yet