$groupBy public property How to group the query results. For example
andFilterCompare() public method (available since version 2.0.8)
$distinct public property Whether to select distinct rows of data
$from public property The table(s) to be selected from. For example
populate() public method Converts the raw query results
min() public method Returns the minimum of the specified
create() public static method Creates a new Query object
groupBy() public method Sets the GROUP BY part of the
each() public method Starts a batch query and retrieves
prepare() public method Prepares for building SQL.
Page 3 of 5