Weather Observation Station 2

  • + 0 comments

    Why this query is not working in MY SQL Server -

    SELECT ROUND(SUM(LAT_N), 2), ROUND(SUM(LONG_W), 2) FROM STATION;