Overrides SelectInterface::havingExists
public function havingExists(SelectInterface $select) { $this->query ->havingExists($select); return $this; }