Oracle Error QSM-02047: window function in mv

Oracle Error Message

QSM-02047: window function in mv

Reason for the Error

The capability in question is not supported when the materialized view uses a window function.

Solution

Re-phrase the query to avoid the use of window functions.