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