How to check SQL Server version
06:53 03 Dec 2013

What are the possible ways to determine the deployed SQL Server version?

I’ve tried to do it using the SQL Server software. I want to do it using a command line SQL statement.

sql-server-2008 version