n8n templateFreeBy Eduard
Export SQL table into CSV file
This workflow demonstrates how easy it is to export SQL query to CSV automatically!  Before running the workflow please make sure you have access to a local or remote MSSQL server ...
DevelopmentData & StorageCore NodesManual TriggerSticky NoteSetMicrosoft Sql
Loading interactive preview...
Template notes
This workflow demonstrates how easy it is to export SQL query to CSV automatically!

Before running the workflow please make sure you have access to a local or remote MSSQL server with a [sample AdventureWorks database](https://learn.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver16&tabs=ssms).
The detailed process is explained in the tutorial [https://blog.n8n.io/sql-export-to-csv/](https://blog.n8n.io/sql-export-to-csv/)