PS/SQL
[HackerRank] Japanese Cities' Attributes [MySQL]
kimyoungrok
2024. 6. 19. 22:38
728x90
풀이
CITY 테이블에서 COUNTRYCODE가 "JPN"인 컬럼의 모든 속성을 출력하는 문제다.
소스코드
출처
Japanese Cities' Attributes | HackerRank
Query the attributes of all the cities in Japan.
www.hackerrank.com
728x90