Visual Database Tools
Logical Operators
You can combine or modify
Operator | Meaning | Example |
---|---|---|
NOT | Logical opposite of condition |
|
AND | Both conditions must apply |
|
OR | Either condition can apply |
|