July 11, 2019

Understanding NULL in MySQL

NULL is a unique value. It represents a value that is not defined and that is not really equal to BLANK (”). While using it in queries, we need to use the utmost care. Here are a few examples in which you might be confused with the output unless you