当前位置:Gxlcms > 数据库问题 > sql 读取excel中的数据

sql 读取excel中的数据

时间:2021-07-01 10:21:17 帮助过:4人阅读

select 列名 as 字段名 from openBowSet(MSDASQL.1,driver=Microsoft Excel Driver(*.xls);dbq=文件存放地址,select * from [Sheet1$]) sql 读取excel中的数据

注意:需要指定excel模板

sql 读取excel中的数据

标签:

人气教程排行