So, I just downloaded SQL Server Express 2014.
I want to run batch SQL queries using the "sqlcmd" utility of SQL Server Management Studio.
However, at the download site for SSMSE, it says it is for SQL Server 2005 Express Edition.
(https://www.microsoft.com/en-us/download/details.aspx?id=8961)
So, will SSMSE work with SQL Server Express 2014???
If not, what other db tools does MS have in order to run SQL command file queries to a SQL Server Express 2014 database???