1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-03 09:39:47 +00:00
sqlite-parquet-vtable/tests/queries/005-rowid-1-rowgroup.sql
2018-03-07 20:20:34 -05:00

3 lines
49 B
SQL

select int8_1 from no_nulls1 where rowid = 50;
0