1 line
91 B
Plaintext
1 line
91 B
Plaintext
|
SELECT derivative(count(f), 10s) FROM d WHERE time >= 0 AND time <= 100s GROUP BY time(20s)
|