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

3 lines
54 B
SQL

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