Query operators

ScopeDB supports many frequent operators, including arithmetic operators (such as + and -), logical operators (such as AND and OR), set operators (such as UNION), etc.

CategoryOperators
Arithmetic operators+, -, *, /, %
Comparison operators=, !=, >, <, >=, <=
Logical operatorsAND, OR, NOT
Set operatorsUNION ALL