Oracle Error QSM-01218: query rewrite is likely more expensive due to a single table match between materialized view and query

Oracle Error Message

QSM-01218: query rewrite is likely more expensive due to a single table match between materialized view and query

Reason for the Error

Materialized join view is more expensive for rewrite than using the base table

Solution

None