[ Version ( since = "4.2" ) ]
public void select_set_having (SqlBuilderId cond_id)
Valid only for: SELECT statements
Sets the HAVING condition of the statement
this |
a SqlBuilder object |
cond_id |
the ID of the expression to set as HAVING condition, or 0 to unset any previous HAVING condition |