Aggregate functions GROUP BY Using an identifier in GROUP BY Using an ordinal in GROUP BY Using an expression in GROUP BY SELECT Using aggregate expressions directly in SELECT ...
Scripts & functions Note Scripts & functions GreptimeDB supports running Python script inside the database. If the business logic is too complex to express via SQL, you can use...
JQ Functions The JQ Function Use Cases JSON Data Manipulation Calculate Averages by Removing Outliers Split One Messsage into Separate Messages Alternative Way for Splitting Me...