Contenuti del Corso
Practice SQL with Cinema Database
Practice SQL with Cinema Database
James Cameron Movies Sales
Swipe to start coding
James Cameron's movies are very popular, but are they such in each city? Create a list of cities, containing info about sales of James Cameron's movies.
Print records with two columns: city
and sales
(containing the total sales of James Cameron's movies). Order records by city
in lexicographical order.
Soluzione
Grazie per i tuoi commenti!
James Cameron Movies Sales
Swipe to start coding
James Cameron's movies are very popular, but are they such in each city? Create a list of cities, containing info about sales of James Cameron's movies.
Print records with two columns: city
and sales
(containing the total sales of James Cameron's movies). Order records by city
in lexicographical order.
Soluzione
Grazie per i tuoi commenti!