This workflow automates the comparison of customer order datasets from different years using SQL queries.
The SQL Dataset Comparison Workflow is designed to streamline the process of analyzing customer orders across multiple years. By leveraging SQL queries executed through the n8n automation platform, this workflow fetches and compares datasets from the years 2003, 2004, and 2005 to identify trends and changes in customer behavior over time.
The workflow begins with a manual trigger, allowing users to execute the process on demand. It retrieves orders from two separate timeframes—2003 and 2004, as
Platform
n8n
Category
Utilities
Price
$9.99
Creator
Fred Garcia
SQL
Data Analysis
Automation
n8n
Workflow
Customer Insights
Business Intelligence
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.