79618719

Date: 2025-05-12 22:57:22
Score: 1.5
Natty:
Report link

Try sqlcmd ... -F vertical.

Source: https://learn.microsoft.com/en-us/sql/tools/sqlcmd/sqlcmd-utility?view=sql-server-ver16&tabs=go%2Cwindows%2Cwindows-support&pivots=cs1-bash#enhancements

I can't comment on how far back that option goes, but it is working on the version that's currently available these days on MacOS via Homebrew:

brew info sqlcmd
==> sqlcmd: stable 1.8.2 (bottled)
Microsoft SQL Server command-line interface
https://github.com/microsoft/go-sqlcmd
Reasons:
  • RegEx Blacklisted phrase (1): can't comment
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: Kyle Krull