ORA-30370
Error: ORA-30370: set operators are not supported in this context
Causa: A set operator such as UNION, UNION ALL, INTERSECT, or MINUS was encountered in an unsupported context, such as in a materialized view definition.
Acción: Re-specify the expression to avoid the use of set operators.
COMENTARIOS:
No hay comentarios.