Creating a new partition detail
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Creating a new partition detail
The following code shows the creation of a policy with detail values:
|
The above example partitions the orderline table on order date
and sets the HasRange property to true so that
all data less than the specified value is added to the partition.