On Fri, Feb 6, 2015 at 7:43 PM, Adil <adil.cha...@gmail.com> wrote: > Hi, > it seems you are doing some thing wrong in your model, why can you go with > updating columns of key1 instead of deleting/inserting row key? >
You can't update a primary key column with update statements.