n8nflow.net logo

Export SQL table into CSV file

by EduardUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

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/