输入banner图图片脚本导航/分类

sql server的bcp指令

queryout "D:\sql\.txt" -c -S"QCLOUD-VM" -U"username" -P"pwd"‘‘‘)

2、导入文件:

  exec master..xp_cmdshell ‘bcp [dbname].[dbo].tablename in d:\sql\sql.txt -c -T‘

sql server的bcp指令

标签:select   str   shel   lin   option   configure   cloud   shell   table