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.
Danke für Ihr Feedback!
single
Challenge: Europe Region Sort
Swipe um das Menü anzuzeigen
Wischen, um mit dem Codieren zu beginnen
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.
Lösung
Danke für Ihr Feedback!
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen