Working with NULL - part of PostgreSQL for Developers.
PostgreSQL from the inside out - fundamentals through internals and ops.
In this lesson:
NULL means unknown — any comparison with equals NULL yields NULL, never TRUE
Always use IS NULL or IS NOT NULL to filter unknown values
Use COALESCE to substitute a default and NULLIF to convert a sentinel into NULL
Chapters:
0:00 Intro
0:11 NULL means unknown, not absent
0:23 Under the hood: three-valued logic in the executor
0:40 NULL comparisons in action
0:55 COALESCE and NULLIF
1:11 Review lens: spotting the NULL bug in a pull request
1:24 Recap
Module: SQL Fundamentals
Every command and code example in this video is executed and verified before publishing.
In questa pagina del sito puoi guardare il video online Working with NULL - PostgreSQL for Developers della durata di ore minuti seconda in buona qualità , che l'utente ha caricato The Software Mentor 02 luglio 2026, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6 volte e gli è piaciuto 0 spettatori. Buona visione!