Cause
The QUALIFY clause is not supported with MODEL clause in the same query block.
Action
Do one of the folllowing:
- Remove the QUALIFY clause from the query block.
- Remove the MODEL clause from the query block.
Error Message
QUALIFY clause and MODEL clause used in the same query block
The QUALIFY clause is not supported with MODEL clause in the same query block.
Do one of the folllowing: