Answer the question
In order to leave comments, you need to log in
Why is one request better than another?
Hello!
I decided to learn the basics of sql by solving problems on sql-ex.ru I'm
just starting out, so I don't understand why the site decided that the query
SELECT AVG(speed) FROM Laptop WHERE Laptop.price IN
(SELECT price FROM Laptop WHERE price > 1000)
SELECT AVG(speed) FROM Laptop WHERE price > 1000 ( или laptop.price)
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