Skip to content

Commit fc57c13

Browse files
committed
Add new interesting article and update SQL Server People
1 parent fbd1a9a commit fc57c13

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Articles/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ Articles types:
390390
| [Persisting statistics sampling rate] | Pedro Lopes | 2017-08-11 | [DBA] |
391391
| [All about locking in SQL Server] | Nikola Dimitrijevic | 2017-06-16 | [DBA],[DEV] |
392392
| [All about Latches in SQL Server] | Nikola Dimitrijevic | 2017-08-10 | [DBA],[DEV] |
393+
| [How to monitor object space growth in SQL Server] | Jefferson Elias | 2017-08-16 | [DBA],[DEV] |
393394

394395
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
395396
[SQL Server 2012 Security Best Practices - Microsoft]:http://download.microsoft.com/download/8/f/a/8fabacd7-803e-40fc-adf8-355e7d218f4c/sql_server_2012_security_best_practice_whitepaper_apr2012.docx
@@ -760,3 +761,4 @@ Articles types:
760761
[Persisting statistics sampling rate]:https://blogs.msdn.microsoft.com/sql_server_team/persisting-statistics-sampling-rate/
761762
[All about locking in SQL Server]:https://www.sqlshack.com/locking-sql-server/
762763
[All about Latches in SQL Server]:https://www.sqlshack.com/all-about-latches-in-sql-server/
764+
[How to monitor object space growth in SQL Server]:https://www.sqlshack.com/monitor-object-space-growth-sql-server/

SQL Server People.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Most valuable professionals in Microsoft SQL Server Database world
8282
| Wayne Sheffield | [Wayne Sheffield Blog] | USA | Richmond | [@DBAWayne] | NULL | 1 | [Sheffield MVP] |
8383
| Ewald Cress | [Ewald Cress Blog] | | NULL | [@sqlOnIce] | NULL | 0 | |
8484
| Dmitri Korotkevitch | [Dmitri Korotkevitch Blog] | USA | Tampa | [@aboutsqlserver] | dk@aboutsqlserver.com | 6 | [Korotkevitch MVP] |
85+
| Bert Wagner | [Bert Wagner Blog] | | | [@bertwagner] | NULL | 0 | |
8586

8687
[Stephen Wynkoop Site]:https://www.sswug.org/
8788
[Cody Konior Blog]:https://www.codykonior.com/categories/#sql
@@ -100,7 +101,7 @@ Most valuable professionals in Microsoft SQL Server Database world
100101
[SQLBlog]:http://sqlblog.com/
101102
[Ola Maintenance Solution]:https://ola.hallengren.com/
102103
[Sommarskog Blog]:http://www.sommarskog.se/
103-
[Phil Simple-Talk]:https://www.simple-talk.com/author/phil-factor/
104+
[Phil Simple-Talk]:https://www.red-gate.com/simple-talk/author/phil-factor/
104105
[Robert Simple-Talk]:https://www.simple-talk.com/author/robert-sheldon/
105106
[Glenn Blog]:https://sqlserverperformance.wordpress.com/
106107
[Kenneth Blog]:http://sqlstudies.com/
@@ -161,6 +162,7 @@ Most valuable professionals in Microsoft SQL Server Database world
161162
[Wayne Sheffield Blog]:http://blog.waynesheffield.com/
162163
[Ewald Cress Blog]:http://sqlonice.com
163164
[Dmitri Korotkevitch Blog]:http://aboutsqlserver.com/
165+
[Bert Wagner Blog]:https://blog.bertwagner.com/
164166

165167
[@swynk]:https://twitter.com/swynk
166168
[@codykonior]:https://twitter.com/codykonior
@@ -236,6 +238,7 @@ Most valuable professionals in Microsoft SQL Server Database world
236238
[@DBAWayne]:https://twitter.com/DBAWayne
237239
[@sqlOnIce]:https://twitter.com/sqlOnIce
238240
[@aboutsqlserver]:https://twitter.com/aboutsqlserver
241+
[@bertwagner]:https://twitter.com/bertwagner
239242

240243
[Swell MVP]:https://mvp.microsoft.com/en-us/PublicProfile/5002693?fullName=Rob%20%20Sewell
241244
[Walsh MVP]:https://mvp.microsoft.com/en-us/PublicProfile/4032569?fullName=Mike%20%20Walsh

0 commit comments

Comments
 (0)