手机号地区编码SQL语句

1 篇文章 0 订阅
1 篇文章 0 订阅

insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Angola','安哥拉','AO',244,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Afghanistan','阿富汗','AF',93,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Albania','阿尔巴尼亚','AL',355,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Algeria','阿尔及利亚','DZ',213,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Andorra','安道尔共和国','AD',376,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Anguilla','安圭拉岛','AI',1264,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Antigua and Barbuda','安提瓜和巴布达','AG',1268,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Argentina','阿根廷','AR',54,-11);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Armenia','亚美尼亚','AM',374,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ascension','阿森松','ASON',247,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Australia','澳大利亚','AU',61,2);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Austria','奥地利','AT',43,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Azerbaijan','阿塞拜疆','AZ',994,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bahamas','巴哈马','BS',1242,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bahrain','巴林','BH',973,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bangladesh','孟加拉国','BD',880,-2);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Barbados','巴巴多斯','BB',1246,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Belarus','白俄罗斯','BY',375,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Belgium','比利时','BE',32,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Belize','伯利兹','BZ',501,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Benin','贝宁','BJ',229,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bermuda Is.','百慕大群岛','BM',1441,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bolivia','玻利维亚','BO',591,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Botswana','博茨瓦纳','BW',267,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Brazil','巴西','BR',55,-11);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Brunei','文莱','BN',673,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Bulgaria','保加利亚','BG',359,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Burkina-faso','布基纳法索','BF',226,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Burma','缅甸','MM',95,-1.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Burundi','布隆迪','BI',257,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Cameroon','喀麦隆','CM',237,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Canada','加拿大','CA',1,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Cayman Is.','开曼群岛','KY',1345,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Central African Republic','中非共和国','CF',236,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Chad','乍得','TD',235,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Chile','智利','CL',56,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('China','中国','CN',86,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Colombia','哥伦比亚','CO',57,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Congo','刚果','CG',242,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Cook Is.','库克群岛','CK',682,-18.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Costa Rica','哥斯达黎加','CR',506,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Cuba','古巴','CU',53,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Cyprus','塞浦路斯','CY',357,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Czech Republic','捷克','CZ',420,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Denmark','丹麦','DK',45,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Djibouti','吉布提','DJ',253,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Dominica Rep.','多米尼加共和国','DO',1890,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ecuador','厄瓜多尔','EC',593,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Egypt','埃及','EG',20,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('EI Salvador','萨尔瓦多','SV',503,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Estonia','爱沙尼亚','EE',372,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ethiopia','埃塞俄比亚','ET',251,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Fiji','斐济','FJ',679,4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Finland','芬兰','FI',358,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('France','法国','FR',33,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('French Guiana','法属圭亚那','GF',594,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Gabon','加蓬','GA',241,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Gambia','冈比亚','GM',220,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Georgia','格鲁吉亚','GE',995,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Germany','德国','DE',49,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ghana','加纳','GH',233,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Gibraltar','直布罗陀','GI',350,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Greece','希腊','GR',30,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Grenada','格林纳达','GD',1809,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Guam','关岛','GU',1671,2);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Guatemala','危地马拉','GT',502,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Guinea','几内亚','GN',224,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Guyana','圭亚那','GY',592,-11);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Haiti','海地','HT',509,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Honduras','洪都拉斯','HN',504,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Hongkong','香港','HK',852,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Hungary','匈牙利','HU',36,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Iceland','冰岛','IS',354,-9);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('India','印度','IN',91,-2.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Indonesia','印度尼西亚','ID',62,-0.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Iran','伊朗','IR',98,-4.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Iraq','伊拉克','IQ',964,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ireland','爱尔兰','IE',353,-4.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Israel','以色列','IL',972,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Italy','意大利','IT',39,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ivory Coast','科特迪瓦','IC',225,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Jamaica','牙买加','JM',1876,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Japan','日本','JP',81,1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Jordan','约旦','JO',962,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Kampuchea (Cambodia )','柬埔寨','KH',855,-1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Kazakstan','哈萨克斯坦','KZ',327,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Kenya','肯尼亚','KE',254,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Korea','韩国','KR',82,1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Kuwait','科威特','KW',965,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Kyrgyzstan','吉尔吉斯坦','KG',331,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Laos','老挝','LA',856,-1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Latvia','拉脱维亚','LV',371,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Lebanon','黎巴嫩','LB',961,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Lesotho','莱索托','LS',266,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Liberia','利比里亚','LR',231,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Libya','利比亚','LY',218,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Liechtenstein','列支敦士登','LI',423,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Lithuania','立陶宛','LT',370,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Luxembourg','卢森堡','LU',352,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Macao','澳门','MO',853,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Madagascar','马达加斯加','MG',261,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Malawi','马拉维','MW',265,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Malaysia','马来西亚','MY',60,-0.5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Maldives','马尔代夫','MV',960,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mali','马里','ML',223,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Malta','马耳他','MT',356,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mariana Is','马里亚那群岛','MAID',1670,1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Martinique','马提尼克','MQ',596,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mauritius','毛里求斯','MU',230,-4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mexico','墨西哥','MX',52,-15);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Moldova, Republic of','摩尔多瓦','MD',373,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Monaco','摩纳哥','MC',377,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mongolia','蒙古','MN',976,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Montserrat Is','蒙特塞拉特岛','MS',1664,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Morocco','摩洛哥','MA',212,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Mozambique','莫桑比克','MZ',258,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Namibia','纳米比亚','NA',264,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Nauru','瑙鲁','NR',674,4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Nepal','尼泊尔','NP',977,-2.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Netheriands Antilles','荷属安的列斯','NSAS',599,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Netherlands','荷兰','NL',31,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('New Zealand','新西兰','NZ',64,4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Nicaragua','尼加拉瓜','NI',505,-14);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Niger','尼日尔','NE',227,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Nigeria','尼日利亚','NG',234,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('North Korea','朝鲜','KP',850,1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Norway','挪威','NO',47,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Oman','阿曼','OM',968,-4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Pakistan','巴基斯坦','PK',92,-2.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Panama','巴拿马','PA',507,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Papua New Cuinea','巴布亚新几内亚','PG',675,2);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Paraguay','巴拉圭','PY',595,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Peru','秘鲁','PE',51,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Philippines','菲律宾','PH',63,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Poland','波兰','PL',48,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('French Polynesia','法属玻利尼西亚','PF',689,3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Portugal','葡萄牙','PT',351,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Puerto Rico','波多黎各','PR',1787,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Qatar','卡塔尔','QA',974,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Reunion','留尼旺','REON',262,-4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Romania','罗马尼亚','RO',40,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Russia','俄罗斯','RU',7,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Saint Lueia','圣卢西亚','LC',1758,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Saint Vincent','圣文森特岛','VC',1784,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Samoa Eastern','东萨摩亚(美)','SAEN',684,-19);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Samoa Western','西萨摩亚','SAWN',685,-19);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('San Marino','圣马力诺','SM',378,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Sao Tome and Principe','圣多美和普林西比','ST',239,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Saudi Arabia','沙特阿拉伯','SA',966,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Senegal','塞内加尔','SN',221,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Seychelles','塞舌尔','SC',248,-4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Sierra Leone','塞拉利昂','SL',232,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Singapore','新加坡','SG',65,0.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Slovakia','斯洛伐克','SK',421,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Slovenia','斯洛文尼亚','SI',386,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Solomon Is','所罗门群岛','SB',677,3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Somali','索马里','SO',252,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('South Africa','南非','ZA',27,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Spain','西班牙','ES',34,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Sri Lanka','斯里兰卡','LK',94,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Sudan','苏丹','SD',249,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Suriname','苏里南','SR',597,-11.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Swaziland','斯威士兰','SZ',268,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Sweden','瑞典','SE',46,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Switzerland','瑞士','CH',41,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Syria','叙利亚','SY',963,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Taiwan','台湾省','TW',886,0);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Tajikstan','塔吉克斯坦','TJ',992,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Tanzania','坦桑尼亚','TZ',255,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Thailand','泰国','TH',66,-1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Togo','多哥','TG',228,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Tonga','汤加','TO',676,4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Trinidad and Tobago','特立尼达和多巴哥','TT',1809,-12);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Tunisia','突尼斯','TN',216,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Turkey','土耳其','TR',90,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Turkmenistan','土库曼斯坦','TM',993,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Uganda','乌干达','UG',256,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Ukraine','乌克兰','UA',380,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('United Arab Emirates','阿拉伯联合酋长国','AE',971,-4);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('United Kiongdom','英国','GB',44,-8);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('United States of America','美国','US',1,-13);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Uruguay','乌拉圭','UY',598,-10.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Uzbekistan','乌兹别克斯坦','UZ',233,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Venezuela','委内瑞拉','VE',58,-12.3);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Vietnam','越南','VN',84,-1);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Yemen','也门','YE',967,-5);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Yugoslavia','南斯拉夫','YU',381,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Zimbabwe','津巴布韦','ZW',263,-6);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Zaire','扎伊尔','ZR',243,-7);
insert into t_country(country_name_en,country_name,country_code,phone_code,time_diff) values('Zambia','赞比亚','ZM',260,-6);
commit;
 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值