2
Answers

how to delete parent and child records at time in Sql server

Photo of Seshu B

Seshu B

7y
9.9k
1
hi all,
 I want to delete records from parent and child tables when there is foreign key relation between parent and child tables using stored procedure

thanks

Answers (2)