https://www.hackerrank.com/challenges/weather-observation-station-14/problem
Query the greatest value of the Northern Latitudes (LAT_N) from STATION that is less than 137.2345. Truncate your answer to 4 decimal places.
Input Format
The STATION table is described as follows:
137.2345 보다 작은 LAT_N 중 가장 큰 LAT_N을 소수점 4자리까지 표현
'지식저장소 > SQL' 카테고리의 다른 글
[SQL/MYSQL] HackerRank - Weather Observation Station 16 / 17 (0) | 2022.06.10 |
---|---|
[SQL/MYSQL] HackerRank - Weather Observation Station 15 (0) | 2022.06.10 |
[SQL/MYSQL] HackerRank - Weather Observation Station 13 (0) | 2022.06.10 |
[SQL/MYSQL] HackerRank - Weather Observation Station 11 / 12 (0) | 2022.06.10 |
[SQL/MYSQL] HackerRank - Weather Observation Station 10 (0) | 2022.06.10 |