Quando tento salvar a chave primaria , seja atravez de comandos ou indo na opção design , aparece esse erro:
TABELA DE PRODUTOS' table
- Unable to create index 'PK_TABELA DE PRODUTOS'.
The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'dbo.TABELA DE PRODUTOS' and the index name 'PK_TABELA DE PRODUTOS'. The duplicate key value is ().
Could not create constraint or index. See previous errors.
The statement has been terminated.
Como posso resolve-lo ?