sqlsunday.com

T-SQL programming, useful tips and tutorials for the MS SQL Server developer.

Skip to content
  • Newsletter
  • About sqlsunday.com
  • Structured Concepts
    • Master data tool
    • File parser API
  • Slack app
  • Presentations
  • Downloads
  • Checklists
    • Installing SQL Server 2014
    • Installing SQL Server 2016
    • Installing SQL Server 2017
    • Installing SQL Server 2019
    • Links and utilities
Search

create partition function

Introduction to partitioning

2014-04-202014-03-28 / Daniel Hutmacher / 4 Comments

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 →

Categories

  • By difficulty (175)
    • Advanced (38)
    • Basics (50)
    • Intermediate (89)
  • CLR (1)
  • Off-topic (13)
  • Rant (5)
  • Scripts (19)
  • Series (29)
    • Efficient data (8)
    • Introduction to T-SQL (1)
    • Slowly changing dimensions (5)
    • SQL Server security (15)
  • SQL Server concepts (74)
  • T-SQL (126)
  • Tips (50)
  • Uncategorized (1)
  • Videos (2)

Search for articles

Create a website or blog at WordPress.com