KB-28190: Filter in SQL Query using time value.
Question: How can I query a certain period (initial and final date), while also adding filter it by hour within this period? (For example: the query must return data only…
Question: How can I query a certain period (initial and final date), while also adding filter it by hour within this period? (For example: the query must return data only…
Question: How can I have an SQL query return values every ten minutes, even when the Historic keeps recording these values every second? Example: 4h 30min – tag1 = 1…