protected property SelectQuery::$group

The fields by which to group.

Type: array

File

drupal/includes/database/select.inc, line 913

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $group = array();