sql Union与Union all的区别

union的作用是 获取表连接后刷选相同的。

union all 获取表连接后 显示全部的。

posted on 2011-11-02 14:38  shosky  阅读(134)  评论(0)    收藏  举报

导航