Value | Meaning |
---|---|
And0 | |
Or1 | |
Eq2 | |
Is3 | |
Like4 | |
Between5 | |
Gt6 | |
Lt7 | |
Geq8 | |
Leq9 | |
Diff10 | |
Regexp11 | |
RegexpCi12 | |
NotRegexp13 | |
NotRegexpCi14 | |
Similar15 | |
Isnull16 | |
Isnotnull17 | |
Not18 | |
In19 | |
Notin20 | |
Concat21 | |
Plus22 | |
Minus23 | |
Star24 | |
Div25 | |
Rem26 | |
Bitand27 | |
Bitor28 | |
Bitnot29 | |
Ilike30 | |
Notlike31 | |
Notilike32 | |
Glob33 |