How to Validate Tables after Data Migration between SQL Server and Snowflake?
In this use case, we will demonstrate how to compare data from two different database sources: SQL Server and Snowflake. We will achieve this using a reconciliation rule in iceDQ. Let's dive in and create a reconciliation rule for this purpose.
Steps
Here are the steps outlined in the video:
Create Reconciliation Rule
- Start by creating a new reconciliation rule. Choose the folder where you want to create the rule and give it an appropriate name. Select a reconciliation template and provide a description and purpose for the rule. In this example, we are comparing customer data between SQL Server and Snowflake to ensure an exact match.
Connect to Source Data Set
- Configure a source data connection with the connection type as "Database." Connect to the "Adventure Works" database, select the "DBO" schema, and choose the "dim customer" table. Preview the data to see customer-level information, including first name, last name, gender, birth date, and more.