I have a weekly report where I have to share our performance. I have the following query
SELECT COUNT(*) AS Transactions, COUNT(DISTINCT id) as Customers, SUM