AI Coder
AI
Code Editor
Show Output
DELETE FROM orders WHERE order_id IN (SELECT order_id FROM order_details WHERE product_id = 5);
Output Preview