1 line
86 B
Plaintext
1 line
86 B
Plaintext
|
SELECT count(f) FROM m WHERE time >= 0 AND time <= 500s GROUP BY time(10s) fill(-1000)
|