sqlite-parquet-vtable/tests/queries/060-rowid-double.sql

3 lines
51 B
SQL

select int8_1 from no_nulls1 where rowid = 50.0;
0