Boa noite
Tenho um update or insert into
update or insert into TABLE…
( XXXXX, qtd) values
( XXXX, table.qtd + :VQTD)
matching (XXX, YYYY, CEPD);
Gostaria que caso a chave estivesse duplicada o update somasse, tem alguma solução prática ?
Agradeço
New contributor
user347823 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.