Microsoft.Data.SqlClient is a .NET data provider for Microsoft SQL Server and the Azure SQL family of databases. It grew from a union of the two System.Data.SqlClient components which live ...
--first thing we want to do is create a staging table. This is the one we will work in and clean the data. We want a table with the raw data in case something happens ...