Weather Observation Station 14

  • + 0 comments

    SELECT CAST(TRUNCATE(MAX(LAT_N), 4) AS DECIMAL(10,4)) FROM STATION WHERE LAT_N < 137.2345;