MySQL Query : SELECT avg(gaoweng) as gaoweng_avg,avg(diweng) as diweng_avg,max(gaoweng) as gaoweng,min(diweng) as diweng FROM `www_pxcity_net`.`ol_weather_history_2024` WHERE areaid=110000 and themonth=2 LIMIT 1
MySQL Error : Table 'www_pxcity_net.ol_weather_history_2024' doesn't exist
MySQL Errno : 1146
Message : Table 'www_pxcity_net.ol_weather_history_2024' doesn't exist
Need Help?