| ERROR | non-inner join |
| CAUSE | The capability in question is only supported with inner joins. |
| ACTION | Re-phrase the query using an inner join. Remove any outer joins. |
| ERROR | non-inner join |
| CAUSE | The capability in question is only supported with inner joins. |
| ACTION | Re-phrase the query using an inner join. Remove any outer joins. |