My database structure contains columns: id, name, value, dealer
. I want to retrieve row with lowest value
for each dealer
. I've been trying to mess up with MIN()
and GROUP BY
, still - no solution.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…