ENFORCE ZONEMAP
Purpose
Use this statement to enforce the use of zone maps for a given table and column.
Prerequisites
Syntax
enforce_zonemap::=
Example
ENFORCE ZONEMAP ON t1 (order_date);