Cause
All of the queries participating in a set expression do not contain the same number of SELECT list columns.
Action
Check that all the queries in the set expression have the same number of SELECT list columns.
Error Message
query block has incorrect number of result columns
All of the queries participating in a set expression do not contain the same number of SELECT list columns.
Check that all the queries in the set expression have the same number of SELECT list columns.