Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of over 100000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.
Note
Note that
europeis not the same asEurope, so be careful and write correctly:Europe.
Merci pour vos commentaires !
single
Challenge: Europe Region Sort
Glissez pour afficher le menu
Glissez pour commencer à coder
Write an SQL query to get the name, region, capital, and population columns from the country table (please retrieve these columns in this order). These countries must be from the 'Europe' continent and have a population of over 100000. Then, sort the result by two of them - first by region in ascending order, then by capital, also in ascending order.
Note
Note that
europeis not the same asEurope, so be careful and write correctly:Europe.
Solution
Merci pour vos commentaires !
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion