Mssql CLI

Query SQL Server databases from the command line using mssql-cli (or sqlcmd). Use when the user provides a SQL Server connection string and needs to execute queries, explore schema, or run batch SQL scripts against the database. Handles connection string parsing (ADO.NET, ODBC, Azure SQL formats) into CLI flags, query execution, and result capture.

arisng 8769da0 2 files · 10.9 KB Updated

File contents

arisng/github-copilot-fc/tree/main/skills/mssql-cli commit 8769da052f

Frequently asked questions

npx skillmds@latest add arisng/mssql-cli