Solved

Contents of the ORDERS Table

Question 100

Multiple Choice

Contents of the ORDERS table
Contents of the ORDERS table    -Based upon the contents of the ORDERS table in the accompanying figure,which of the following SELECT statements will retrieve all orders contained in the ORDERS table that have not yet been shipped to the customer?​ A)  ​SELECT * FROM orders WHERE shipdate = NULL; B)  ​SELECT * FROM orders WHERE shipdate > NULL; C)  ​SELECT * FROM orders WHERE shipdate LIKE 'NULL'; D)  ​none of the above
-Based upon the contents of the ORDERS table in the accompanying figure,which of the following SELECT statements will retrieve all orders contained in the ORDERS table that have not yet been shipped to the customer?​


A) ​SELECT * FROM orders WHERE shipdate = NULL;
B) ​SELECT * FROM orders WHERE shipdate > NULL;
C) ​SELECT * FROM orders WHERE shipdate LIKE 'NULL';
D) ​none of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents