ALTER TABLE tookeen_choiceness_customer DROP CONSTRAINT PK__tookeen___3213E83F7F415C4D; ALTER TABLE tookeen_choiceness_customer alter COLUMN id varchar(100) not null ; Alter table tookeen_choiceness_customer add constraint PK__tookeen___3213E83F7F415C4D primary key (id);