Execute Custom SQL Queries in Microsoft SQL Server - n8n Workflow | Neura Market
Execute Custom SQL Queries in Microsoft SQL Server
Simple n8n workflow to manually trigger and execute any SQL query on a Microsoft SQL Server database. Ideal for quick data retrieval, testing, and ad-hoc queries without external tools.
This workflow provides a straightforward way to run custom SQL queries against a Microsoft SQL Server database using n8n's built-in node. It starts with a Manual Trigger node, activated by clicking 'execute', which connects directly to the Microsoft SQL node configured for 'executeQuery' operation. Users simply input their SQL query in the node parameters and provide valid Microsoft SQL credentials to fetch or manipulate data instantly.
The benefits include rapid prototyping of database interac
Platform
n8n
Category
File & Document Management
Price
$4.99
Creator
QualityWorkflows
SQL
Microsoft SQL Server
Database Query
Manual Trigger
Data Retrieval
n8n Automation
Execute Query
IT Development
Ad-hoc Queries
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.