I have the following table:
I want to calculate the median mileage per car in one query (SQLite). How do I do that?
Here\'s the closest I\'ve come: