ERROR | UNIQUE may not be used with a cluster index |
CAUSE | An attempt was made to create a cluster index with the UNIQUE attribute. |
ACTION | Remove UNIQUE from the CREATE INDEX statement. |
ERROR | UNIQUE may not be used with a cluster index |
CAUSE | An attempt was made to create a cluster index with the UNIQUE attribute. |
ACTION | Remove UNIQUE from the CREATE INDEX statement. |