Mysql – function sum() 2 fields with same id
I am trying to get the sum of particular field. I am getting the SUM wrong when I try to get the values together. I have this: reference: id_skill, user, level_paid More specifically the table reference as: id_skill user level_paid…