·         ORDER BY Columns are must appear in the SELECT clause, if you SELECT DISTINCT is specified.

·         All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target lists


Comments (0)