Cf mismatch
Vai alla navigazione
Vai alla ricerca
select username, codicefiscale from pi_passwd where username='123'; update pi_passwd set codicefiscale='abc' where username='123'; commit
select username, codicefiscale from pi_passwd where username='123'; update pi_passwd set codicefiscale='abc' where username='123'; commit