combining duplicates (perhaps via CONCAT) in a mySQL LEFT JOIN
This question appears to be slightly different from some of the other questions out there dealing with duplicates on a LEFT JOIN. Here's my situation: I have a list of datapoints associated with a meter. The datapoints are contiguous but…