Contents of the ORDERS table
-Based upon the contents of the ORDERS table in the accompanying figure,which of the following queries will display all orders shipped between April 4,2003 and April 5,2003?
A) SELECT * FROM orders
WHERE shipdate <= '04-APR-03' AND shipdate >= '05-APR-03';
B) SELECT * FROM orders
WHERE shipdate BETWEEN '04-APR-03' AND '05-APR-03';
C) SELECT * FROM orders
WHERE shipdate >= '04-APR-03' AND shipdate <= '05-APR-03';
D) both b and c
Correct Answer:
Verified
Q105: _ characters are used to represent unknown
Q106: The _ symbol is used for determining
Q107: _ operators are used to combine search
Q108: The _ comparison operator is used when
Q109: The _ comparison operator is used to
Q111: The _ symbol is used for determining
Q112: The _ logical operator is similar to
Q113: Contents of the ORDERS table
Q114: The _ symbol is used to represent
Q115: Contents of the ORDERS table
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