Entering content frame

-8034: Order column must be number 

Explanation:

In a QUERY statement whose QUERY expression contains at least a UNION, INTERSECT or EXCEPT specification, the ORDER clause must not contain any column specifications.

User Action:

Replace the column specifications by the corresponding numbers of the output columns.

 

Leaving content frame