A comparison predicate checks one value in each row.
row by row
Show the rows
The pinned input has 5 rows.
input rows=5
Comparison examples are tiny finite-table transforms with SQL-style TRUE/FALSE/UNKNOWN results; SQL dialect completeness, type coercion, optimizer behavior, indexing, and product claims are out of scope.
One predicate at a time
This book keeps one comparison visible so TRUE, FALSE, and UNKNOWN can be read directly.
one predicate
Summary
The output table keeps only rows whose comparison is TRUE.