1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-03-12 07:49:45 +00:00
sqlite-parquet-vtable/tests/queries/120-ts-lt-july-20.sql

3 lines
55 B
MySQL
Raw Normal View History

2018-03-16 16:02:11 -04:00
select count(*) from nulls where ts_5 < 490665600000
0