partition function icon Partition Function: myRangePF5

Properties

Property Value
Name myRangePF5
ID 65543
Type RANGE
Number of partitions 4
Boundary LEFT
Modify Date 12/18/2011 4:26:09 AM
Create Date 12/18/2011 4:26:09 AM

Extended Properties

No extended properties defined.

Parameters

Parameter ID Datatype Collation
1 int

Range Values

Boundary ID Range Value
1 1
2 100
3 1000

Objects that depend on [myRangePF5]

Objects on which [myRangePF5] depends

SQL

Script
CREATE PARTITION FUNCTION [myRangePF5](int) AS RANGE LEFT FOR VALUES (1, 100, 1000)

See also

List of Partition Functions