--30、单载频载扇用户数 ---北10 select smonth as MONTH_ID, '北10' as ZB_TYPE, sname as PROV_NAME, null as CITY_ID, null as CITY_NAME, null as GRID_ID, null as GRID_NAME, '30' as ZB_CODE, '单载频载扇用户数' as ZB_NAME, '否' as IS_RATIO, total_user_yw as QZ_FZ, zps_total_no5g as QZ_FM, round(total_user_yw/zps_total_no5g) as BY_QZ from sqmdb_cost.jt_number_b10 where smonth='202206'