Question: Which of the following SQL statements is valid? a. SELECT order# FROM orders WHERE shipdate = NULL; b. SELECT order# FROM orders WHERE shipdate =
Which of the following SQL statements is valid?
a. SELECT order# FROM orders WHERE shipdate = NULL;
b. SELECT order# FROM orders WHERE shipdate = 'NULL';
c. SELECT order# FROM orders WHERE shipdate = "NULL";
d. None of the statements are valid.
Step by Step Solution
3.41 Rating (170 Votes )
There are 3 Steps involved in it
d None ... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
1803_60b8c12126ab9_716401.pdf
180 KBs PDF File
1803_60b8c12126ab9_716401.docx
120 KBs Word File
