Null Semantics

Reason about SQL nulls in comparisons, aggregates, joins, and uniqueness so absent values stop producing wrong or missing rows. Use when a query silently drops rows or a NOT IN returns nothing.

Amey-Thakur 11ea78a 2.0 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/sql/null-semantics commit 11ea78ad5b

Frequently asked questions

npx skillmds@latest add amey-thakur/null-semantics