Run MSSQL Query
Runs an SQL query on a Microsoft SQL Server database.
Parameters
Parameter | Description |
---|---|
SQL Query | SQL statement(s) to execute.All the statements requested will be executed as part of the same session. |
Output Format | Representation of the output result. When executing multiple statements, only the last statement's results will be displayed. |