Reputation: 6941
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!
Upvotes: 0
Views: 318
Reputation: 89671
I would try sqlcmd
Upvotes: 1