Designing and Tuning high speed data loading
2010TL; DR
If you want to understand how to load data into Sql Server very quickly then this is the session for you.
Session Details
In almost all data warehouses there is a requirement to quickly get data into SQL Server. In this talk, I will present the different options you have: SSIS vs. T-SQL. We will look at some common design patterns for scalability and take a deeper look at how the Bulk API for SQL Server works.