$sql->group()
Creates the group by syntax
$sql->group(string $group = null): array
Parameters
| Name | Type | Default | 
|---|---|---|
| $group | string | 
                null | 
        
              
Return type
array
Creates the group by syntax
$sql->group(string $group = null): array
| Name | Type | Default | 
|---|---|---|
| $group | string | 
                null | 
        
              
array