10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
CLUSTER [ VERBOSE ] $table_name$ [ USING $index_name$ ]
|
|
|
|
CLUSTER ( $option$ [ , ... ] ) $table_name$ [ USING $index_name$ ]
|
|
|
|
CLUSTER [ VERBOSE ]
|
|
|
|
where $option$ is:
|
|
|
|
VERBOSE [ $boolean$ ]
|