ORA-00945

Error: ORA-00945: specified clustered column does not exist

Causa: A column specified in the cluster clause of a CREATE TABLE statement is not a column in this table.

Acción: Re-execute the statement, using the names of columns defined for the table.

COMENTARIOS:


No hay comentarios.