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

...change test data to use 99 rows, so that when we have rowgroup size 10 we exercise this code.
3 lines
103 B
SQL
3 lines
103 B
SQL
select printf('%.2f', double_6) from nulls where double_6 <= 99.0 order by double_6 desc limit 1
|
|
99.00
|