mixed min(string $column) Retrieve the minimum value of a given column
Builder sharedLock()
mixed aggregate(string $function, array $columns = array('*')) Execute
Builder|
mixed value(string $column) Get a single column's value from the first
float|int numericAggregate(string $function, array $columns = array('*'))
Collection get(array $columns = array('*'))
mixed max(string $column) Retrieve the maximum value of a given column
Page 17 of 25