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 1736504850
Use shell scripts to increase leverage and portability.
Home
Notebook
Contact us