【发布时间】:2011-06-02 11:08:49
【问题描述】:
我在哪里可以找到世界上所有states 及其country code (ISO2 or ISO3). 的列表
我必须在我的database 中插入所有这些状态。如果列表中有.sql 会很棒。
我需要state list of world with country-code not the country list.
你知道我在哪里可以找到吗?
提前致谢。
【问题讨论】:
-
对不起,如果问题造成任何混淆。我已经有带有 ISO 代码的国家/地区,但我需要带有其国家 ISO 代码的州列表。这样我就可以在
state表中插入状态,并可以使用 ISO 代码引用country表