You are viewing a single comment's thread. Return to all comments →
select round (max(lat_n)-min(lat_n)+(max(long_w)-min(long_w)),4) from station ;
Weather Observation Station 18
You are viewing a single comment's thread. Return to all comments →
select round (max(lat_n)-min(lat_n)+(max(long_w)-min(long_w)),4) from station ;