sql server 2008 r2 sp1 怎么看版本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql server 2008 r2 sp1 怎么看版本相关的知识,希望对你有一定的参考价值。

参考技术A 命令:select @@version
查看SQL Server的版本同样和Oracle有点类似,直接使用Sqlcmd即可查看基本上该命令已经将相关的信息说明了 SQL Server 2008 R2 SP2 64Bit
我们可以看一下这个版本号:10.50.1600.1
10:代表2008版本,9代表2005版本,8代表2000版本 50:代表R2版本,00代表非R2版本
1:代表没有打补丁,如果2代表打了Sp1补丁,如果是3代表打了Sp2补丁,以此类推
600:代表相关的hotfix版本,我们在进行升级、备份、恢复一定要看清楚这个版本,只有在同一个版本下的相关数据才能进行恢复(同版本备份文件),这点需要注意。本回答被提问者和网友采纳

SQL Server 2008 R2 SP3 and SQL Server 2008 SP4 are now available!

 

Microsoft is pleased to announce the release of SQL Server 2008 R2 Service Pack 3 and SQL Server 2008 Service Pack 4 . The Service Packs are available for download on the Microsoft Download Center. As part of our continued commitment to software excellence for our customers, this upgrade is available to all customers with existing SQL Server 2008 and SQL Server 2008 R2 deployments.

SQL Server 2008 R2 SP3 and SQL Server 2008 SP4 contain fixes to issues that have been reported through our customer feedback platforms.  They contain Hotfix solutions provided in SQL Server 2008 R2 cumulative updates up to and including Cumulative Update 13, and SQL Server 2008 cumulative updates up to and including Cumulative Update 17. The Service Packs also include the security bulletin MS14-044 .  SQL Server 2008 and 2008 R2 are now in extended support , which means there will not be Cumulative Updates for these Service Packs.

For more on SQL Server 2008 R2 SP3, please read here . For more on SQL Server 2008 SP4, please read here .  To obtain SQL Server 2008 R2 SP3 and SQL Server 2008 SP4 please visit the links below:

SQL Server 2008 R2 SP3

SQL Server 2008 R2 SP3 Feature Packs

SQL Server 2008 SP4

SQL Server 2008 SP4 Feature Packs

以上是关于sql server 2008 r2 sp1 怎么看版本的主要内容,如果未能解决你的问题,请参考以下文章

windows server 2008 R2 SP1 安装SQL Server 2008 R2时提示 "此操作系统不支持此版本的 SQL Server 版本"

无法解决排序规则冲突 - SQL Server 2008 R2 SP1

如何实现 sql2008 和 sql2012 共存?

SQL Server 2008 SP2

SQL SERVER 2012安装问题

windows server 2008 可以装sql server2012 吗