SQL Server, T-SQL

  • how to enabled and use implicit and explicit transactions in sql server src
  • DMVs that show open transactions in sql server src
  • how to run sql server on docker src

User Defined Functions

  • Multi-statement Table Valued Function vs Inline Table Valued Function src

Execution Plans

  • overview src
  • comparing plans src

indexes

  • clustered vs non clustered indexes src

Parameter Sniffing

  • How Do You Identify Parameter Sniffing src1 src2
  • Dealing With Parameter Sniffing  src1 src2

Comments

Popular posts from this blog

Azure

.NET

Angular