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

I'm not sure how these manifest - whether SQLite retypes them based on column affinity before we see them, or whether they're provided as is.
3 lines
100 B
SQL
3 lines
100 B
SQL
select printf('%.2f', double_6) from nulls where double_6 < 99 order by double_6 desc limit 1
|
|
49.50
|