CONTACT US: 778-373-4422 | info@mackenziemackenzie.com


Photo by Gerd Altmann from Pixabay

Insert One Million Rows into SQL Server - How to Use SqlBulkCopy

03-Jun-2020
This week’s video in our Data Engineering playlist is for those who are learning to code ETL and data pipelines in Microsoft’s .Net languages. Knowing how to perform massive inserts into database tables is a very important skill! If you’re getting stuck and are either doing one insert per row, or trying to write consecutive large multiple insert statements (SQL Server 2008+), then SqlBulkCopy is for you! It handles the task of inserting large amounts of data in an efficient way. SqlBulkCopy is part of SqlClient, and mastering it will give you many advantages, particularly in Microsoft environments. Though this example is written in VB.Net, the concepts can be used for other .Net flavors, including C#. Let’s insert one million rows!



Need to build a data pipeline? Integrate your systems? Contact me today!

3 Reasons Why You Should Learn Data Techniques

Find 3 big reasons why you should learn data techniques if you are a professional or business person.

Read article

About our workshop

The Professional Problem, 3 Things They Need, and 1 They Don't Have

Why do people constantly run into problems with their data, even when they are highly trained in their area?

Read article

About our workshop

Why Finding Uniqueness is the Key: 6 Methods to Help

Find out why keys and uniqueness are so important for data transformation and data analysis.

Read article

About our workshop

When to Excel and When Not To: Why Specialists Don't Use Excel for Data Transformations

Start your journey in data transformation, and learn why specialists don't use Excel to transform raw data for analysis.

Read article

About our workshop