Tagged Questions

2
votes
3answers
602 views

MySQL Advanced Query Brainteaser

I've been asked to create a financial report, which needs to give a total commission rate between two dates for several 'referrers'. That's the easy part. The difficult part is that the commission ...