Skip to content

faizalmansor/mysql-country-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

README

Import into MySQL database using:

  1. MySQL Command Line

    C:> mysql -u username -p password -h localhost dbname < mysql-country-list.sql

  2. MySQL Clients (i.e. phpmyadmin, HeidiSQL etc)

    Using the multitude of MySQL clients to import the mysql-country-list.sql

About

MySQL country list sqldump - alphabetical order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published