Skip to main content
Aggregate functions compute a single result from a set of input values. Oxla supports the following functions:
You can utilize the aggregate functions with the GROUP BY and HAVING clauses in the SELECT statement.