Re: update without set element

2010-01-20 Thread Larry Meadors
Do this in Java code. Doing it in xml is kinda silly. :) Larry On Wed, Jan 20, 2010 at 12:00 AM, masonka...@libero.it wrote: > Hi, > > I have a write a update statement with condition on every set element. > If > no condition are matched set part are empty, but where part is already created > a

update without set element

2010-01-19 Thread masonka...@libero.it
Hi, I have a write a update statement with condition on every set element. If no condition are matched set part are empty, but where part is already created and this cause a sql error (ex.: update where id=4). I show an example about it: update iord