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

3 lines
54 B
MySQL
Raw Permalink Normal View History

2018-07-06 01:28:58 +00:00
select count(*) from nulls where binary_9 not null
50