SDU Tools: Checking the version of SQL Server (by name) in T-SQL

We’re pleased to see that there are now a large number of people using our free SDU Tools for developers and DBAs, and that number grows every day. One of the surprising requests that we’ve constantly received is for something that simply shows the name SQL Server version.
We’ve seen people doing quite messy things to derive the name, like parsing the return value from @@VERSION and so on.
2019-12-04





