时间:2021-07-01 10:21:17 帮助过:2人阅读
介绍:
http://blog.csdn.net/soudog/article/details/4343415
BCP NTS.dbo.T_User format nul -f c:/User_format2.fmt -x -c -T --把表结构信息导出XML中
BCP NTS.dbo.T_User in c:/User1.txt -F 10 -L 13 -c -x -f c:/User_format2.fmt -T --使用XML格式的格式文件
sql bcp 笔记
标签: