pub fn c_update( b: &mut Block<'_>, tname: &ObjRef, assigns: &mut [(String, Expr)], wher: &mut Option<Expr>)
Compile UPDATE statement.