| ERROR | query rewrite not possible if OR is the top level operator in query WHERE clause |
| CAUSE | If the top-level operator in the WHERE clause is an OR and there is more than one table in the FROM list, then query rewrite will not take place. |
| ACTION | None |