mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-03-12 07:49:45 +00:00

Unclear whether this is strictly required, but I'm going to start using SQLite as an oracle, and it'll be simpler if our rowids match theirs.
4 lines
66 B
SQL
4 lines
66 B
SQL
select rowid from nulls1 where binary_10 <= x'01' order by 1;
|
|
1
|
|
2
|