Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A: select all time series, and list the conditional constraints of all sequences in where clause.


Q:  How to convert the result of "select max_time(*) from ..." to the time format?

Image Added

A:  Currently IoTDB does not support conversion, you can try to use "select last s1 from … ".