You are viewing a single comment's thread. Return to all comments →
Working only my sql:
select round(sum(lat_n), 2), round(sum(long_w), 2) from station;
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 →
Working only my sql:
select round(sum(lat_n), 2), round(sum(long_w), 2) from station;