sqlite-parquet-vtable/tests/templates/152-float-lt.sql

3 lines
53 B
MySQL
Raw Normal View History

2018-07-05 23:48:14 +00:00
select count(*) from nulls where float_11 < 0.0102
1