Monday, 12 August 2013

SQL UNION result not the same as the result of individual statements?

SQL UNION result not the same as the result of individual statements?

Is it possible for UNION of two sql statements to produce an output that
is different from output of executing each of the two statements
separately?

No comments:

Post a Comment