日期:2014-05-16 浏览次数:20941 次
select * from a union all select * from b where not exists (select 1 from a where c1=b.c1 and c2=b.c2)