Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
database\\query::max($column)
Builds a max query
$column
(string)
return
(object)
↑
Toolkit API overview
←
database\\query::limit
→
database\\query::min
↓
Back to Toolkit API section
Top