Select unique second column per each fist column with minimal value of third column
Using postgres, is it possible or how to select from table below distinct value of id and id2? :
Using postgres, is it possible or how to select from table below distinct value of id and id2? :