access合并多个表

select * into sheet10

from (select * from sheet1
union all
select * from sheet2
union all
select * from sheet3
union all
select * from sheet4
union all
select * from sheet5
union all
select * from sheet6
union all
select * from sheet7
union all
select * from sheet8
union all
select * from sheet9)

上一篇 Excel批量给数据添加单引号和逗号
下一篇 【数据分析】Microsoft Power BI Desktop