ERROR | view or subquery in from list |
CAUSE | The capability in question is not supported when the materialized view references a view or subquery in the FROM list. |
ACTION | Re-phrase the query to avoid the use of views or subqueries in in the FROM list. |
ERROR | view or subquery in from list |
CAUSE | The capability in question is not supported when the materialized view references a view or subquery in the FROM list. |
ACTION | Re-phrase the query to avoid the use of views or subqueries in in the FROM list. |