having abstract method

Having having(
  1. ExpressionInterface expression
)

Creates and returns a HAVING clause query component with the given expression.

Implementation

Having having(ExpressionInterface expression);