group by c1.provinceid,p1.province
select case stf.stationType when 'RAIN' then '雨情站' when 'RECIMEI' then '水位站' else '流量站' end tationName from radar_stations_info stf欢迎分享,转载请注明来源:内存溢出
group by c1.provinceid,p1.province
select case stf.stationType when 'RAIN' then '雨情站' when 'RECIMEI' then '水位站' else '流量站' end tationName from radar_stations_info stf欢迎分享,转载请注明来源:内存溢出
评论列表(0条)