Skip to content

using sqlcmd to make queries and get results from Linux terminal

Notifications You must be signed in to change notification settings

paulocressoni/SQL-Server-Query-with-sqlcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SQL Server Query with sqlcmd

Using sqlcmd to make queries and get results from Linux terminal.

You must install sqlcmd to be able to run the shell. how to install.

To run it just add your query to the .sql file and run the .sh file passing the sql file as the parameter: ./my_analysis.sh my_analysis.sql.

A result_my_analysis.tsv file will contain the results of your query.

About

using sqlcmd to make queries and get results from Linux terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published