mssql-cli
mssql-cli copied to clipboard
format output vertically as key: value pairs (in mysql, this is done by using \G rather than ; )
Is there a way to format the output of a query as key:value pairs? e.g. to display the results vertically?