Normally after we apply sql service pack, we run 'select @@version' and it will show 'SP1', 'SP2'... in the result set. I notice for SQL 2012 SP2, after I apply sp2, it only shows the build version '11.0.5058.0' but not 'SP2' is specified. I assume this is normal for SQL 2012 SP2?
Thanks,
Maggie