Weather Observation Station 18

  • + 0 comments

    select round((max(lat_n)+max(long_w))-(min(lat_n)+ min(long_w)),4) from station;

    this query works in oracle