update asdfasdfads r set r.app_operator=(select c.CONTACT_NAME from asdfa c where c.cons_id = r.app_operator and regexp_like(r.app_operator,'^[0-9]+[0-9]$') )
where regexp_like(r.app_operator,'^[0-9]+[0-9]$');
where regexp_like(r.app_operator,'^[0-9]+[0-9]$');
2135

被折叠的 条评论
为什么被折叠?



