日期:2014-05-18 浏览次数:20896 次
select * from table1 inner join table2 on table1.sfzh=table2.sfzh
inner join table3 on table1.sfzh=table3.sfzh
inner join table4 on table1.sfzh=table4.sfzh
inner join table5 on table1.sfzh=table5.sfzh
inner join table6 on table1.sfzh=table6.sfzh
inner join table7 on table1.sfzh=table7.sfzh