Query\QueryBuilderInterface::select_max
Selects the maximum value of a field from a query
Signature
public function select_max(string
$field,
[boolean
$as = FALSE] )
Parameters
$field
— string$as
— boolean
Returns
- Query_Builder