728x90
풀이
STATION 테이블에서 모든 행의 CITY와 STATE 속성을 출력하면 된다.

소스코드
출처
Weather Observation Station 1 | HackerRank
Write a query to print the CITY and STATE for each attribute in the STATION table.
www.hackerrank.com
728x90
'PS > SQL' 카테고리의 다른 글
| [HackerRank] Weather Observation Station 4 [MySQL] (0) | 2024.07.05 |
|---|---|
| [HackerRank] Weather Observation Station 3 [MySQL] (0) | 2024.07.05 |
| [HackerRank] Japanese Cities' Names [MySQL] (0) | 2024.07.02 |
| [HackerRank] Japanese Cities' Attributes [MySQL] (0) | 2024.06.30 |
| [HackerRank] Select By ID [MySQL] (0) | 2024.06.28 |