ENFORCE ZONEMAP

Purpose

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

Prerequisites

Syntax

enforce_zonemap::=

syntax diagram

Example

ENFORCE ZONEMAP ON t1 (order_date);