Which of the following is the correct SQL clause to restrict the results of a SELECT query to only records that have a value in the range of 10 to 50 in the Hours column?
A) WHERE Hours = MIN(10) and MAX(50)
B) WHERE Hours IN [10, 50]
C) WHERE Hours = 10 and Hours = 50
D) WHERE Hours BETWEEN 10 AND 50
E) WHERE Hours RANGE 10 TO 50
Correct Answer:
Verified
Q15: In SQL,the IS NULL keyword can be
Q16: Built-in SQL functions cannot be applied to
Q17: Which SQL keyword is used to specify
Q18: Which SQL keyword is used to eliminate
Q19: In SQL,the LIKE keyword can be combined
Q21: Which of the following is not one
Q22: Given the table
CUSTOMER(CustID,Name,PhoneNum,AcctBalance)
What is the standard SQL
Q23: Given the table
CUSTOMER(CustID,Name,PhoneNum,AcctBalance)
What is the standard SQL
Q25: To open a new Microsoft Access Query
Q113: Distinguish between the HAVING clause and the
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents