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: range left

Introduction to partitioning

Partitioning is not only a great way to improve performance in large tables, but you can also use it to manage the physical storage of different chunks of data without keeping it in different tables.

Continue reading Introduction to partitioning
Published 2014-04-20
Categorized as Intermediate, SQL Server concepts Tagged aligned, boundary, create partition function, create partition scheme, function, partition, range left, range right, scheme
sqlsunday.com
Proudly powered by WordPress.