SQL database of the CIS countries, regions, cities
Sold 6
Refunds 0
Good feedbacks 0
Bad feedbacks 0
Holds a dump of the database to MySQL format and consists of a
a set of tables with a list of countries, regions and cities of the CIS.
Data format: SQL queries to create and populate tables.
Tables:
[Countries] - the country (fields id, name)
[Regions] - Regions (fields id, country, name)
[Cities] - Cities (fields id, country, region, name)
Countries - 11 regions - 165 cities - 3973
a set of tables with a list of countries, regions and cities of the CIS.
Data format: SQL queries to create and populate tables.
Tables:
[Countries] - the country (fields id, name)
[Regions] - Regions (fields id, country, name)
[Cities] - Cities (fields id, country, region, name)
Countries - 11 regions - 165 cities - 3973