more tests
This commit is contained in:
parent
6a35bf41df
commit
025320d525
|
@ -0,0 +1,2 @@
|
||||||
|
select count(*) from nulls where double_6 is not null
|
||||||
|
49
|
|
@ -0,0 +1,2 @@
|
||||||
|
select count(*) from nulls where double_6 is not 99.0
|
||||||
|
98
|
Loading…
Reference in New Issue