sqlite-parquet-vtable/tests/templates/158-glob-star-eight.sql

3 lines
56 B
MySQL
Raw Normal View History

2018-07-06 01:05:06 +00:00
select string_7 from nulls where string_7 glob '7*8'
78