sqlite-parquet-vtable/tests/templates/161-glob-star-stuff.sql

3 lines
56 B
SQL

select count(*) from nulls where string_7 glob '*123'
0