Laravel Tech Community
Jun 18, 2021 · Databases
Understanding NULL Values in Databases
This article explains the special nature of NULL in SQL, how to correctly test for NULL using IS NULL, the three‑valued logic of true/false/unknown, and the pitfalls of NOT, NOT IN, and Oracle’s handling of empty strings versus NULL.
DatabaseNULLSQL
0 likes · 6 min read