首页 > TAG信息列表 > PM5350P

Flux Union语法

drop 、set、rename应该放最语句后端 join 只能连接两个表 union 可以并多个表 pivot 可以做行专列 filter用or比contains 快N倍 range显示起止时间可以加快查询速度 t_max = from(bucket: "po") |> range(start: 2022-02-01T00:00:00Z, stop: 2022-03-01T00:00:00Z) |>