mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
3 lines
106 B
SQL
3 lines
106 B
SQL
select printf('%.2f', double_6) FROM dataset where double_6 <= 99 order by double_6 desc limit 1;
|
|
.output
|