partition function icon Partition Function: myRangePF2

Properties

Property Value
Name myRangePF2
ID 65537
Type RANGE
Number of partitions 4
Boundary RIGHT
Modify Date 10/26/2011 11:14:34 PM
Create Date 10/26/2011 11:14:34 PM

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 [myRangePF2]

Objects on which [myRangePF2] depends

SQL

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

See also

List of Partition Functions