sqlite-parquet-vtable/tests/templates/168-double-is-not-99.sql

3 lines
57 B
MySQL
Raw Permalink Normal View History

2018-07-06 01:42:10 +00:00
select count(*) from nulls where double_6 is not 99.0
98