protected property SelectQuery::$group

The fields by which to group.

Type: array

File

drupal-7.x/includes/database/select.inc, line 912

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $group = array();