A script-enabled browser is required for this page to function properly.

REP-315: Each select statement must have the same number of columns in compound query.

Cause:

You entered a query with a UNION, INTERSECT, or MINUS set operator in which the SELECT statements in the query do not have the same number of selected columns.

Action:

Modify the SELECT statements so that they have the same number of columns.

Note:  For help on other error messages, see Finding error message help.