Find Customers by Department
MediumUnlock detailed company stats for this questionUpgrade
You are given the following tables:
orders table:
departments table:
customers table:
Find how many customers ordered from the electronics and the fashion department respectively in 2022. Your output should have the following columns: customers, department_name