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