SQL 2012 Service Pack 2 - select @@version does not display '(SP2)'

  • on a SQL 2012 SP1 box, @@version shows

    Microsoft SQL Server 2012 (SP1) - 11.0.3000.0

    but after recently installing SP2 on it, @@version shows

    Microsoft SQL Server 2012 - 11.0.5058.0

    the 'SP2' info is missing.

    Why ?

  • no one else experiencing this ?

    when you run select @@version on your 2012 SP2 server, does the result show '(SP2)' ?

  • I get the same as you...not "SP2" but the version number looks OK.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply