|
|
All switches are switched off. Let’s see the switch would look like when it was switched on.
The symbol (+) is used to show us that object is switched on. Perform a negation to state of object with NOT switch.
We switched on NOT operator. In
order to mark new state, we used symbol (-). We defined our object.
Condition analysis of
filtering object 1) state order_date >= 23/05/1995
2) state NOT order_date >= 23/05/1995
3) state order_date <= 15/06/1995
4) state NOT order_date <= 15/06/1995
|