[8040] | 1 | USE [HeuristicLab.AccessService]
|
---|
| 2 | GO
|
---|
| 3 |
|
---|
| 4 | /** Client Configuration **/
|
---|
| 5 | INSERT INTO [HeuristicLab.AccessService].[dbo].[ClientConfiguration] (Hash, Description) VALUES ('','Custom Configuration');
|
---|
| 6 |
|
---|
| 7 | /** Country **/
|
---|
| 8 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('N/A');
|
---|
| 9 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Asia/Pacific Region');
|
---|
| 10 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Europe');
|
---|
| 11 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Andorra');
|
---|
| 12 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('United Arab Emirates');
|
---|
| 13 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Afghanistan'); |
---|
| 14 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Antigua and Barbuda'); |
---|
| 15 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Anguilla'); |
---|
| 16 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Albania'); |
---|
| 17 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Armenia');
|
---|
| 18 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Netherlands Antilles'); |
---|
| 19 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Angola'); |
---|
| 20 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Antarctica'); |
---|
| 21 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Argentina'); |
---|
| 22 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('American Samoa');
|
---|
| 23 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Austria'); |
---|
| 24 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Australia'); |
---|
| 25 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Aruba'); |
---|
| 26 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Azerbaijan'); |
---|
| 27 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bosnia and Herzegovina');
|
---|
| 28 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Barbados'); |
---|
| 29 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bangladesh'); |
---|
| 30 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Belgium'); |
---|
| 31 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Burkina Faso'); |
---|
| 32 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bulgaria'); |
---|
| 33 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bahrain');
|
---|
| 34 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Burundi'); |
---|
| 35 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Benin'); |
---|
| 36 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bermuda'); |
---|
| 37 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Brunei Darussalam'); |
---|
| 38 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bolivia'); |
---|
| 39 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Brazil'); |
---|
| 40 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bahamas'); |
---|
| 41 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bhutan'); |
---|
| 42 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Bouvet Island'); |
---|
| 43 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Botswana'); |
---|
| 44 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Belarus'); |
---|
| 45 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Belize'); |
---|
| 46 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Canada');
|
---|
| 47 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cocos (Keeling) Islands'); |
---|
| 48 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Congo, The Democratic Republic of the');
|
---|
| 49 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Central African Republic'); |
---|
| 50 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Congo'); |
---|
| 51 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Switzerland'); |
---|
| 52 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cote D''Ivoire');
|
---|
| 53 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cook Islands'); |
---|
| 54 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Chile'); |
---|
| 55 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cameroon'); |
---|
| 56 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('China'); |
---|
| 57 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Colombia'); |
---|
| 58 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Costa Rica'); |
---|
| 59 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cuba'); |
---|
| 60 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cape Verde'); |
---|
| 61 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Christmas Island'); |
---|
| 62 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cyprus'); |
---|
| 63 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Czech Republic'); |
---|
| 64 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Germany'); |
---|
| 65 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Djibouti'); |
---|
| 66 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Denmark'); |
---|
| 67 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Dominica'); |
---|
| 68 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Dominican Republic'); |
---|
| 69 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Algeria'); |
---|
| 70 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Ecuador'); |
---|
| 71 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Estonia'); |
---|
| 72 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Egypt'); |
---|
| 73 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Western Sahara'); |
---|
| 74 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Eritrea'); |
---|
| 75 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Spain'); |
---|
| 76 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Ethiopia'); |
---|
| 77 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Finland'); |
---|
| 78 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Fiji'); |
---|
| 79 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Falkland Islands (Malvinas)'); |
---|
| 80 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Micronesia, Federated States of');
|
---|
| 81 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Faroe Islands'); |
---|
| 82 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('France'); |
---|
| 83 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('France, Metropolitan'); |
---|
| 84 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Gabon'); |
---|
| 85 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('United Kingdom');
|
---|
| 86 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Grenada'); |
---|
| 87 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Georgia'); |
---|
| 88 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('French Guiana'); |
---|
| 89 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Ghana'); |
---|
| 90 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Gibraltar'); |
---|
| 91 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Greenland'); |
---|
| 92 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Gambia');
|
---|
| 93 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guinea'); |
---|
| 94 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guadeloupe'); |
---|
| 95 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Equatorial Guinea'); |
---|
| 96 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Greece');
|
---|
| 97 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('South Georgia and the South Sandwich Islands'); |
---|
| 98 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guatemala'); |
---|
| 99 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guam');
|
---|
| 100 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guinea-Bissau'); |
---|
| 101 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guyana'); |
---|
| 102 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Hong Kong'); |
---|
| 103 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Heard Island and McDonald Islands');
|
---|
| 104 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Honduras'); |
---|
| 105 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Croatia'); |
---|
| 106 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Haiti'); |
---|
| 107 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Hungary'); |
---|
| 108 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Indonesia'); |
---|
| 109 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Ireland'); |
---|
| 110 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Israel'); |
---|
| 111 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('India');
|
---|
| 112 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('British Indian Ocean Territory'); |
---|
| 113 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Iraq'); |
---|
| 114 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Iran, Islamic Republic of');
|
---|
| 115 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Iceland'); |
---|
| 116 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Italy'); |
---|
| 117 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Jamaica'); |
---|
| 118 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Jordan'); |
---|
| 119 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Japan'); |
---|
| 120 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Kenya'); |
---|
| 121 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Kyrgyzstan'); |
---|
| 122 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cambodia');
|
---|
| 123 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Kiribati'); |
---|
| 124 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Comoros'); |
---|
| 125 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Kitts and Nevis');
|
---|
| 126 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Korea, Democratic People''s Republic of'); |
---|
| 127 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Korea, Republic of'); |
---|
| 128 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Kuwait');
|
---|
| 129 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Cayman Islands'); |
---|
| 130 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Kazakhstan'); |
---|
| 131 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Lao People''s Democratic Republic'); |
---|
| 132 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Lebanon');
|
---|
| 133 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Lucia'); |
---|
| 134 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Liechtenstein'); |
---|
| 135 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Sri Lanka'); |
---|
| 136 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Liberia'); |
---|
| 137 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Lesotho'); |
---|
| 138 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Lithuania');
|
---|
| 139 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Luxembourg'); |
---|
| 140 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Latvia'); |
---|
| 141 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Libyan Arab Jamahiriya'); |
---|
| 142 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Morocco'); |
---|
| 143 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Monaco');
|
---|
| 144 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Moldova, Republic of'); |
---|
| 145 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Madagascar'); |
---|
| 146 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Marshall Islands');
|
---|
| 147 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Macedonia, the Former Yugoslav Republic of'); |
---|
| 148 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mali'); |
---|
| 149 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Myanmar'); |
---|
| 150 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mongolia');
|
---|
| 151 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Macau'); |
---|
| 152 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Northern Mariana Islands'); |
---|
| 153 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Martinique'); |
---|
| 154 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mauritania'); |
---|
| 155 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Montserrat');
|
---|
| 156 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Malta'); |
---|
| 157 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mauritius'); |
---|
| 158 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Maldives'); |
---|
| 159 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Malawi'); |
---|
| 160 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mexico'); |
---|
| 161 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Malaysia'); |
---|
| 162 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mozambique');
|
---|
| 163 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Namibia'); |
---|
| 164 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('New Caledonia'); |
---|
| 165 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Niger'); |
---|
| 166 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Norfolk Island'); |
---|
| 167 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Nigeria'); |
---|
| 168 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Nicaragua');
|
---|
| 169 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Netherlands'); |
---|
| 170 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Norway'); |
---|
| 171 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Nepal'); |
---|
| 172 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Nauru'); |
---|
| 173 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Niue'); |
---|
| 174 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('New Zealand'); |
---|
| 175 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Oman'); |
---|
| 176 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Panama');
|
---|
| 177 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Peru'); |
---|
| 178 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('French Polynesia'); |
---|
| 179 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Papua New Guinea'); |
---|
| 180 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Philippines'); |
---|
| 181 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Pakistan');
|
---|
| 182 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Poland'); |
---|
| 183 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Pierre and Miquelon'); |
---|
| 184 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Pitcairn'); |
---|
| 185 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Puerto Rico'); |
---|
| 186 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Palestinian Territory, Occupied'); |
---|
| 187 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Portugal'); |
---|
| 188 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Palau'); |
---|
| 189 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Paraguay'); |
---|
| 190 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Qatar');
|
---|
| 191 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Reunion'); |
---|
| 192 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Romania'); |
---|
| 193 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Russian Federation'); |
---|
| 194 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Rwanda'); |
---|
| 195 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saudi Arabia');
|
---|
| 196 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Solomon Islands'); |
---|
| 197 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Seychelles'); |
---|
| 198 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Sudan'); |
---|
| 199 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Sweden'); |
---|
| 200 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Singapore'); |
---|
| 201 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Helena');
|
---|
| 202 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Slovenia'); |
---|
| 203 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Svalbard and Jan Mayen'); |
---|
| 204 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Slovakia'); |
---|
| 205 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Sierra Leone'); |
---|
| 206 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('San Marino');
|
---|
| 207 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Senegal'); |
---|
| 208 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Somalia'); |
---|
| 209 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Suriname'); |
---|
| 210 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Sao Tome and Principe'); |
---|
| 211 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('El Salvador');
|
---|
| 212 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Syrian Arab Republic'); |
---|
| 213 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Swaziland'); |
---|
| 214 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Turks and Caicos Islands'); |
---|
| 215 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Chad');
|
---|
| 216 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('French Southern Territories'); |
---|
| 217 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Togo'); |
---|
| 218 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Thailand'); |
---|
| 219 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tajikistan'); |
---|
| 220 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tokelau');
|
---|
| 221 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Turkmenistan'); |
---|
| 222 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tunisia'); |
---|
| 223 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tonga'); |
---|
| 224 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Timor-Leste'); |
---|
| 225 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Turkey'); |
---|
| 226 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Trinidad and Tobago');
|
---|
| 227 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tuvalu'); |
---|
| 228 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Taiwan'); |
---|
| 229 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Tanzania, United Republic of'); |
---|
| 230 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Ukraine'); |
---|
| 231 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Uganda');
|
---|
| 232 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('United States Minor Outlying Islands'); |
---|
| 233 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('United States'); |
---|
| 234 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Uruguay'); |
---|
| 235 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Uzbekistan');
|
---|
| 236 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Holy See (Vatican City State)'); |
---|
| 237 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Vincent and the Grenadines'); |
---|
| 238 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Venezuela'); |
---|
| 239 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Virgin Islands, British'); |
---|
| 240 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Virgin Islands, U.S.'); |
---|
| 241 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Vietnam');
|
---|
| 242 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Vanuatu'); |
---|
| 243 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Wallis and Futuna'); |
---|
| 244 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Samoa'); |
---|
| 245 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Yemen'); |
---|
| 246 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Mayotte'); |
---|
| 247 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Serbia');
|
---|
| 248 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('South Africa'); |
---|
| 249 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Zambia'); |
---|
| 250 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Montenegro'); |
---|
| 251 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Zimbabwe'); |
---|
| 252 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Anonymous Proxy');
|
---|
| 253 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Satellite Provider'); |
---|
| 254 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Other');
|
---|
| 255 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Aland Islands'); |
---|
| 256 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Guernsey'); |
---|
| 257 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Isle of Man'); |
---|
| 258 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Jersey'); |
---|
| 259 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Barthelemy');
|
---|
| 260 | INSERT INTO [HeuristicLab.AccessService].[dbo].[Country] (Name) VALUES ('Saint Martin');
|
---|