Oracle Error QSM-02006: subquery in FROM list

Oracle Error Message

QSM-02006: subquery in FROM list

Reason for the Error

The capability in question is not supported when a subquery appears in the FROM list.

Solution

Remove the subquery from the FROM list.