I have a query that returns me 4 duplicate lines; I need to change the contribution codes so that there is no Pk error.
nm_Matricula Mes_Ano_Referencia Mes_Ano_Competencia Cod_Contribuicao DT_pagamento
32665107 102001 102001 11 2001-10-18
32665107 102001 102001 11 2001-10-19
32665107 102001 102001 11 2001-10-22
32665107 102001 102001 11 2001-10-23
nm_Matricula Mes_Ano_Referencia Mes_Ano_Competencia Cod_Contribuicao DT_pagamento
32665107 102001 102001 257 2001-10-18
32665107 102001 102001 258 2001-10-19
32665107 102001 102001 259 2001-10-22
32665107 102001 102001 260 2001-10-23