T-SQL Useful Links

This article will share collection of links in regards to various aspects in Transact-SQL language. Many of these links come very handy answering various questions in SQL Server related forums.

Some links in this article may be outdated and no longer working :( If you find such link, please update the article with correct reference or remove it.

T-SQL Resources for Beginners and not so...

Select Top N Rows per Group

↑ Return to Top

Performance Optimization

↑ Return to Top

EXECUTE vs sp_ExecuteSQL

↑ Return to Top

SQL Server Internals

↑ Return to Top

↑ Return to Top

Option recompile

↑ Return to Top

Dates

↑ Return to Top

Calendar table

↑ Return to Top

Gaps and Islands

Concurrency

Parameter Sniffing 

↑ Return to Top

Cursors

↑ Return to Top

Information about All objects 

↑ Return to Top

String Manipulations

String Split

↑ Return to Top

XML

↑ Return to Top

Concatenate Rows

↑ Return to Top

Common Table Expression (CTE)

CTE Performance

CTE syntactic sugar

CTE versus Temp Table

↑ Return to Top

PIVOT & UNPIVOT

↑ Return to Top

Running Total

↑ Return to Top

ASP.NET

↑ Return to Top

Other Topics

Design Decisions

Many tables JOIN calculation problem

Blocking problems

Deleting Records

Structure change problem

NOT IN problem

JOIN problem 

Orphans check

Update Records in batch

UPDATE FROM

MSSQL install on Linux

Questions and Surveys - random order

↑ Return to Top


See Also


This article participated in the TechNet Guru for October competition and won the Gold prize.