SPLIT TABLE

Syntax

SPLIT TABLE table_name [IF bool_expr]

Description

Splits named table (requires disabling the table first).

Example