PS/SQL
[HackerRank] Japanese Cities' Attributes [MySQL]
kimyoungrok
2024. 6. 30. 19:03
728x90
풀이
CITY 테이블에서 COUNTRYCODE가 'JPN'인 행의 모든 요소를 출력하면 된다.
소스코드
출처
Japanese Cities' Attributes | HackerRank
Query the attributes of all the cities in Japan.
www.hackerrank.com
728x90