Weather Observation Station 14

  • + 0 comments

    SELECT ROUND(MAX(LAT_N),4)AS GREATEST_LONG FROM STATION WHERE LAT_N<137.2345;