influxdb/query/influxql/testdata/selector_7.influxql

1 line
72 B
Plaintext

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