Single aggregate expression to compute alongside the main view query. Aggregates run in parallel with the row data query and are NOT affected by pagination.
Optional
Optional alias for the result (used in error messages and debugging). If not provided, defaults to the expression itself.
SQL expression for the aggregate. Examples:
Single aggregate expression to compute alongside the main view query. Aggregates run in parallel with the row data query and are NOT affected by pagination.