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

3 lines
56 B
MySQL
Raw Normal View History

2018-07-06 01:05:06 +00:00
select count(*) from nulls where string_7 glob '*123'
0