A admin Administrator Staff member Aug 20, 2008 #1 Supose I have two tables: Customer and itens. So, when I delete one customer, all the itens that customer have associated with him goes deleted two. I want to know if it is possible to do in mysql. How to implement that in all tables related. thanks
Supose I have two tables: Customer and itens. So, when I delete one customer, all the itens that customer have associated with him goes deleted two. I want to know if it is possible to do in mysql. How to implement that in all tables related. thanks