lovemesomecoding
.
☰
About Me
Java ▾
Python ▾
Data Store ▾
Software Engineering ▾
JavaScript ▾
HTML & CSS ▾
DevOps ▾
Git ▾
AI ▾
☾
Home
›
SQL
›
MySQL ISNULL
MySQL ISNULL
March 31, 2019
1 min read
Updated 1/19/2021
IS NULL is used in the WHERE clause to check if a value is NULL or not.
IS NULL in action.
‹ MySQL Limit
MySQL Between ›