Write a query to output the apartments whose prices are greater than the average and are also not rented, sorted by the 'Price'. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Write a query to output the apartments whose prices are greater than the average and are also not rented, sorted by the 'Price'.

You have to find out the apartments whose price are above the average price and are not rented using the AVG keyword.

20th Jul 2021, 6:43 AM
Abhijeet Mandal
Abhijeet Mandal - avatar
1 Answer
+ 5
SQL commands are easy, try to think that what you will say in easy words!
20th Jul 2021, 6:51 AM
Abhiyantā
Abhiyantā - avatar