Oracle Error QSM-01072: materialized view, string, and query have different joins between tables, string

Oracle Error Message

QSM-01072: materialized view, string, and query have different joins between tables, string

Reason for the Error

Anchors, if any, in the MV and query match. But the joins between these anchors in the MV and query are different.

Solution

None