Table Options

Description

We use the term Table Options for those elements or clauses that comes after the Content Source of a Create Table Definition.

Grammar syntax

[ CLUSTER BY ( <expr> [ , <expr> , ... ] ) ]
[ ON COMMIT { PRESERVE | DELETE }  ROWS ]
[ WITH SYSTEM VERSIONING ]

Navigate to the following pages to get more details about the translation spec for the subsections of the content-source section.

Last updated