SQL Server OPENROWSET without SYSADMIN role

后端 未结 0 1782
梦谈多话
梦谈多话 2020-12-30 02:20

We extensively use the OPENROWSET function to import CSV and excel files into our SQL server 2012 environment, using the simple expression:

SELECT * FROM OPEN         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题