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
|[SQL Database Performance Tuning for Developers]| Rodrigo Koch |? |[P]|
796
+
|[SQL Database Performance Tuning for Developers]| Rodrigo Koch |1753-01-01|[P]|
797
797
|[“But NOLOCK Is Okay When The Data Isn’t Changing, Right?”]| Brent Ozar | 2019-08-05 |[DBA],[DEV]|
798
798
|[tempdb Enhancements in SQL Server 2019]| Erin Stellato | 2019-08-02 |[BENCH]|
799
799
|[Feature Restrictions in SQL Server 2019 are Worse Than Useless: a False Sense of Security And Wasted Opportunity]| Solomon Rutzky | 2019-08-05 |[SEC]|
@@ -877,6 +877,19 @@ Articles types:
877
877
|[Upgrading SQL Server using Availability Groups – Checklist]| Thomas Rushton | 2019-10-17 |[DBA]|
878
878
|[Using indexed views? WITH (NOEXPAND) for Standard Edition]| Randolph West | 2019-10-09 |[DEV],[IDX]|
879
879
|[Using indexed views? What is an imprecise or non-deterministic convert?]| Randolph West | 2019-10-16 |[DEV],[IDX]|
880
+
|[JSON in your Azure SQL Database? Let’s benchmark some options!]| Silvano Coriani | 2019-10-15 |[X]|
881
+
|[Looking for strange - addition to system_health XE]| Tibor Karaszi's | 1753-01-01 |[DBA],[XE]|
882
+
|[What's new in SQL Server version x]| Tibor Karaszi's | 1753-01-01 |[DBA],[DEV]|
883
+
|[The ultimate guide to the datetime datatypes]| Tibor Karaszi's | 1753-01-01 |[DBA],[DEV]|
884
+
|[Some numbers that you will know by heart if you have been working with SQL Server for a while]| Unknown | 2019-03-20 |[DBA],[DEV]|
885
+
|[#TSQL2sday: How Much Plan Cache History Do You Have?]| Brent Ozar | 2018-07-10 |[DBA],[DEV]|
|[Are SQL Server database triggers evil?]| Daniel Calbimonte | 2017-01-25 |[DBA],[DEV]|
892
+
|[Configuration Best Practices for SQL Server Tempdb–Initial Sizing]| Christian Bolton, Justin Langford … | 2013-02-12 |[DBA]|
880
893
881
894
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
882
895
[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
@@ -1731,3 +1744,16 @@ Articles types:
1731
1744
[Upgrading SQL Server using Availability Groups – Checklist]:https://thelonedba.wordpress.com/2019/10/17/upgrading-sql-server-using-availability-groups-checklist/
1732
1745
[Using indexed views? WITH (NOEXPAND) for Standard Edition]:https://bornsql.ca/blog/using-indexed-views-dont-forget-this-important-tip/
1733
1746
[Using indexed views? What is an imprecise or non-deterministic convert?]:https://bornsql.ca/blog/using-indexed-views-what-is-an-imprecise-or-non-deterministic-convert/
1747
+
[JSON in your Azure SQL Database? Let’s benchmark some options!]:https://techcommunity.microsoft.com/t5/SQL-Customer-Success-Engineering/JSON-in-your-Azure-SQL-Database-Let-s-benchmark-some-options/ba-p/909131
1748
+
[Looking for strange - addition to system_health XE]:https://karaszi.com/looking-for-strange
1749
+
[What's new in SQL Server version x]:https://karaszi.com/new-in-version-x
1750
+
[The ultimate guide to the datetime datatypes]:https://karaszi.com/the-ultimate-guide-to-the-datetime-datatypes
1751
+
[Some numbers that you will know by heart if you have been working with SQL Server for a while]:https://sqlservercode.blogspot.com/2019/03/some-numbers-that-you-will-know-by.html
1752
+
[#TSQL2sday: How Much Plan Cache History Do You Have?]:https://www.brentozar.com/archive/2018/07/tsql2sday-how-much-plan-cache-history-do-you-have/
1753
+
[Fixing SQL Server Management Studio’s Tab Text]:https://www.brentozar.com/archive/2011/06/fixing-sql-server-management-studios-tab-text/
1754
+
[An overview of the SQL table variable]:https://www.sqlshack.com/an-overview-of-the-sql-table-variable/
1755
+
[Performance Impact of Small Queries]:https://forrestmcdaniel.com/2019/06/25/performance-impact-of-small-queries/
1756
+
[How we use SQL Server as a Document Store]:https://octopus.com/blog/sql-as-document-store
[Are SQL Server database triggers evil?]:https://www.sqlshack.com/are-sql-server-database-triggers-evil/
1759
+
[Configuration Best Practices for SQL Server Tempdb–Initial Sizing]:https://logicalread.com/2013/02/12/sql-server-tempdb-best-practices-initial-sizing-w01/
0 commit comments