Cause
A column specified in the cluster clause of a CREATE TABLE statement was not a column in this table.
Action
Re-execute the statement, using the names of columns defined for the table.
Error Message
specified clustered column does not exist
A column specified in the cluster clause of a CREATE TABLE statement was not a column in this table.
Re-execute the statement, using the names of columns defined for the table.