The following table lists all logical operators.
| Operator | Operand | Description |
|---|---|---|
AND/&& |
Binary | AND logical operation |
OR/|| |
Binary | OR logical operation |
NOT/! |
Unary | NOT logical operation |
OceanBase Database
Download PDF
The following table lists all logical operators.
| Operator | Operand | Description |
|---|---|---|
AND/&& |
Binary | AND logical operation |
OR/|| |
Binary | OR logical operation |
NOT/! |
Unary | NOT logical operation |