Question

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!

Was it helpful?

Solution

I would try sqlcmd

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top