Hello everybody i have two tables which are this structure
invoice table :
invoice_id
customer_name
order_date
invoice_infos :
id
invoice_id
production_name
product_prix
qtt
Now I wanna make a query which delete in same time a row which are the same invoice_no in two tables