Japanese Cities' Names

  • + 1 comment

    SELECT * Name From CITY WHERE CountryCode = 'JPN'

    Can anyone tell me why its showing error for the above code?