When I delete a record in the database. It shows result as "Cannot delete or update a parent row: a foreign key constraint fails". How can I delete a record with foreign key constraints. Is There any CRUD code for this issue...
Thanks in advance...