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

8 lines
69 B
SQL

select string_7 from nulls where string_7 glob '7*'
7
70
72
74
76
78