For primary key if that record is being refered by some other (Child Table) sql server won't let you to delete that record.
While creating relationship if you had mention "Delete Cascade" option and then if you delete the record the same record will be deleted from child table.
What is the effect of 'delete' on primary key and foreign key
Profile Answers by saritha_racharla Questions by saritha_racharla
Questions by saritha_racharla