I am using Microsoft SQL Server 2008.
I have a very large text file (a few hundred thousand rows) which contains INSERT statements which I wish to run.
What is the best way of executing this file? (I seem to be limited to a few thousand rows within the Management Studio / New Query)
I am using Microsoft SQL Server 2008. I have a very large text file
Share
1 Answer