Skip to navigation
Mysql delete with a joined table
07.12.13
Reply
Anonymous
DELETE FROM products, products_to_categories USING products, products_to_categories WHERE products.products_id = products_to_categories.products_id AND products_to_categories.categories_id = '16';
07.12.13
Reply
Anonymous
Information Epoch 1772834359
Your system is just a path for moving data along.
Home
Notebook
Contact us