min() public method Returns the minimum of the specified
create() public static method Creates a new Query object
addGroupBy() public method Adds additional group-by columns
$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
each() public method Starts a batch query and retrieves
scalar() public method Returns the query result as a scalar
Page 3 of 5