ORA-32614: illegal MODEL SELECT expression
What triggered the Error:
An expression other than MODEL aliases, constants, or expressions of the two is specified in the MODEL SELECT clause.What should we do to fix it:
Reformulate the query, perhaps nesting inside another SELECT.