Primary key already exists (Error 1883)
You have attempted to use the ADD PRIMARY KEY clause of the ALTER TABLE command on a table that already has a primary key.
Remove the existing primary key first.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
You have attempted to use the ADD PRIMARY KEY clause of the ALTER TABLE command on a table that already has a primary key.
Remove the existing primary key first.