params() public method Sets the parameters to be bound
having() public method Sets the HAVING part of the query
from() public method Sets the FROM part of the query.
average() public method Returns the average of the specified
$select public property The columns being selected. For example
andWhere() public method Adds an additional WHERE condition
addParams() public method Adds additional parameters to
rightJoin() public method Appends a RIGHT OUTER JOIN part
$having public property The condition to be applied in the GROUP
createCommand() public method Creates a DB command that
Page 1 of 5