You are viewing a single comment's thread. Return to all comments →
Using oracle inbuild function MEDIAN
SELECT ROUND(MEDIAN(LAT_N),4) FROM station ;
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 20
You are viewing a single comment's thread. Return to all comments →
Using oracle inbuild function MEDIAN