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