Microsoft SQL Overview¶
Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is used for storing and retrieving data as requested by other software applications which may run either on the same computer or on another computer across a network.
Read the official documentation of Microsoft SQL here.
Microsoft SQL on Connect iPaaS¶
Connect iPaaS enables you to integrate Microsoft SQL with other SaaS and enterprise applications. You can build a workflow to perform various operations on MicrosoftSQL database like create, update, delete or upsert record.
Figure 1. Microsoft SQL Application on Connect iPaaS