In this lesson, we cover importing and validating text file data, data conversion, error logging and notification, and financial transaction creation. You’ll see how to create an SQL Server script that is robust, error-tolerant, and can be run as a scheduled unattended job. On top of demonstrating how to get text data into database tables using only SQL, this lesson highlights what kind of issues may be faced when integrating with third-party systems that have less-than-ideal data structures.
This lesson assumes students have basic SQL skills. Students should be familiar with: