Skip to content

Commit 2d4cf9c

Browse files
committed
Fix some typos and add info
1 parent 6fef85c commit 2d4cf9c

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

Binary file not shown.

SQL Server People.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Most valuable professionals in Microsoft SQL Server Database world
4646
| Matan Yungman | - | ISR | Tel Aviv | [@MatanYungman] | NULL | - | [Yungman MVP] |
4747
| Julie Koesmarno | [July Blog] | USA | Redmond | [@MsSQLGirl] | NULL | - | - |
4848
| Michael J Swart | [Michael Blog] | CAN | Waterloo | [@MJSwart] | NULL | 5 | [Swart MVP] |
49-
| Dmitry Piliugin | [Dmitry Blog] | RUS | Moscow | [@SomewereSomehow] | NULL | 3 | [Pilugin MVP] |
49+
| Dmitry Pilugin | [Dmitry Blog] | RUS | Moscow | [@SomewereSomehow] | pilugin@inbox.ru | 3 | [Pilugin MVP] |
5050
| Buck Woody | [Buck Blog] | | NULL | [@buckwoodymsft] | NULL | - | - |
5151
| Steve Stedman | [Steve Stedman Blog] | USA | Austin | [@stedman] | NULL | - | - |
5252
| Daniel Hutmacher | [Daniel Hutmacher Blog] | USA | Austin | [@dhmacher] | NULL | - | - |

SSMS/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ SQL Server Management Studio (17.0 RC1) notes:
2121
3. Fixes an issue with ShowPlan (if you use earlier versions of SSMS against a newer version of SQL Server (2016 SP1 or CTP1 of v.Next), and pull plans from the plan cache, clicking on that XML in grid results will yield an XML document, not a graphical plan).
2222
4. You can run 16.x and 17.x side-by-side, but some settings (like Tools/Options) are shared.
2323

24-
| Version/Download Link | Build | Release Date | Size, Mb |
25-
|-----------------------------|---------------|--------------|---------:|
26-
| [17.0 RC1 Release] | 14.0.16000.64 | 2016-11-16 | 687 |
27-
| [16.5.1 Release]**Latest** | 13.0.16100.1 | 2016-12-05 | 894 |
28-
| [16.5 Release] | 13.0.16000.28 | 2016-10-26 | 894 |
29-
| [16.4.1 Release] | 13.0.15900.1 | 2016-09-23 | 894 |
30-
| 16.4 Release **Deprecated** | 13.0.15800.18 | 2016-09-20 | |
31-
| [16.3 Release] | 13.0.15700.28 | 2016-08-15 | 806 |
32-
| [July 2016 Hotfix Update] | 13.0.15600.2 | 2016-07-13 | 825 |
33-
| July 2016 Release | 13.0.15500.91 | 2016-07-01 | |
34-
| [June 2016 Release] | 13.0.15000.23 | 2016-06-01 | 825 |
35-
| [SQL Server 2014] | 12.0.4100.1 | 2015-05-14 | 815 |
36-
| [SQL Server 2012] | 11.0.6020.0 | 2015-11-21 | 964 |
37-
| [SQL Server 2008 R2] | 10.50.4000 | 2012-07-02 | 161 |
24+
| Version/Download Link | Build | Release Date | Size, Mb |
25+
|----------------------------------|---------------|--------------|---------:|
26+
| [17.0 RC1 Release] | 14.0.16000.64 | 2016-11-16 | 687 |
27+
| [16.5.1 Release] **Latest** | 13.0.16100.1 | 2016-12-05 | 894 |
28+
| [16.5 Release] | 13.0.16000.28 | 2016-10-26 | 894 |
29+
| [16.4.1 Release] | 13.0.15900.1 | 2016-09-23 | 894 |
30+
| 16.4 Release **Deprecated** | 13.0.15800.18 | 2016-09-20 | |
31+
| [16.3 Release] | 13.0.15700.28 | 2016-08-15 | 806 |
32+
| [July 2016 Hotfix Update] | 13.0.15600.2 | 2016-07-13 | 825 |
33+
| July 2016 Release **Deprecated** | 13.0.15500.91 | 2016-07-01 | |
34+
| [June 2016 Release] | 13.0.15000.23 | 2016-06-01 | 825 |
35+
| [SQL Server 2014] | 12.0.4100.1 | 2015-05-14 | 815 |
36+
| [SQL Server 2012] | 11.0.6020.0 | 2015-11-21 | 964 |
37+
| [SQL Server 2008 R2] | 10.50.4000 | 2012-07-02 | 161 |
3838

3939
[17.0 RC1 Release]:https://go.microsoft.com/fwlink/?LinkID=835608
4040
[16.5.1 Release]:https://go.microsoft.com/fwlink/?linkid=837453

0 commit comments

Comments
 (0)