You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Articles/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1092,6 +1092,7 @@ Articles types:
1092
1092
|[The Learner’s Guide to SQL Server Performance Triage]| Kendra Little | 2020-03-19 |[DBA]|
1093
1093
|[Learner’s Guide to SQL Server Query Tuning]| Kendra Little | 2020-05-01 |[DBA][DEV]|
1094
1094
|[How to Get Better Estimates for Modification Queries]| Brent Ozar | 2020-04-27 |[DBA][DEV]|
1095
+
|[SSMS: Prevent Copy and Paste of Text in “Messages” tab (Cruel Joke #2)]| Solomon Rutzky | 2020-05-22 |[DBA][DEV]|
1095
1096
1096
1097
[Understanding how SQL Server executes a query]:http://rusanu.com/2013/08/01/understanding-how-sql-server-executes-a-query/
1097
1098
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
@@ -2159,3 +2160,4 @@ Articles types:
2159
2160
[The Learner’s Guide to SQL Server Performance Triage]:https://littlekendra.com/2020/03/19/the-learners-guide-to-sql-server-performance-triage/
2160
2161
[Learner’s Guide to SQL Server Query Tuning]:https://littlekendra.com/2020/05/01/learners-guide-to-sql-server-query-tuning/
2161
2162
[How to Get Better Estimates for Modification Queries]:https://www.brentozar.com/archive/2020/04/how-to-get-better-estimates-for-modification-queries/
2163
+
[SSMS: Prevent Copy and Paste of Text in “Messages” tab (Cruel Joke #2)]:https://sqlquantumleap.com/2020/05/22/ssms-prevent-copy-and-paste-of-text-in-messages-tab-cruel-joke-2/s
0 commit comments