Company: Wells_Frago_IIT_kgp
Difficulty: medium
Question 3 Problem Description Generate a report listing countries with active domain registrations and the total number of domains per country for strategic planning and market analysis. The report should include: country_name - The name of the country from where the domain was registered total_domains - The total number of active domains registered from that country Results should be sorted in ascending order by country_name. Note: Only include active domains in the result. Schema (Schema details are not visible in the provided image.) Sample Data Tables (Sample data table details are not visible in the provided image.)