Skip to content

cSqlStatement::SetHaving()

Rainer Stötter edited this page Jun 30, 2017 · 1 revision

Method SetHaving( )

 public   mixed rstoetter\cSqlStatement\cSqlStatement::SetHaving(string $having)

Sets the having clause to $having

Arguments

  • $having string - <p>the having clause</p>