Edit

Share via


NoSQL query language keywords

The NoSQL query language's query language includes a set of reserved keywords that are used in queries for extended functionality.

Keywords

Here's a list of keywords that the NoSQL query language currently supports:

Description
BETWEEN The BETWEEN keyword evaluates to a boolean indicating whether the target value is between two specified values, inclusive.