update receive_user set (area_id)=(select nvl(busn_id,\'0\') from region_info where receive_user.area_title=region_info.BUSN_NAME); 相关文章: