Skip to content

sqlsunday.com

  • About
  • Structured Concepts
    • Master data tool
    • OAuth wizard
    • Send passwords
  • Presentations
  • Downloads
  • Checklists
    • Installing SQL Server 2014
    • Installing SQL Server 2016
    • Installing SQL Server 2017
    • Installing SQL Server 2019
    • Installing SQL Server 2022
    • Conference organizer tools
    • Conference organizer checklist

Tag: table variables

Different kinds of temp tables

Temp tables are a vital part of every T-SQL developer’s toolbox, but did you know that there are different types of temp tables? This article goes through the ways you can implement a temp table, as well as how they affect performance.

Continue reading Different kinds of temp tables
Published 2013-03-03
Categorized as Basics, Intermediate, SQL Server concepts, T-SQL Tagged global temp tables, table types, table variables, temp tables, tempdb, tutorial
sqlsunday.com
Proudly powered by WordPress.