$mysql->having()
Creates the having syntax
$mysql->having(string $having = null): array
Parameters
Name | Type | Default |
---|---|---|
$having | string |
null |
Return type
array
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql