Vidyalelo
Computer Fundamentals · Q351

MS Access

Computer Related · Computer Fundamentals · question 351

Q351

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board