sqlite-parquet-vtable/tests/templates/166-not-not-null.sql

3 lines
58 B
SQL

select count(*) from nulls where not binary_9 not null
49