mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-14 22:39:59 +00:00
Row-filtering for other string ops
This commit is contained in:
2
tests/queries/138-string-lte.sql
Normal file
2
tests/queries/138-string-lte.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select count(*) from no_nulls1 where string_8 <= '003'
|
||||
4
|
Reference in New Issue
Block a user