Skip to content

Commit 74bfba6

Browse files
committed
Update SQL Server Lifecycle dates and add new info
1 parent 525f725 commit 74bfba6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

SQL Server Version.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Useful links:
3838
- [SQL Server Updates by Brent Ozar team](http://sqlserverupdates.com/)
3939
- [Which Version of SQL Server Should You Use?](https://www.brentozar.com/archive/2019/01/which-version-of-sql-server-should-you-use/)
4040
- [SQL Server Builds by SQLSentry](http://blogs.sqlsentry.com/category/sql-server-builds/)
41+
- [SQL Server Builds by SQLPerformance.com](https://sqlperformance.com/latest-builds)
4142
- [SQL Server Release Services](https://blogs.msdn.microsoft.com/sqlreleaseservices/)
4243
- [Why I have high hopes for the quality of SQL Server 2016 release by Remus Rusanu](https://medium.com/@rusanu/why-i-have-high-hopes-for-the-quality-of-sql-server-2016-release-6173bc1fbc82#.44kg2ktmg)
4344
- [Unofficial SQL Server build chart lists](http://sqlserverbuilds.blogspot.ru/)
@@ -129,14 +130,12 @@ Profits:
129130
| Version | Latest Update | Build Number | Release Date | Lifecycle Start | Mainstream Support | Extended Support | Other Updates |
130131
|---------|-----------------------------------------------------------------------|----------------------------------------------|------------------------------------------|-----------------|--------------------|------------------|-------------------------------------------------------------------|
131132
| 2019 | [Install 2019 RTM] then [CU1 KB4527376] | 15.0.2070.41<br/>15.0.4003.23 | 2019-11-04<br/>2020-01-07 | 2019-11-04 | 2025-01-07 | 2030-01-08 | [Other SQL 2019 Updates](#microsoft-sql-server-2019-builds) |
132-
| 2017 | [Install 2017 RTM] then [CU18 KB4527377] | 14.0.1000.169<br/>14.0.3257.3 | 2017-10-02<br/>2019-12-09 | 2017-08-28 | 2022-11-10 | 2027-12-10 | [Other SQL 2017 Updates](#microsoft-sql-server-2017-builds) |
133-
| 2016 | [Install 2016 SP2] then [CU11 KB4527378] | 13.0.5026.0<br/>13.0.5598.27 | 2018-04-24<br/>2019-12-09 | 2016-11-16 | 2021-07-13 | 2026-07-14 | [Other SQL 2016 Updates](#microsoft-sql-server-2016-builds) |
133+
| 2017 | [Install 2017 RTM] then [CU18 KB4527377] | 14.0.1000.169<br/>14.0.3257.3 | 2017-10-02<br/>2019-12-09 | 2017-09-29 | 2022-11-10 | 2027-12-10 | [Other SQL 2017 Updates](#microsoft-sql-server-2017-builds) |
134+
| 2016 | [Install 2016 SP2] then [CU11 KB4527378] | 13.0.5026.0<br/>13.0.5598.27 | 2018-04-24<br/>2019-12-09 | 2016-01-06 | 2021-07-13 | 2026-07-14 | [Other SQL 2016 Updates](#microsoft-sql-server-2016-builds) |
134135
| 2014 | [Install 2014 SP3] then<br/> [CU4 KB4500181] | 12.0.6024.0<br/>12.0.6329.1 | 2018-10-30<br/>2019-07-29 | 2016-07-14 | 2019-07-09 | 2024-07-09 | [Other SQL 2014 Updates](#microsoft-sql-server-2014-builds) |
135136
| 2012 | [Install 2012] then<br/>[SP4 2012] then<br/>[KB4091266] | 11.0.2100.60<br/>11.0.7001.0<br/>11.0.7469.6 | 2012-02-14<br/>2017-10-05<br/>2018-01-12 | 2015-12-01 | 2017-07-11 | 2022-07-12 | [Other SQL 2012 Updates](#microsoft-sql-server-2012-builds) |
136-
| 2008 R2 | [Install 2008 R2] then <br/>[SP3 2008 R2] then<br/>[SU KB3045311] | 10.50.1600<br/>10.50.6000<br/>10.50.6220.0 | 2010-11-21<br/>2014-09-30<br/>2015-07-14 | Review Note | 2014-07-08 | 2019-07-09 | [Other SQL 2008 R2 Updates](#microsoft-sql-server-2008-r2-builds) |
137-
| 2008 | [Install 2008] then<br/>[SP4 2008] then<br/>[SU KB3045316] | 10.0.1600.0<br/>10.0.6000<br/>10.0.6241.0 | 2008-01-19<br/>2014-09-30<br/>2015-07-14 | 2014-07-07 | 2014-07-08 | 2019-07-09 | [Other SQL 2008 Updates](#microsoft-sql-server-2008-builds) |
138-
139-
**For downloading distributive for SQL Server 2008 R2 and SQL Server 2008 you must have MSDN subscription, see [Install 2008 R2] and [Install 2008] links.**
137+
| 2008 R2 | [Install 2008 R2] then <br/>[SP3 2008 R2] then<br/>[SU KB3045311] | 10.50.1600<br/>10.50.6000<br/>10.50.6220.0 | 2010-11-21<br/>2014-09-30<br/>2015-07-14 | 2010-07-20 | 2014-07-08 | 2019-07-09 | [Other SQL 2008 R2 Updates](#microsoft-sql-server-2008-r2-builds) |
138+
| 2008 | [Install 2008] then<br/>[SP4 2008] then<br/>[SU KB3045316] | 10.0.1600.0<br/>10.0.6000<br/>10.0.6241.0 | 2008-01-19<br/>2014-09-30<br/>2015-07-14 | 2010-07-20 | 2014-07-08 | 2019-07-09 | [Other SQL 2008 Updates](#microsoft-sql-server-2008-builds) |
140139

141140
[Install 2019 RTM]:https://www.microsoft.com/sql-server/sql-server-2019#Install
142141
[CU1 KB4527376]:https://support.microsoft.com/help/4527376/

SSMS/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ It also provides tools to deploy, monitor, and upgrade the data-tier components,
2020
- [SQL Server Management Studio (SSMS)](https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-ssms)
2121
- [Microsoft Download Center SSMS](https://www.microsoft.com/en-us/download/search.aspx?q=sql%20server%20management%20studio&p=0&r=10&t=&s=Relevancy~Descending)
2222
- [Add Transact-SQL Snippets](https://docs.microsoft.com/en-us/sql/relational-databases/scripting/add-transact-sql-snippets)
23+
- [A month of SSMS tips and tricks](https://blog.waynesheffield.com/wayne/archive/2018/02/ssms-tips-tricks/)
2324

2425

2526
## Supported SQL Server versions

0 commit comments

Comments
 (0)