Skip to main content

Export SQL table into CSV file

Workflow preview

Export SQL table into CSV file preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow demonstrates how easy it is to export SQL query to CSV automatically!

workflowexamplefix.png

Before running the workflow please make sure you have access to a local or remote MSSQL server with a sample AdventureWorks database.

The detailed process is explained in the tutorial https://blog.n8n.io/sql-export-to-csv/