[1 mark] Write a query to display ModelID, ModelName, NumberOfProducts corresponding to each product model having the name beginning with 'Mountain' or beginning with 'MLMountain'; where NumberOfProducts is the count of distinct products belonging to each model. Display the results in descending order of NumberOfProducts then in ascending order of ModelName for model having the same NumberOfProducts as follows:
Zoom
+ 100%
Close