Horizontal Partitioning

Horizontal positioning in MS SQL Server 2005 is a method for making large tables and indexes more manageable by dividing them horizontally and spreading them across more than one filegroup in a database.

PowerDesigner supports horizontal partitioning through the partition function and partition scheme objects.