Name | Type | Location | Description |
---|---|---|---|
Sql:: |
function |
drupal/ |
Add a simple GROUP BY clause to the query. The caller is responsible for ensuring that the fields are fully qualified and the table is properly added. |
QueryAggregate:: |
function |
drupal/ |
Adds the groupby values to the actual query. |