top of page

SQL Dataset Comparison Workflow

An n8n workflow to compare two SQL datasets using MySQL queries and the Compare Datasets node. It fetches aggregated payment data for customers from overlapping years and identifies differences based on customerNumber and year fields.

bottom of page