Mysql – Joining a Grouped list, together with median values for each grouped record
I'm trying to join data together, my goal is to have list of sellers, and see next to each seller, the median time it took him to sell his items. The following query works as expected on a single seller…