5
Answers

How can i delete my Primary Key data from SQL Server?

Hello i need your help i want to delete SQL server table data which contains Student data record table in which Student ID is a Primary key and i want to delete my selected row data from the sql server just like Mr Khan data this is useless for me but i don't want to drop my Primary Key so can you please guide me how can i solved this problem?

Answers (5)