n8n-docs/docs/integrations/builtin/app-nodes/n8n-nodes-base.microsoftsql.md

1.1 KiB

title description contentType
Microsoft SQL Documentation for the Microsoft SQL node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. integration

Microsoft SQL

Use the Microsoft SQL node to automate work in Microsoft SQL, and integrate Microsoft SQL with other applications. n8n has built-in support for a wide range of Microsoft SQL features, including executing SQL queries, and inserting rows into the database.

On this page, you'll find a list of operations the Microsoft SQL node supports and links to more resources.

/// note | Credentials Refer to Microsoft SQL credentials for guidance on setting up authentication. /// /// note | Examples and templates For usage examples and templates to help you get started, take a look at n8n's Microsoft SQL integrations{:target="_blank" .external-link} list. ///

Basic Operations

  • Execute an SQL query
  • Insert rows in database
  • Update rows in database
  • Delete rows in database