摘要: EXEC sp_configure 'show advanced options', 1GORECONFIGUREGOEXEC sp_configure 'xp_cmdshell', 1GORECONFIGUREGO exec master..xp_cmdshell 'bcp "SELECT SOM 阅读全文
posted @ 2016-05-09 10:38 次奥君 阅读(217) 评论(0) 推荐(0) 编辑