sqlite-parquet-vtable/tests/templates/160-glob-star.sql

3 lines
54 B
SQL

select count(*) from nulls where string_7 glob '*'
50