select name
from city
where countrycode = 'JPN';
'Algorithm > SQL' 카테고리의 다른 글
[SQL][HackerRank] Weather Observation Station 3 (0) | 2020.06.08 |
---|---|
[SQL][HackerRank] Weather Observation Station 1 (0) | 2020.06.08 |
[SQL][HackerRank] Japanese Cities' Attributes (0) | 2020.06.08 |
[SQL][HackerRank] Select By ID (0) | 2020.06.08 |
[SQL][HackerRank] Select All (0) | 2020.06.08 |