sql:cheat_sheet:operators
This is an old revision of the document!
Table of Contents
SQL - Cheat Sheet - Operators
Arithmetic
+ - * / %
Bitwise
& | ^
Comparison
= < > <= >= != !< !> <> !=
Compound
+= -= *= /= %= &= |= ^=
Logical
AND | OR | NOT | ANY | SOME | ALL | BETWEEN | IN | EXISTS | LIKE | IS NULL | UNIQUE
sql/cheat_sheet/operators.1657266984.txt.gz ยท Last modified: 2022/07/08 07:56 by 185.92.25.31