Dashboard Temp Share Shortlinks Frames API

HTMLify

Day 30
Views: 6 | Author: djdj
1
2
3
# Write your MySQL query statement below
select name,population,area from World
where area >= 3000000 or population >= 25000000;