Oracle Error QSM-01046: complex join back on correlated columns not allowed (string)

Oracle Error Message

QSM-01046: complex join back on correlated columns not allowed (string)

Reason for the Error

Query Rewrite will not occur if a join back is required on a column that is referenced by a sub-query.

Solution

None