Re: SQL Syntax: SELECT ... UNION

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




I suppose a.column is the same with b.column right? I believ you cannot
have a different sort column in a union, because there is a single
result set. I cannot test it right now, but I believe the ORDER BY can
exist in only one of the queries. The sorting will affect the entire
set.


*** Sent via Developersdex http://www.developersdex.com ***
.