[Solved] How to do a group by query in c++
[ad_1] You are selecting columns, like FN, SN and Caps. I suppose that if you group by Team, at least one of those columns have more than one value in at least a group. [ad_2] solved How to do a group by query in c++