In the first part of reviewing the basics of bulk insert, we looked at importing entire files, specifying delimiters for rows and columns, and bypassing error messages. Sometimes we’ll want to skip first and ending lines, log errors and bad records for review after inserting data, and work with data types directly without first importing using a varchar and converting to the data type later. In this part, we look at these techniques using T-SQL’s native bulk insert.
![Timothy Smith](/wp-content/uploads/2016/01/head.png)
![](https://s33046.pcdn.co/wp-content/uploads/2019/01/word-image-80.png)