Answer the question
In order to leave comments, you need to log in
Subquery returns more than 1 row?
returns error: subquery returns more than 1 row?
I don't know much about sql yet. where is the error here?
DELETE FROM Orders
WHERE ProductId=(SELECT Id FROM Products WHERE ProductName='Galaxy S8');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question