This SQL Server tutorial explains how to delete a primary key from table in SQL Server Table Designer.
Developers delete a primary key constraint when they want to remove the requirement for uniqueness for the values entered in a column or a combination or columns.
1. In Object Explorer, right-click [...]