timeSeriesTags
timeSeriesTags(db_name.time_series_table)
- Returns the tags table
used by table db_name.time_series_table
which table engine is TimeSeries:
The function also works if the tags table is inner:
The following queries are equivalent:
timeSeriesTags(db_name.time_series_table)
- Returns the tags table
used by table db_name.time_series_table
which table engine is TimeSeries:
The function also works if the tags table is inner:
The following queries are equivalent: