influxdb/query/influxql/testdata/selector_9.influxql

1 line
71 B
Plaintext

SELECT min(f) FROM m WHERE time >= 0 AND time < 100s GROUP BY time(20s)