A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / DOCS / en / country / countries-europe.sql
1 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('AT','Austria','Y');
2 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('BA','Bosnia and Herzegovina','Y');
3 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('BE','Belgium','Y');
4 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('BG','Bulgaria','Y');
5 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('CH','Switzerland','Y');
6 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('CZ','Czech Republic','Y');
7 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('DK','Denmark','Y');
8 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('EE','Estonia','Y');
9 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('ES','Spain','Y');
10 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('EU','European Union','Y');
11 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('FI','Finland','Y');
12 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GB','United Kingdom','Y');
13 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GB','England','Y');
14 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GB','Great Britain','Y');
15 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GB','Scotland','Y');
16 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GB','Channel Ilands','Y');
17 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('GR','Greece','Y');
18 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('HR','Croatia','Y');
19 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('HU','Hungary','Y');
20 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('IE','Ireland','Y');
21 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('IF','Northern Ireland','Y');
22 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('IS','Iceland','Y');
23 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('IT','Italy','Y');
24 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('LI','Liechtenstein','Y');
25 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('LU','Luxembourg','Y');
26 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('MC','Monaco','Y');
27 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('NL','Netherlands','Y');
28 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('NO','Norway','Y');
29 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('NZ','New Zealand','Y');
30 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('PL','Poland','Y');
31 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('PT','Portugal','Y');
32 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('RO','Romania','Y');
33 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('SE','Sweden','Y');
34 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('SI','Slovenia','Y');
35 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('SK','Slovakia Slovak Rep.','Y');
36 INSERT INTO `mxchange_countries` (`code`,`descr`,`is_active`) VALUES ('TR','Turkey','Y');