1 line
78 B
Plaintext
1 line
78 B
Plaintext
|
SELECT first(f3), f3 FROM m WHERE time >= 0 AND time < 100s GROUP BY time(20s)
|