摘要: select sum(*) from (select count(*) NU from tab1 union select count(*) NU from tab2) temp 阅读全文
posted @ 2016-04-18 10:56 雨落知音 阅读(380) 评论(0) 推荐(0)