File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1437,6 +1437,7 @@ Articles types:
14371437| [ Why Are Linked Server Queries So Bad?] | Brent Ozar | 2021-07-15 | [ DBA] [ DEV ] |
14381438| [ Fundamentals of table expressions, Part 1] | Itzik Ben-Gan | 2020-04-08 | [ DBA] [ DEV ] |
14391439| [ Fundamentals of table expressions, Part 2 – Derived tables, logical considerations] | Itzik Ben-Gan | 2020-05-13 | [ DBA] [ DEV ] |
1440+ | [ Fundamentals of table expressions, Part 3 – Derived tables, optimization considerations] | Itzik Ben-Gan | 2020-06-10 | [ DBA] [ DEV ] |
14401441
14411442[ Understanding how SQL Server executes a query ] :http://rusanu.com/2013/08/01/understanding-how-sql-server-executes-a-query/
14421443[ SQL Server Index Design Guide ] :https://technet.microsoft.com/en-us/library/jj835095.aspx
@@ -2848,3 +2849,4 @@ Articles types:
28482849[ Why Are Linked Server Queries So Bad? ] :https://www.brentozar.com/archive/2021/07/why-are-linked-server-queries-so-bad/
28492850[ Fundamentals of table expressions, Part 1 ] :https://sqlperformance.com/2020/04/t-sql-queries/table-expressions-part-1
28502851[ Fundamentals of table expressions, Part 2 – Derived tables, logical considerations ] :https://sqlperformance.com/2020/04/t-sql-queries/table-expressions-part-2
2852+ [ Fundamentals of table expressions, Part 3 – Derived tables, optimization considerations ] :https://sqlperformance.com/2020/06/t-sql-queries/table-expressions-part-3
You can’t perform that action at this time.
0 commit comments