I have the below .bat file and would like to use sqlcmd to insert values into sql server table.
.bat
sqlcmd
Below is what I have and I\'ve looked at the sql