Weather Observation Station 14

  • + 0 comments

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