Range clauses can be used to select a scalar field whose value falls within a specific range. The math operators =, <, <=, and >= are allowed:Doradus also allows bracketed ranges with both inclusive ([ ]) and exclusive ({ }) bounds. For example:For range clauses, “:” and “=” are identical – both perform an equals search. Hence, the previous example is the same as: