Search code examples
sqlsql-serverbashmsys

MSYSGIT BASH : Execute SQL against MS SQL Server


I'm running MSYSGIT on Windows and I want to be able to execute SQL statements against a SQL server directly from the bash console and bash scripts. Is this possible, and if so, how do I do it? Thanks!


Solution

  • I would try sqlcmd