📜  自动将数据从excel导入sql server - SQL代码示例

📅  最后修改于: 2022-03-11 15:05:14.479000             🧑  作者: Mango

代码示例2
From your SQL Server Management Studio, you open Object Explorer, go to your database where you want to load the data into, right click, then pick Tasks > Import Data. 
This opens the Import Data Wizard, which typically works pretty well for importing from Excel.