We are currently using SQL Server 2014 (enterprise) for our source system and data warehouse. Our ETL has a row count validation that runs at the end of each ETL execution. It ties out the number of records in our warehouse, staging environmen
↧