SQL Server - Running large script files

前端 未结 6 1367
礼貌的吻别
礼貌的吻别 2020-12-07 16:31

I have a database table on a development server that is now fully populated after I set it running with an import routine for a CSV file containing 1.4 million rows.

6条回答
  •  温柔的废话
    2020-12-07 17:00

    This tool (Big SQL Script File Runner) on CodePlex will run any size script file with log and GUI.

提交回复
热议问题