mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +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.
2 lines
67 B
SQL
2 lines
67 B
SQL
select string_8 from nulls1 where rowid = 22 and string_8 <> '021'
|