area 表为aselect nvl(a.city,"未知") , count(reg_ip) from a full join b on (b.reg_ip between a.begin_id and a.end_ip)group by a.city