Quiz 5

Quiz yourself on MySQL queries and commands, including NULL, indexes, and constraints.

We'll cover the following...

Question # 1

1.

Is there a difference in the results of the following WHERE clauses?

WHERE myColumn = NULL

vs.

WHERE myColumn IS NULL
Show Answer
Q1 / Q1
Did you find this helpful?
Access this course and 1400+ top-rated courses and projects.