Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/SQL Scripts/Create Initial Values.sql @ 8040

Last change on this file since 8040 was 8040, checked in by ascheibe, 12 years ago

#1648 integrated server parts of the access service into trunk

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