You are viewing a single comment's thread. Return to all comments →
ms sql server: select format(round(sqrt(power(min(lat_n)-max(lat_n), 2) + power(min(long_w)-max(long_w), 2)), 4), '0.####') from station
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 19
You are viewing a single comment's thread. Return to all comments →
ms sql server: select format(round(sqrt(power(min(lat_n)-max(lat_n), 2) + power(min(long_w)-max(long_w), 2)), 4), '0.####') from station