How to import an Excel file into SQL Server? [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 2 years ago . What is the quickest way of getting my Excel file into a table in SQL Server? 回答1: There are many articles about writing code to import an excel file, but this is a manual/shortcut version: If you don't need to import your Excel file programmatically using code you can do it very