(4.1.0 - 4.2.3 only, PECL)
dbplus_update -- Update specified tuple in relation
说明
int
dbplus_update ( resource relation, array old, array new )
dbplus_update() replaces the old
tuple with the data from the new one, only if the
old completely matches a tuple within
relation.