Query\QueryBuilder::selectMax
Selects the maximum value of a field from a query
Signature
public function selectMax(string
$field,
[boolean
$as = FALSE] )
Parameters
$field
— string$as
— boolean
Returns
- QueryBuilder
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)