I learned something new today. For years I’ve been using ‘select @@version’ to identify the version of SQL Server on a server. This gives you a number and then I normally hunt around the web to find out which service pack corresponds to this number. Today...