You are viewing a single comment's thread. Return to all comments →
select concat(round(sum(lat_n),2),' ',round(sum(long_w),2)) from station or don't use concat..
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 2
You are viewing a single comment's thread. Return to all comments →
select concat(round(sum(lat_n),2),' ',round(sum(long_w),2)) from station or don't use concat..