ENFORCE ZONEMAP

Purpose

Use this statement to enforce the use of zone maps for a given table and column.

Prerequisites

Syntax

enforce_zonemap::=

syntax diagram

Example

ENFORCE ZONEMAP ON t1 (order_date);