In this hands-on lab, students will be given a business specification, and be required to validate the dataset against it.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Validate the PostgreSQL Table
- Validate the data contained in the PostgreSQL table ensuring that the ExpenseCode values are correct.
- Write the valid and invalid rows to seperate files.
- Validate the CSV File
- Validate the data contained in the CSV file ensuring that the ExpenseCode values are correct.
- Write the valid and invalid rows to seperate files.