转自:http://www.2cto.com/database/201208/148795.html
Union:对两个结果集进行并集操作,不包括重复行,同时进行默认规则的排序;
Union、Union All、Intersect、Minus
原文:http://www.cnblogs.com/bluedeblog/p/6653946.html