NULL tests start with visible missing and present values.
highlighted = computed this step
Base rows
NULL tests start from visible rows with missing and present values.
missing vs present
Show the rows
The pinned input has 5 rows and 2 missing city values.
missing city rows=2
NULL-test examples are tiny finite-table transforms for IS NULL and IS NOT NULL; SQL dialect completeness, optimizer behavior, indexing, and product claims are out of scope.
Read the tested column
The NULL test checks the city value row by row.
test city
Summary
The diagram keeps the base rows, test facts, and output rows together.