mssql-result-to-md-table
v0.0.2
Published
Converts a MSSQL Result set into a markdown table, directly to stdout
Downloads
2
Readme
mssql-result-to-md-table
Tired of formating all the results of a SQL Server query into a markdown table? Well, well, well your problems are gone!
Just save the query result in your file system (with the tedious right-click, copy with headers) and:
npx mssql-result-to-md-table /path/to/my/sqlresult