Oracle Error QSM-02052: subquery using a select list in mv

Oracle Error Message

QSM-02052: subquery using a select list in mv

Reason for the Error

The capability in question is not supported when the materialized view uses a select list.

Solution

Re-phrase the query to avoid the use of a select list.