how do i find the minimum value of a column based on another column?
ie If I had columns 'age' and 'height', how would I get the min (height) for (say) ages 9,12,15 ommiting all the other ages?
cheers
ie If I had columns 'age' and 'height', how would I get the min (height) for (say) ages 9,12,15 ommiting all the other ages?
cheers
Comment