influxdb/query/influxql/testdata/selector_8.influxql

1 line
71 B
Plaintext

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