๐ก Write a SQL query to find the top 10 customers by recent orders.
๐ก How can I optimize this SQL query?
๐ก Translate this SQL query for a non-technical user.
๐ก Return a list of products sorted by the number of sales.
๐ก Find the customers who have ordered products belonging to a specific product category but who haven't placed an order in the past 3 months.