This might be a stupid question but I am learning about SQLCMD and the code for it. I don't really understand where to put the statement in.
This is what I am suppose to do.
Use SQLCMD to output the results of the query SELECT COUNT(*) FROM Customers to the
console window.
I have never done this before so I am thrown off a little. If someone would be able to help me understand it that would be great. I have done web searches and reviewed my book but it doesnt say where you will type the code into and I am working with SQL server 2008.