Oracle 26ai

ORA-03035

Cause

The QUALIFY clause is not supported with MODEL clause in the same query block.


Action

Do one of the folllowing:

  1. Remove the QUALIFY clause from the query block.
  2. Remove the MODEL clause from the query block.