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.
Sur cette page du site, vous pouvez voir la vidéo en ligne Working with NULL - PostgreSQL for Developers durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur The Software Mentor 02 juillet 2026, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 6 fois et il a aimé 0 téléspectateurs. Bon visionnage!