$sql->having() Creates the having syntax kirby/src/Database/Sql.php#L382 $sql->having(string $having = null): array Parameters Name Type Default $having string null Return type array Parent class Kirby\Database\Sql