2019年1月3日 星期四

InfluxDB InfluxQL Examples

SELECT "bid" FROM "quotes"."autogen"."quotes" WHERE time > '2019-01-03 00:00:00' and time > '2019-01-03 00:00:01' AND "symbol" =~/AUDUSD*/ GROUP BY "symbol"

SELECT symbol, "bid" FROM "quotes" WHERE symbol =~ /AUDUSD*/ and time > now()-1s

SELECT symbol, "bid" FROM "quotes" WHERE symbol =~ /AUDUSD*/ and time > '2019-01-02 23:00:00' and time < '2019-01-02 23:01:00'

沒有留言:

張貼留言

2007 to 2023 HP and Dell Servers Comparison

  HP Gen5 to Gen11  using ChatGPT HP ProLiant Gen Active Years CPU Socket Popular HP CPUs Cores Base Clock Max RAM Capacity Comparable Dell ...