How to delete records with foriegn key constraint in Mysql?
Hi. I have two tables with primary-foreign key constraint. I want to forcibly delete these values without considering this relationship. Is there any way to delete these values? Please reply me. Thanks.