https://www.hackerrank.com/challenges/weather-observation-station-10/problem
Weather Observation Station 9 | HackerRank
Query an alphabetically ordered list of CITY names not starting with vowels.
www.hackerrank.com
Query the list of CITY names from STATION that do not end with vowels. Your result cannot contain duplicates.
Input Format
The STATION table is described as follows:

a,e,i,o,u 로 끝나지 않는 CITY 찾기

반응형
'지식저장소 > SQL' 카테고리의 다른 글
[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 9 (0) | 2022.06.10 |
[SQL/MYSQL] HackerRank - Weather Observation Station 8 (0) | 2022.06.10 |
[SQL/MYSQL] HackerRank - Weather Observation Station 7 (0) | 2022.06.10 |