摘要:
insert into test(a,b,c)select lastTable.* from (select (select count(*) from bus_article) as a1,(select count(*) from bus_articletype) as b1,(select count(*) from tab_menu) as c1 ) as lastTable/*=====================================================================test表机构:a int ,b int,c inttest2表机构:a 阅读全文
浙公网安备 33010602011771号