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 1746751638
Favor apps that have universal interfaces.
Home
Notebook
Contact us