dbplus_update
Update specified tuple in relation
Description
intdbplus_update
resourcerelation
arrayold
arraynew
&warn.experimental.func;
dbplus_update replaces the tuple given by
old with the data from
new if and only if
old completely matches a tuple within
relation.