How To Delete From Multiple Tables In Prestashop

In this tutorial I will show you how do delete from multiple tables in prestashop using joins. Sometimes you may need to delete data which lies in more than one table so you will have to join in all tables where your information is and then delete it. If you used join in your selects… Continue reading How To Delete From Multiple Tables In Prestashop