Skip to content
NaroDB
Search
K
Main Navigation
Guide
Examples
Appearance
Menu
Return to top
On this page
Types Reference
Operators
Operators are used to compare the field value with the provided value.
Operator
Description
==
Equal to
!=
Not equal to
>
Greater than
>=
Greater than or equal to
<
Less than
<=
Less than or equal to