The fields by which to group.
Type: array
File
- core/includes/ database/ select.inc, line 1119 
- Contains classes and interfaces for Select queries.
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $group = array();
The fields by which to group.
Type: array
protected $group = array();