Previous Topic: OQ091068Next Topic: OQ091070


OQ091069

Sort only allowed after last SELECT statement when using UNION.

Reason:

Only one sort can be requested when using UNION. The sort must come after all SELECT statements have been entered. The sort applies to rows retrieved by the UNIONed SELECT commands.

Module:

OLQSPSQL

Severity:

0