Japanese Cities' Attributes

  • + 1 comment

    In this we have to query all columns, where COUNTRYCODE is JPN.

    SELECT * FORM CITY WHERE COUNTRYCODE = 'JPN';