1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-03-12 07:49:45 +00:00
2018-03-18 13:28:56 -04:00

4 lines
68 B
SQL

select rowid from nulls1 where binary_10 >= x'5F' order by 1;
95
97