First page Back Continue Last page Image

Using WHERE clause logical operators

There are times when you will want to combine more than one condition, for this you can use the Logical Operators of

AND, OR and NOT

AND

OR

NOT

Condition 1

Condition 1

Condition 1

Condition 2

Condition 2