HomeMogDBMogDB StackUqbar

Documentation:v2.0

Supported Versions:

Other Versions:

Selection Operators

The current version of Uqbar supports the following commonly used selection operators:

Operators Description Reference Links
first Take the earliest value. first() / last()
last Take the latest value. first() / last()
max Take the maximum value. Aggregate Functions | MogDB Docs
min Take the minimum value. Aggregate Functions | MogDB Docs
Copyright © 2011-2024 www.enmotech.com All rights reserved.