<?php 

use Phalcon\Db\Column;
use Phalcon\Db\Index;
use Phalcon\Db\Reference;
use Phalcon\Mvc\Model\Migration;

/**
 * Class SekolahMigration_110
 */
class SekolahMigration_110 extends Migration
{
    /**
     * Define the table structure
     *
     * @return void
     */
    public function morph()
    {
        
    }

    /**
     * Run the migrations
     *
     * @return void
     */
    public function up()
    {
		self::$connection->execute('create index sekolah_kota_kec_idx on jaga.sekolah (kota_kab,kecamatan);');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'110101\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Bakongan\';
			update jaga.sekolah set kecamatan_code=\'110102\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Kluet Utara\';
			update jaga.sekolah set kecamatan_code=\'110103\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Kluet Selatan\';
			update jaga.sekolah set kecamatan_code=\'110104\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Labuhan Haji\';
			update jaga.sekolah set kecamatan_code=\'110105\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Meukek\';
			update jaga.sekolah set kecamatan_code=\'110106\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Samadua\';
			update jaga.sekolah set kecamatan_code=\'110107\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Sawang\';
			update jaga.sekolah set kecamatan_code=\'110109\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Trumon\';
			update jaga.sekolah set kecamatan_code=\'110111\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Labuhan Haji Timur\';
			update jaga.sekolah set kecamatan_code=\'110112\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Labuhan Haji Barat\';
			update jaga.sekolah set kecamatan_code=\'110113\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Kluet Tengah\';
			update jaga.sekolah set kecamatan_code=\'110114\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Kluet Timur\';
			update jaga.sekolah set kecamatan_code=\'110115\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Bakongan Timur\';
			update jaga.sekolah set kecamatan_code=\'110116\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Trumon Timur\';
			update jaga.sekolah set kecamatan_code=\'110117\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Kota Bahagia\';
			update jaga.sekolah set kecamatan_code=\'110118\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Trumon Tengah\';
			update jaga.sekolah set kecamatan_code=\'110201\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Lawe Alas\';
			update jaga.sekolah set kecamatan_code=\'110202\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Lawe Sigala-Gala\';
			update jaga.sekolah set kecamatan_code=\'110203\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Bambel\';
			update jaga.sekolah set kecamatan_code=\'110204\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Babussalam\';
			update jaga.sekolah set kecamatan_code=\'110205\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Badar\';
			update jaga.sekolah set kecamatan_code=\'110206\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Babul Makmur\';
			update jaga.sekolah set kecamatan_code=\'110207\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Darul Hasanah\';
			update jaga.sekolah set kecamatan_code=\'110208\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Lawe Bulan\';
			update jaga.sekolah set kecamatan_code=\'110209\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Bukit Tusam\';
			update jaga.sekolah set kecamatan_code=\'110210\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Semadam\';
			update jaga.sekolah set kecamatan_code=\'110212\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Ketambe\';
			update jaga.sekolah set kecamatan_code=\'110213\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Deleng Pokhkisen\';
			update jaga.sekolah set kecamatan_code=\'110214\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Lawe Sumur\';
			update jaga.sekolah set kecamatan_code=\'110215\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Tanoh Alas\';
			update jaga.sekolah set kecamatan_code=\'110301\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Darul Aman\';
			update jaga.sekolah set kecamatan_code=\'110302\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Julok\';
			update jaga.sekolah set kecamatan_code=\'110303\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Idi Rayeuk\';
			update jaga.sekolah set kecamatan_code=\'110304\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Birem Bayeun\';
			update jaga.sekolah set kecamatan_code=\'110306\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Nurussalam\';
			update jaga.sekolah set kecamatan_code=\'110307\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Peureulak\';
			update jaga.sekolah set kecamatan_code=\'110308\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Rantau Selamat\';
			update jaga.sekolah set kecamatan_code=\'110309\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Simpang Ulim\';
			update jaga.sekolah set kecamatan_code=\'110312\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Madat\';
			update jaga.sekolah set kecamatan_code=\'110314\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Idi Tunong\';
			update jaga.sekolah set kecamatan_code=\'110315\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Banda Alam\';
			update jaga.sekolah set kecamatan_code=\'110316\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Peudawa\';
			update jaga.sekolah set kecamatan_code=\'110317\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Peureulak Timur\';
			update jaga.sekolah set kecamatan_code=\'110318\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Peureulak Barat\';
			update jaga.sekolah set kecamatan_code=\'110319\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Sungai Raya\';
			update jaga.sekolah set kecamatan_code=\'110320\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Simpang Jernih\';
			update jaga.sekolah set kecamatan_code=\'110321\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Darul Ihsan\';
			update jaga.sekolah set kecamatan_code=\'110322\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Darul Falah\';
			update jaga.sekolah set kecamatan_code=\'110323\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Idi Timur\';
			update jaga.sekolah set kecamatan_code=\'110324\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Peunaron\';
			update jaga.sekolah set kecamatan_code=\'110401\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Linge\';
			update jaga.sekolah set kecamatan_code=\'110402\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Silih Nara\';
			update jaga.sekolah set kecamatan_code=\'110403\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Bebesen\';
			update jaga.sekolah set kecamatan_code=\'110407\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Pegasing\';
			update jaga.sekolah set kecamatan_code=\'110408\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Bintang\';
			update jaga.sekolah set kecamatan_code=\'110410\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Ketol\';
			update jaga.sekolah set kecamatan_code=\'110411\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Kebayakan\';
			update jaga.sekolah set kecamatan_code=\'110412\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Kute Panang\';
			update jaga.sekolah set kecamatan_code=\'110413\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Celala\';
			update jaga.sekolah set kecamatan_code=\'110417\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Laut Tawar\';
			update jaga.sekolah set kecamatan_code=\'110418\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Atu Lintang\';
			update jaga.sekolah set kecamatan_code=\'110419\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Jagong Jeget\';
			update jaga.sekolah set kecamatan_code=\'110420\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Bies\';
			update jaga.sekolah set kecamatan_code=\'110421\' where kota_kab=\'Kab. Aceh Tengah\' and kecamatan=\'Kec. Rusip Antara\';
			update jaga.sekolah set kecamatan_code=\'110502\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Kaway XVI\';
			update jaga.sekolah set kecamatan_code=\'110503\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Sungai Mas\';
			update jaga.sekolah set kecamatan_code=\'110504\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Woyla\';
			update jaga.sekolah set kecamatan_code=\'110505\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Samatiga\';
			update jaga.sekolah set kecamatan_code=\'110506\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Bubon\';
			update jaga.sekolah set kecamatan_code=\'110507\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Arongan Lambalek\';
			update jaga.sekolah set kecamatan_code=\'110509\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Meureubo\';
			update jaga.sekolah set kecamatan_code=\'110510\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Woyla Barat\';
			update jaga.sekolah set kecamatan_code=\'110511\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Woyla Timur\';
			update jaga.sekolah set kecamatan_code=\'110512\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Panton Reu\';
			update jaga.sekolah set kecamatan_code=\'110601\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Lhoong\';
			update jaga.sekolah set kecamatan_code=\'110602\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Lhoknga\';
			update jaga.sekolah set kecamatan_code=\'110603\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Indrapuri\';
			update jaga.sekolah set kecamatan_code=\'110604\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Seulimeum\';
			update jaga.sekolah set kecamatan_code=\'110605\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Montasik\';
			update jaga.sekolah set kecamatan_code=\'110607\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Darul Imarah\';
			update jaga.sekolah set kecamatan_code=\'110608\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Peukan Bada\';
			update jaga.sekolah set kecamatan_code=\'110609\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Mesjid Raya\';
			update jaga.sekolah set kecamatan_code=\'110610\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Ingin Jaya\';
			update jaga.sekolah set kecamatan_code=\'110611\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Kuta Baro\';
			update jaga.sekolah set kecamatan_code=\'110612\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Darussalam\';
			update jaga.sekolah set kecamatan_code=\'110613\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Pulo Aceh\';
			update jaga.sekolah set kecamatan_code=\'110615\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Kota Jantho\';
			update jaga.sekolah set kecamatan_code=\'110617\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Kuta Malaka\';
			update jaga.sekolah set kecamatan_code=\'110618\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Simpang Tiga\';
			update jaga.sekolah set kecamatan_code=\'110619\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Darul Kamal\';
			update jaga.sekolah set kecamatan_code=\'110620\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Baitussalam\';
			update jaga.sekolah set kecamatan_code=\'110622\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Leupung\';
			update jaga.sekolah set kecamatan_code=\'110623\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Blang Bintang\';
			update jaga.sekolah set kecamatan_code=\'110703\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Batee\';
			update jaga.sekolah set kecamatan_code=\'110704\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Delima\';
			update jaga.sekolah set kecamatan_code=\'110705\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Geumpang\';
			update jaga.sekolah set kecamatan_code=\'110709\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Kota Sigli\';
			update jaga.sekolah set kecamatan_code=\'110711\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Mila\';
			update jaga.sekolah set kecamatan_code=\'110712\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Muara Tiga\';
			update jaga.sekolah set kecamatan_code=\'110713\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Mutiara\';
			update jaga.sekolah set kecamatan_code=\'110714\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Padang Tiji\';
			update jaga.sekolah set kecamatan_code=\'110715\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Peukan Baro\';
			update jaga.sekolah set kecamatan_code=\'110716\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Pidie\';
			update jaga.sekolah set kecamatan_code=\'110717\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Sakti\';
			update jaga.sekolah set kecamatan_code=\'110719\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Tangse\';
			update jaga.sekolah set kecamatan_code=\'110721\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Tiro/Truseb\';
			update jaga.sekolah set kecamatan_code=\'110722\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Keumala\';
			update jaga.sekolah set kecamatan_code=\'110724\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Mutiara Timur\';
			update jaga.sekolah set kecamatan_code=\'110725\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Grong-Grong\';
			update jaga.sekolah set kecamatan_code=\'110727\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Mane\';
			update jaga.sekolah set kecamatan_code=\'110729\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Glumpang Baro\';
			update jaga.sekolah set kecamatan_code=\'110801\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Baktiya\';
			update jaga.sekolah set kecamatan_code=\'110802\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Dewantara\';
			update jaga.sekolah set kecamatan_code=\'110803\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Kuta Makmur\';
			update jaga.sekolah set kecamatan_code=\'110804\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Lhoksukon\';
			update jaga.sekolah set kecamatan_code=\'110805\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Matangkuli\';
			update jaga.sekolah set kecamatan_code=\'110806\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Muara Batu\';
			update jaga.sekolah set kecamatan_code=\'110807\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Meurah Mulia\';
			update jaga.sekolah set kecamatan_code=\'110808\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Samudera\';
			update jaga.sekolah set kecamatan_code=\'110809\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Seunuddon\';
			update jaga.sekolah set kecamatan_code=\'110810\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Syamtalira Aron\';
			update jaga.sekolah set kecamatan_code=\'110811\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Syamtalira Bayu\';
			update jaga.sekolah set kecamatan_code=\'110812\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Tanah Luas\';
			update jaga.sekolah set kecamatan_code=\'110813\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Tanah Pasir\';
			update jaga.sekolah set kecamatan_code=\'110816\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Nisam\';
			update jaga.sekolah set kecamatan_code=\'110817\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Cot Girek\';
			update jaga.sekolah set kecamatan_code=\'110818\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Langkahan\';
			update jaga.sekolah set kecamatan_code=\'110819\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Baktiya Barat\';
			update jaga.sekolah set kecamatan_code=\'110820\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Paya Bakong\';
			update jaga.sekolah set kecamatan_code=\'110821\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Nibong\';
			update jaga.sekolah set kecamatan_code=\'110823\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Lapang\';
			update jaga.sekolah set kecamatan_code=\'110826\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Banda Baro\';
			update jaga.sekolah set kecamatan_code=\'110827\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Nisam Antara\';
			update jaga.sekolah set kecamatan_code=\'110901\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Simeulue Tengah\';
			update jaga.sekolah set kecamatan_code=\'110902\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Salang\';
			update jaga.sekolah set kecamatan_code=\'110903\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Teupah Barat\';
			update jaga.sekolah set kecamatan_code=\'110904\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Simeulue Timur\';
			update jaga.sekolah set kecamatan_code=\'110905\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Teluk Dalam\';
			update jaga.sekolah set kecamatan_code=\'110906\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Simeulue Barat\';
			update jaga.sekolah set kecamatan_code=\'110907\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Teupah Selatan\';
			update jaga.sekolah set kecamatan_code=\'110909\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Teupah Tengah\';
			update jaga.sekolah set kecamatan_code=\'110910\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'Kec. Simeulue Cut\';
			update jaga.sekolah set kecamatan_code=\'111001\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Pulau Banyak\';
			update jaga.sekolah set kecamatan_code=\'111002\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Simpang Kanan\';
			update jaga.sekolah set kecamatan_code=\'111004\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Singkil\';
			update jaga.sekolah set kecamatan_code=\'111010\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Singkil Utara\';
			update jaga.sekolah set kecamatan_code=\'111011\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Danau Paris\';
			update jaga.sekolah set kecamatan_code=\'111012\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Suro Makmur\';
			update jaga.sekolah set kecamatan_code=\'111013\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Singkohor\';
			update jaga.sekolah set kecamatan_code=\'111014\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Kuala Baru\';
			update jaga.sekolah set kecamatan_code=\'111016\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Pulau Banyak Barat\';
			update jaga.sekolah set kecamatan_code=\'111101\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Samalanga\';
			update jaga.sekolah set kecamatan_code=\'111103\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Peudada\';
			update jaga.sekolah set kecamatan_code=\'111104\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Jeumpa\';
			update jaga.sekolah set kecamatan_code=\'111105\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Peusangan\';
			update jaga.sekolah set kecamatan_code=\'111106\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Makmur\';
			update jaga.sekolah set kecamatan_code=\'111108\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Pandrah\';
			update jaga.sekolah set kecamatan_code=\'111109\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Juli\';
			update jaga.sekolah set kecamatan_code=\'111110\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Jangka\';
			update jaga.sekolah set kecamatan_code=\'111111\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Simpang Mamplam\';
			update jaga.sekolah set kecamatan_code=\'111112\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Peulimbang\';
			update jaga.sekolah set kecamatan_code=\'111113\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Kota Juang\';
			update jaga.sekolah set kecamatan_code=\'111114\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Kuala\';
			update jaga.sekolah set kecamatan_code=\'111115\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Peusangan Siblah Krueng\';
			update jaga.sekolah set kecamatan_code=\'111116\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Peusangan Selatan\';
			update jaga.sekolah set kecamatan_code=\'111117\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'Kec. Kuta Blang\';
			update jaga.sekolah set kecamatan_code=\'111202\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Tangan-Tangan\';
			update jaga.sekolah set kecamatan_code=\'111203\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Manggeng\';
			update jaga.sekolah set kecamatan_code=\'111204\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Susoh\';
			update jaga.sekolah set kecamatan_code=\'111205\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Kuala Batee\';
			update jaga.sekolah set kecamatan_code=\'111207\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Setia\';
			update jaga.sekolah set kecamatan_code=\'111209\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Lembah Sabil\';
			update jaga.sekolah set kecamatan_code=\'111301\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Blangkejeren\';
			update jaga.sekolah set kecamatan_code=\'111302\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Kutapanjang\';
			update jaga.sekolah set kecamatan_code=\'111303\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Rikit Gaib\';
			update jaga.sekolah set kecamatan_code=\'111304\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Terangun\';
			update jaga.sekolah set kecamatan_code=\'111305\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Pining\';
			update jaga.sekolah set kecamatan_code=\'111308\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Dabun Gelang\';
			update jaga.sekolah set kecamatan_code=\'111309\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Blangjerango\';
			update jaga.sekolah set kecamatan_code=\'111311\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Pantan Cuaca\';
			update jaga.sekolah set kecamatan_code=\'111401\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Teunom\';
			update jaga.sekolah set kecamatan_code=\'111402\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Krueng Sabee\';
			update jaga.sekolah set kecamatan_code=\'111404\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Sampoiniet\';
			update jaga.sekolah set kecamatan_code=\'111405\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Jaya\';
			update jaga.sekolah set kecamatan_code=\'111406\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Panga\';
			update jaga.sekolah set kecamatan_code=\'111408\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Darul Hikmah\';
			update jaga.sekolah set kecamatan_code=\'111409\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Pasie Raya\';
			update jaga.sekolah set kecamatan_code=\'111502\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Seunagan\';
			update jaga.sekolah set kecamatan_code=\'111503\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Seunagan Timur\';
			update jaga.sekolah set kecamatan_code=\'111504\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Beutong\';
			update jaga.sekolah set kecamatan_code=\'111505\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Darul Makmur\';
			update jaga.sekolah set kecamatan_code=\'111506\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Suka Makmue\';
			update jaga.sekolah set kecamatan_code=\'111507\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Kuala Pesisir\';
			update jaga.sekolah set kecamatan_code=\'111508\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Tadu Raya\';
			update jaga.sekolah set kecamatan_code=\'111509\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Tripa Makmur\';
			update jaga.sekolah set kecamatan_code=\'111601\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Manyak Payed\';
			update jaga.sekolah set kecamatan_code=\'111602\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Bendahara\';
			update jaga.sekolah set kecamatan_code=\'111603\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Karang Baru\';
			update jaga.sekolah set kecamatan_code=\'111604\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Seruway\';
			update jaga.sekolah set kecamatan_code=\'111606\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Kejuruan Muda\';
			update jaga.sekolah set kecamatan_code=\'111607\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Tamiang Hulu\';
			update jaga.sekolah set kecamatan_code=\'111608\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Rantau\';
			update jaga.sekolah set kecamatan_code=\'111610\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Bandar Pusaka\';
			update jaga.sekolah set kecamatan_code=\'111611\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Tenggulun\';
			update jaga.sekolah set kecamatan_code=\'111612\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Sekerak\';
			update jaga.sekolah set kecamatan_code=\'111701\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Pintu Rime Gayo\';
			update jaga.sekolah set kecamatan_code=\'111702\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Permata\';
			update jaga.sekolah set kecamatan_code=\'111703\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Syiah Utama\';
			update jaga.sekolah set kecamatan_code=\'111704\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Bandar\';
			update jaga.sekolah set kecamatan_code=\'111705\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Bukit\';
			update jaga.sekolah set kecamatan_code=\'111706\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Wih Pesam\';
			update jaga.sekolah set kecamatan_code=\'111707\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Timang Gajah\';
			update jaga.sekolah set kecamatan_code=\'111708\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Bener Kelipah\';
			update jaga.sekolah set kecamatan_code=\'111709\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Mesidah\';
			update jaga.sekolah set kecamatan_code=\'111710\' where kota_kab=\'Kab. Bener Meriah\' and kecamatan=\'Kec. Gajah Putih\';
			update jaga.sekolah set kecamatan_code=\'111801\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Meureudu\';
			update jaga.sekolah set kecamatan_code=\'111802\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Ulim\';
			update jaga.sekolah set kecamatan_code=\'111804\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Bandar Dua\';
			update jaga.sekolah set kecamatan_code=\'111805\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Meurah Dua\';
			update jaga.sekolah set kecamatan_code=\'111806\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Bandar Baru\';
			update jaga.sekolah set kecamatan_code=\'111807\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Panteraja\';
			update jaga.sekolah set kecamatan_code=\'111808\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Trienggadeng\';
			update jaga.sekolah set kecamatan_code=\'117101\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Baiturrahman\';
			update jaga.sekolah set kecamatan_code=\'117102\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Kuta Alam\';
			update jaga.sekolah set kecamatan_code=\'117103\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Meuraxa\';
			update jaga.sekolah set kecamatan_code=\'117104\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Syiah Kuala\';
			update jaga.sekolah set kecamatan_code=\'117105\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Lueng Bata\';
			update jaga.sekolah set kecamatan_code=\'117106\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Kuta Raja\';
			update jaga.sekolah set kecamatan_code=\'117107\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Banda Raya\';
			update jaga.sekolah set kecamatan_code=\'117108\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Jaya Baru\';
			update jaga.sekolah set kecamatan_code=\'117109\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'Kec. Ulee Kareng\';
			update jaga.sekolah set kecamatan_code=\'117201\' where kota_kab=\'Kota Sabang\' and kecamatan=\'Kec. Sukakarya\';
			update jaga.sekolah set kecamatan_code=\'117202\' where kota_kab=\'Kota Sabang\' and kecamatan=\'Kec. Sukajaya\';
			update jaga.sekolah set kecamatan_code=\'117301\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'Kec. Muara Dua\';
			update jaga.sekolah set kecamatan_code=\'117302\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'Kec. Banda Sakti\';
			update jaga.sekolah set kecamatan_code=\'117303\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'Kec. Blang Mangat\';
			update jaga.sekolah set kecamatan_code=\'117304\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'Kec. Muara Satu\';
			update jaga.sekolah set kecamatan_code=\'117401\' where kota_kab=\'Kota Langsa\' and kecamatan=\'Kec. Langsa Timur\';
			update jaga.sekolah set kecamatan_code=\'117402\' where kota_kab=\'Kota Langsa\' and kecamatan=\'Kec. Langsa Barat\';
			update jaga.sekolah set kecamatan_code=\'117403\' where kota_kab=\'Kota Langsa\' and kecamatan=\'Kec. Langsa Kota\';
			update jaga.sekolah set kecamatan_code=\'117404\' where kota_kab=\'Kota Langsa\' and kecamatan=\'Kec. Langsa Lama\';
			update jaga.sekolah set kecamatan_code=\'117405\' where kota_kab=\'Kota Langsa\' and kecamatan=\'Kec. Langsa Baro\';
			update jaga.sekolah set kecamatan_code=\'117501\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'Kec. Simpang Kiri\';
			update jaga.sekolah set kecamatan_code=\'117502\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'Kec. Penanggalan\';
			update jaga.sekolah set kecamatan_code=\'117503\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'Kec. Rundeng\';
			update jaga.sekolah set kecamatan_code=\'117504\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'Kec. Sultan Daulat\';
			update jaga.sekolah set kecamatan_code=\'117505\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'Kec. Longkib\';
			update jaga.sekolah set kecamatan_code=\'110101\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'BAKONGAN\';
			update jaga.sekolah set kecamatan_code=\'110102\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'KLUET UTARA\';
			update jaga.sekolah set kecamatan_code=\'110103\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'KLUET SELATAN\';
			update jaga.sekolah set kecamatan_code=\'110105\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'MEUKEK\';
			update jaga.sekolah set kecamatan_code=\'110107\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'SAWANG\';
			update jaga.sekolah set kecamatan_code=\'110108\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'TAPAKTUAN\';
			update jaga.sekolah set kecamatan_code=\'110110\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'PASI RAJA\';
			update jaga.sekolah set kecamatan_code=\'110111\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'LABUHAN HAJI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'110112\' where kota_kab=\'ACEH SELATAN\' and kecamatan=\'LABUHAN HAJI BARAT\';
			update jaga.sekolah set kecamatan_code=\'110201\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'LAWE ALAS\';
			update jaga.sekolah set kecamatan_code=\'110203\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'BAMBEL\';
			update jaga.sekolah set kecamatan_code=\'110204\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'BABUSSALAM\';
			update jaga.sekolah set kecamatan_code=\'110205\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'BADAR\';
			update jaga.sekolah set kecamatan_code=\'110206\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'BABUL MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'110209\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'BUKIT TUSAM\';
			update jaga.sekolah set kecamatan_code=\'110212\' where kota_kab=\'ACEH TENGGARA\' and kecamatan=\'KETAMBE\';
			update jaga.sekolah set kecamatan_code=\'110301\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'DARUL AMAN\';
			update jaga.sekolah set kecamatan_code=\'110302\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'JULOK\';
			update jaga.sekolah set kecamatan_code=\'110303\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'IDI RAYEUK\';
			update jaga.sekolah set kecamatan_code=\'110307\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'PEUREULAK\';
			update jaga.sekolah set kecamatan_code=\'110308\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'RANTAU SELAMAT\';
			update jaga.sekolah set kecamatan_code=\'110309\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'SIMPANG ULIM\';
			update jaga.sekolah set kecamatan_code=\'110310\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'RANTAU PEUREULAK\';
			update jaga.sekolah set kecamatan_code=\'110311\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'PANTE BIDARI\';
			update jaga.sekolah set kecamatan_code=\'110312\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'MADAT\';
			update jaga.sekolah set kecamatan_code=\'110315\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'BANDA ALAM\';
			update jaga.sekolah set kecamatan_code=\'110317\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'PEUREULAK TIMUR\';
			update jaga.sekolah set kecamatan_code=\'110319\' where kota_kab=\'ACEH TIMUR\' and kecamatan=\'SUNGAI RAYA\';
			update jaga.sekolah set kecamatan_code=\'110401\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'LINGE\';
			update jaga.sekolah set kecamatan_code=\'110402\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'SILIH NARA\';
			update jaga.sekolah set kecamatan_code=\'110403\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'BEBESEN\';
			update jaga.sekolah set kecamatan_code=\'110407\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'PEGASING\';
			update jaga.sekolah set kecamatan_code=\'110408\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'BINTANG\';
			update jaga.sekolah set kecamatan_code=\'110410\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'KETOL\';
			update jaga.sekolah set kecamatan_code=\'110411\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'KEBAYAKAN\';
			update jaga.sekolah set kecamatan_code=\'110413\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'CELALA\';
			update jaga.sekolah set kecamatan_code=\'110419\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'JAGONG JEGET\';
			update jaga.sekolah set kecamatan_code=\'110421\' where kota_kab=\'ACEH TENGAH\' and kecamatan=\'RUSIP ANTARA\';
			update jaga.sekolah set kecamatan_code=\'110501\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'JOHAN PAHWALAN\';
			update jaga.sekolah set kecamatan_code=\'110502\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'KAWAY XVI\';
			update jaga.sekolah set kecamatan_code=\'110504\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'WOYLA\';
			update jaga.sekolah set kecamatan_code=\'110505\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'SAMATIGA\';
			update jaga.sekolah set kecamatan_code=\'110507\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'ARONGAN LAMBALEK\';
			update jaga.sekolah set kecamatan_code=\'110509\' where kota_kab=\'ACEH BARAT\' and kecamatan=\'MEUREUBO\';
			update jaga.sekolah set kecamatan_code=\'110602\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'LHOKNGA\';
			update jaga.sekolah set kecamatan_code=\'110603\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'INDRAPURI\';
			update jaga.sekolah set kecamatan_code=\'110604\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'SEULIMEUM\';
			update jaga.sekolah set kecamatan_code=\'110605\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'MONTASIK\';
			update jaga.sekolah set kecamatan_code=\'110606\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'SUKAMAKMUR\';
			update jaga.sekolah set kecamatan_code=\'110607\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'DARUL IMARAH\';
			update jaga.sekolah set kecamatan_code=\'110610\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'INGIN JAYA\';
			update jaga.sekolah set kecamatan_code=\'110611\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'KUTA BARO\';
			update jaga.sekolah set kecamatan_code=\'110612\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'DARUSSALAM\';
			update jaga.sekolah set kecamatan_code=\'110615\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'KOTA JANTHO\';
			update jaga.sekolah set kecamatan_code=\'110617\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'KUTA MALAKA\';
			update jaga.sekolah set kecamatan_code=\'110620\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'BAITUSSALAM\';
			update jaga.sekolah set kecamatan_code=\'110621\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'KRUENG BARONA JAYA\';
			update jaga.sekolah set kecamatan_code=\'110623\' where kota_kab=\'ACEH BESAR\' and kecamatan=\'BLANG BINTANG\';
			update jaga.sekolah set kecamatan_code=\'110703\' where kota_kab=\'PIDIE\' and kecamatan=\'BATEE\';
			update jaga.sekolah set kecamatan_code=\'110704\' where kota_kab=\'PIDIE\' and kecamatan=\'DELIMA\';
			update jaga.sekolah set kecamatan_code=\'110705\' where kota_kab=\'PIDIE\' and kecamatan=\'GEUMPANG\';
			update jaga.sekolah set kecamatan_code=\'110706\' where kota_kab=\'PIDIE\' and kecamatan=\'GEULUMPANG TIGA\';
			update jaga.sekolah set kecamatan_code=\'110708\' where kota_kab=\'PIDIE\' and kecamatan=\'KEMBANG TANJONG\';
			update jaga.sekolah set kecamatan_code=\'110709\' where kota_kab=\'PIDIE\' and kecamatan=\'KOTA SIGLI\';
			update jaga.sekolah set kecamatan_code=\'110712\' where kota_kab=\'PIDIE\' and kecamatan=\'MUARA TIGA\';
			update jaga.sekolah set kecamatan_code=\'110713\' where kota_kab=\'PIDIE\' and kecamatan=\'MUTIARA\';
			update jaga.sekolah set kecamatan_code=\'110714\' where kota_kab=\'PIDIE\' and kecamatan=\'PADANG TIJI\';
			update jaga.sekolah set kecamatan_code=\'110717\' where kota_kab=\'PIDIE\' and kecamatan=\'SAKTI\';
			update jaga.sekolah set kecamatan_code=\'110719\' where kota_kab=\'PIDIE\' and kecamatan=\'TANGSE\';
			update jaga.sekolah set kecamatan_code=\'110724\' where kota_kab=\'PIDIE\' and kecamatan=\'MUTIARA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'110801\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'BAKTIYA\';
			update jaga.sekolah set kecamatan_code=\'110802\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'DEWANTARA\';
			update jaga.sekolah set kecamatan_code=\'110803\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'KUTA MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'110804\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'LHOKSUKON\';
			update jaga.sekolah set kecamatan_code=\'110805\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'MATANGKULI\';
			update jaga.sekolah set kecamatan_code=\'110807\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'MEURAH MULIA\';
			update jaga.sekolah set kecamatan_code=\'110808\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'SAMUDERA\';
			update jaga.sekolah set kecamatan_code=\'110810\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'SYAMTALIRA ARON\';
			update jaga.sekolah set kecamatan_code=\'110811\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'SYAMTALIRA BAYU\';
			update jaga.sekolah set kecamatan_code=\'110814\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'T. JAMBO AYE\';
			update jaga.sekolah set kecamatan_code=\'110816\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'NISAM\';
			update jaga.sekolah set kecamatan_code=\'110817\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'COT GIREK\';
			update jaga.sekolah set kecamatan_code=\'110821\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'NIBONG\';
			update jaga.sekolah set kecamatan_code=\'110822\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'SIMPANG KRAMAT\';
			update jaga.sekolah set kecamatan_code=\'110825\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'GEUREDONG PASE\';
			update jaga.sekolah set kecamatan_code=\'110826\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'BANDA BARO\';
			update jaga.sekolah set kecamatan_code=\'110827\' where kota_kab=\'ACEH UTARA\' and kecamatan=\'NISAM ANTARA\';
			update jaga.sekolah set kecamatan_code=\'110902\' where kota_kab=\'SIMEULUE\' and kecamatan=\'SALANG\';
			update jaga.sekolah set kecamatan_code=\'110904\' where kota_kab=\'SIMEULUE\' and kecamatan=\'SIMEULUE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'110906\' where kota_kab=\'SIMEULUE\' and kecamatan=\'SIMEULUE BARAT\';
			update jaga.sekolah set kecamatan_code=\'110907\' where kota_kab=\'SIMEULUE\' and kecamatan=\'TEUPAH SELATAN\';
			update jaga.sekolah set kecamatan_code=\'111002\' where kota_kab=\'ACEH SINGKIL\' and kecamatan=\'SIMPANG KANAN\';
			update jaga.sekolah set kecamatan_code=\'111004\' where kota_kab=\'ACEH SINGKIL\' and kecamatan=\'SINGKIL\';
			update jaga.sekolah set kecamatan_code=\'111006\' where kota_kab=\'ACEH SINGKIL\' and kecamatan=\'GUNUNG MERIAH\';
			update jaga.sekolah set kecamatan_code=\'111009\' where kota_kab=\'ACEH SINGKIL\' and kecamatan=\'KOTA BAHARU\';
			update jaga.sekolah set kecamatan_code=\'111101\' where kota_kab=\'BIREUEN\' and kecamatan=\'SAMALANGA\';
			update jaga.sekolah set kecamatan_code=\'111102\' where kota_kab=\'BIREUEN\' and kecamatan=\'JEUNIEB\';
			update jaga.sekolah set kecamatan_code=\'111103\' where kota_kab=\'BIREUEN\' and kecamatan=\'PEUDADA\';
			update jaga.sekolah set kecamatan_code=\'111105\' where kota_kab=\'BIREUEN\' and kecamatan=\'PEUSANGAN\';
			update jaga.sekolah set kecamatan_code=\'111106\' where kota_kab=\'BIREUEN\' and kecamatan=\'MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'111107\' where kota_kab=\'BIREUEN\' and kecamatan=\'GANDAPURA\';
			update jaga.sekolah set kecamatan_code=\'111108\' where kota_kab=\'BIREUEN\' and kecamatan=\'PANDRAH\';
			update jaga.sekolah set kecamatan_code=\'111109\' where kota_kab=\'BIREUEN\' and kecamatan=\'JULI\';
			update jaga.sekolah set kecamatan_code=\'111110\' where kota_kab=\'BIREUEN\' and kecamatan=\'JANGKA\';
			update jaga.sekolah set kecamatan_code=\'111111\' where kota_kab=\'BIREUEN\' and kecamatan=\'SIMPANG MAMPLAM\';
			update jaga.sekolah set kecamatan_code=\'111113\' where kota_kab=\'BIREUEN\' and kecamatan=\'KOTA JUANG\';
			update jaga.sekolah set kecamatan_code=\'111117\' where kota_kab=\'BIREUEN\' and kecamatan=\'KUTA BLANG\';
			update jaga.sekolah set kecamatan_code=\'111201\' where kota_kab=\'ACEH BARAT DAYA\' and kecamatan=\'BLANG PIDIE\';
			update jaga.sekolah set kecamatan_code=\'111202\' where kota_kab=\'ACEH BARAT DAYA\' and kecamatan=\'TANGAN-TANGAN\';
			update jaga.sekolah set kecamatan_code=\'111203\' where kota_kab=\'ACEH BARAT DAYA\' and kecamatan=\'MANGGENG\';
			update jaga.sekolah set kecamatan_code=\'111205\' where kota_kab=\'ACEH BARAT DAYA\' and kecamatan=\'KUALA BATEE\';
			update jaga.sekolah set kecamatan_code=\'111306\' where kota_kab=\'GAYO LUES\' and kecamatan=\'BLANGPEGAYON\';
			update jaga.sekolah set kecamatan_code=\'111307\' where kota_kab=\'GAYO LUES\' and kecamatan=\'PUTERI BETUNG\';
			update jaga.sekolah set kecamatan_code=\'111310\' where kota_kab=\'GAYO LUES\' and kecamatan=\'TERIPE JAYA\';
			update jaga.sekolah set kecamatan_code=\'111401\' where kota_kab=\'ACEH JAYA\' and kecamatan=\'TEUNOM\';
			update jaga.sekolah set kecamatan_code=\'111402\' where kota_kab=\'ACEH JAYA\' and kecamatan=\'KRUENG SABEE\';
			update jaga.sekolah set kecamatan_code=\'111405\' where kota_kab=\'ACEH JAYA\' and kecamatan=\'JAYA\';
			update jaga.sekolah set kecamatan_code=\'111406\' where kota_kab=\'ACEH JAYA\' and kecamatan=\'PANGA\';
			update jaga.sekolah set kecamatan_code=\'111408\' where kota_kab=\'ACEH JAYA\' and kecamatan=\'DARUL HIKMAH\';
			update jaga.sekolah set kecamatan_code=\'111502\' where kota_kab=\'NAGAN RAYA\' and kecamatan=\'SEUNAGAN\';
			update jaga.sekolah set kecamatan_code=\'111505\' where kota_kab=\'NAGAN RAYA\' and kecamatan=\'DARUL MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'111601\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'MANYAK PAYED\';
			update jaga.sekolah set kecamatan_code=\'111602\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'BENDAHARA\';
			update jaga.sekolah set kecamatan_code=\'111603\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'KARANG BARU\';
			update jaga.sekolah set kecamatan_code=\'111604\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'SERUWAY\';
			update jaga.sekolah set kecamatan_code=\'111606\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'KEJURUAN MUDA\';
			update jaga.sekolah set kecamatan_code=\'111607\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'TAMIANG HULU\';
			update jaga.sekolah set kecamatan_code=\'111608\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'RANTAU\';
			update jaga.sekolah set kecamatan_code=\'111610\' where kota_kab=\'ACEH TAMIANG\' and kecamatan=\'BANDAR PUSAKA\';
			update jaga.sekolah set kecamatan_code=\'111701\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'PINTU RIME GAYO\';
			update jaga.sekolah set kecamatan_code=\'111702\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'PERMATA\';
			update jaga.sekolah set kecamatan_code=\'111704\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'BANDAR\';
			update jaga.sekolah set kecamatan_code=\'111705\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'BUKIT\';
			update jaga.sekolah set kecamatan_code=\'111706\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'WIH PESAM\';
			update jaga.sekolah set kecamatan_code=\'111707\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'TIMANG GAJAH\';
			update jaga.sekolah set kecamatan_code=\'111708\' where kota_kab=\'BENER MERIAH\' and kecamatan=\'BENER KELIPAH\';
			update jaga.sekolah set kecamatan_code=\'111801\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'MEUREUDU\';
			update jaga.sekolah set kecamatan_code=\'111802\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'ULIM\';
			update jaga.sekolah set kecamatan_code=\'111804\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'BANDAR DUA\';
			update jaga.sekolah set kecamatan_code=\'111806\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'BANDAR BARU\';
			update jaga.sekolah set kecamatan_code=\'111807\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'PANTERAJA\';
			update jaga.sekolah set kecamatan_code=\'111808\' where kota_kab=\'PIDIE JAYA\' and kecamatan=\'TRIENGGADENG\';
			update jaga.sekolah set kecamatan_code=\'117102\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'KUTA ALAM\';
			update jaga.sekolah set kecamatan_code=\'117104\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'SYIAH KUALA\';
			update jaga.sekolah set kecamatan_code=\'117105\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'LUENG BATA\';
			update jaga.sekolah set kecamatan_code=\'117106\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'KUTA RAJA\';
			update jaga.sekolah set kecamatan_code=\'117108\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'JAYA BARU\';
			update jaga.sekolah set kecamatan_code=\'117109\' where kota_kab=\'Kota Banda Aceh\' and kecamatan=\'ULEE KARENG\';
			update jaga.sekolah set kecamatan_code=\'117202\' where kota_kab=\'Kota Sabang\' and kecamatan=\'SUKAJAYA\';
			update jaga.sekolah set kecamatan_code=\'117301\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'MUARA DUA\';
			update jaga.sekolah set kecamatan_code=\'117302\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'BANDA SAKTI\';
			update jaga.sekolah set kecamatan_code=\'117304\' where kota_kab=\'Kota Lhokseumawe\' and kecamatan=\'MUARA SATU\';
			update jaga.sekolah set kecamatan_code=\'117401\' where kota_kab=\'Kota Langsa\' and kecamatan=\'LANGSA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'117402\' where kota_kab=\'Kota Langsa\' and kecamatan=\'LANGSA BARAT\';
			update jaga.sekolah set kecamatan_code=\'117403\' where kota_kab=\'Kota Langsa\' and kecamatan=\'LANGSA KOTA\';
			update jaga.sekolah set kecamatan_code=\'117404\' where kota_kab=\'Kota Langsa\' and kecamatan=\'LANGSA LAMA\';
			update jaga.sekolah set kecamatan_code=\'117405\' where kota_kab=\'Kota Langsa\' and kecamatan=\'LANGSA BARO\';
			update jaga.sekolah set kecamatan_code=\'117501\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'SIMPANG KIRI\';
			update jaga.sekolah set kecamatan_code=\'117502\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'PENANGGALAN\';
			update jaga.sekolah set kecamatan_code=\'117503\' where kota_kab=\'Kota Subulussalam\' and kecamatan=\'RUNDENG\';
			update jaga.sekolah set kecamatan_code=\'110211\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'BABUL RAHMAH\';
			update jaga.sekolah set kecamatan_code=\'110311\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'PANTE BIDARI\';
			update jaga.sekolah set kecamatan_code=\'110606\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'SUKAMAKMUR\';
			update jaga.sekolah set kecamatan_code=\'110614\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'LEMBAH SEULAWAH\';
			update jaga.sekolah set kecamatan_code=\'110908\' where kota_kab=\'Kab. Simeulue\' and kecamatan=\'ALAPAN\';
			update jaga.sekolah set kecamatan_code=\'111009\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'KOTA BAHARU\';
			update jaga.sekolah set kecamatan_code=\'111102\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'JEUNIEB\';
			update jaga.sekolah set kecamatan_code=\'111107\' where kota_kab=\'Kab. Bireuen\' and kecamatan=\'GANDAPURA\';
			update jaga.sekolah set kecamatan_code=\'111201\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'BLANG PIDIE\';
			update jaga.sekolah set kecamatan_code=\'111307\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'PUTERI BETUNG\';
			update jaga.sekolah set kecamatan_code=\'111310\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'TERIPE JAYA\';
			update jaga.sekolah set kecamatan_code=\'111403\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'SETIA BHAKTI\';
			update jaga.sekolah set kecamatan_code=\'110508\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Pantee Ceureumen\';
			update jaga.sekolah set kecamatan_code=\'110501\' where kota_kab=\'Kab. Aceh Barat\' and kecamatan=\'Kec. Johan Pahlawan\';
			update jaga.sekolah set kecamatan_code=\'111208\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Jeumpa\';
			update jaga.sekolah set kecamatan_code=\'111206\' where kota_kab=\'Kab. Aceh Barat Daya\' and kecamatan=\'Kec. Babahrot\';
			update jaga.sekolah set kecamatan_code=\'110616\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Kuta Cot Glie\';
			update jaga.sekolah set kecamatan_code=\'110621\' where kota_kab=\'Kab. Aceh Besar\' and kecamatan=\'Kec. Krung Barona Jaya\';
			update jaga.sekolah set kecamatan_code=\'111407\' where kota_kab=\'Kab. Aceh Jaya\' and kecamatan=\'Kec. Indra Jaya\';
			update jaga.sekolah set kecamatan_code=\'110110\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Pasie Raja\';
			update jaga.sekolah set kecamatan_code=\'110108\' where kota_kab=\'Kab. Aceh Selatan\' and kecamatan=\'Kec. Tapak Tuan\';
			update jaga.sekolah set kecamatan_code=\'111006\' where kota_kab=\'Kab. Aceh Singkil\' and kecamatan=\'Kec. Gunung Mariah\';
			update jaga.sekolah set kecamatan_code=\'111609\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Banda Mulya\';
			update jaga.sekolah set kecamatan_code=\'111605\' where kota_kab=\'Kab. Aceh Tamiang\' and kecamatan=\'Kec. Kualasimpang\';
			update jaga.sekolah set kecamatan_code=\'110216\' where kota_kab=\'Kab. Aceh Tenggara\' and kecamatan=\'Kec. Lueser\';
			update jaga.sekolah set kecamatan_code=\'110313\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Indra Makmur\';
			update jaga.sekolah set kecamatan_code=\'110305\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Serba Jadi\';
			update jaga.sekolah set kecamatan_code=\'110310\' where kota_kab=\'Kab. Aceh Timur\' and kecamatan=\'Kec. Ranto Peureulak\';
			update jaga.sekolah set kecamatan_code=\'110822\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Simpang Keramat\';
			update jaga.sekolah set kecamatan_code=\'110825\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Geureudong Pase\';
			update jaga.sekolah set kecamatan_code=\'110815\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Sawang\';
			update jaga.sekolah set kecamatan_code=\'110824\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Pirak Timu\';
			update jaga.sekolah set kecamatan_code=\'110814\' where kota_kab=\'Kab. Aceh Utara\' and kecamatan=\'Kec. Tanah Jambo Aye\';
			update jaga.sekolah set kecamatan_code=\'111306\' where kota_kab=\'Kab. Gayo Lues\' and kecamatan=\'Kec. Blang Pegayon\';
			update jaga.sekolah set kecamatan_code=\'111501\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Kuala\';
			update jaga.sekolah set kecamatan_code=\'111510\' where kota_kab=\'Kab. Nagan Raya\' and kecamatan=\'Kec. Beutong Ateuh Banggalan\';
			update jaga.sekolah set kecamatan_code=\'110708\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Kembang Tanjung\';
			update jaga.sekolah set kecamatan_code=\'110707\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Indrajaya\';
			update jaga.sekolah set kecamatan_code=\'110706\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Glumpang Tiga\';
			update jaga.sekolah set kecamatan_code=\'110718\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Simpang Tiga\';
			update jaga.sekolah set kecamatan_code=\'110731\' where kota_kab=\'Kab. Pidie\' and kecamatan=\'Kec. Titeu\';
			update jaga.sekolah set kecamatan_code=\'111803\' where kota_kab=\'Kab. Pidie Jaya\' and kecamatan=\'Kec. Jangka Buya\';
			update jaga.sekolah set kecamatan_code=\'111501\' where kota_kab=\'NAGAN RAYA\' and kecamatan=\'KUALA\';
			update jaga.sekolah set kecamatan_code=\'110718\' where kota_kab=\'PIDIE\' and kecamatan=\'SIMPANG TIGA\';
		');
		
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'510101\' where kota_kab=\'JEMBRANA\' and kecamatan=\'NEGARA\';
			update jaga.sekolah set kecamatan_code=\'510101\' where kota_kab=\'Kab. Jembrana\' and kecamatan=\'Kec. Negara\';
			update jaga.sekolah set kecamatan_code=\'510102\' where kota_kab=\'JEMBRANA\' and kecamatan=\'MENDOYO\';
			update jaga.sekolah set kecamatan_code=\'510102\' where kota_kab=\'Kab. Jembrana\' and kecamatan=\'Kec. Mendoyo\';
			update jaga.sekolah set kecamatan_code=\'510103\' where kota_kab=\'Kab. Jembrana\' and kecamatan=\'Kec. Pekutatan\';
			update jaga.sekolah set kecamatan_code=\'510104\' where kota_kab=\'JEMBRANA\' and kecamatan=\'MELAYA\';
			update jaga.sekolah set kecamatan_code=\'510104\' where kota_kab=\'Kab. Jembrana\' and kecamatan=\'Kec. Melaya\';
			update jaga.sekolah set kecamatan_code=\'510105\' where kota_kab=\'Kab. Jembrana\' and kecamatan=\'Kec. Jembrana\';
			update jaga.sekolah set kecamatan_code=\'510201\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Selemadeg\';
			update jaga.sekolah set kecamatan_code=\'510204\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Kerambitan\';
			update jaga.sekolah set kecamatan_code=\'510204\' where kota_kab=\'TABANAN\' and kecamatan=\'KERAMBITAN\';
			update jaga.sekolah set kecamatan_code=\'510205\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Tabanan\';
			update jaga.sekolah set kecamatan_code=\'510205\' where kota_kab=\'TABANAN\' and kecamatan=\'TABANAN\';
			update jaga.sekolah set kecamatan_code=\'510206\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Kediri\';
			update jaga.sekolah set kecamatan_code=\'510206\' where kota_kab=\'TABANAN\' and kecamatan=\'KEDIRI\';
			update jaga.sekolah set kecamatan_code=\'510207\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Marga\';
			update jaga.sekolah set kecamatan_code=\'510208\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Penebel\';
			update jaga.sekolah set kecamatan_code=\'510209\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Baturiti\';
			update jaga.sekolah set kecamatan_code=\'510209\' where kota_kab=\'TABANAN\' and kecamatan=\'BATURITI\';
			update jaga.sekolah set kecamatan_code=\'510210\' where kota_kab=\'Kab. Tabanan\' and kecamatan=\'Kec. Pupuan\';
			update jaga.sekolah set kecamatan_code=\'510301\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Kuta\';
			update jaga.sekolah set kecamatan_code=\'510302\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Mengwi\';
			update jaga.sekolah set kecamatan_code=\'510303\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Abiansemal\';
			update jaga.sekolah set kecamatan_code=\'510304\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Petang\';
			update jaga.sekolah set kecamatan_code=\'510305\' where kota_kab=\'BADUNG\' and kecamatan=\'KUTA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'510305\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Kuta Selatan\';
			update jaga.sekolah set kecamatan_code=\'510306\' where kota_kab=\'Kab. Badung\' and kecamatan=\'Kec. Kuta Utara\';
			update jaga.sekolah set kecamatan_code=\'510401\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Sukawati\';
			update jaga.sekolah set kecamatan_code=\'510402\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Blahbatuh\';
			update jaga.sekolah set kecamatan_code=\'510403\' where kota_kab=\'GIANYAR\' and kecamatan=\'GIANYAR\';
			update jaga.sekolah set kecamatan_code=\'510403\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Gianyar\';
			update jaga.sekolah set kecamatan_code=\'510405\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Ubud\';
			update jaga.sekolah set kecamatan_code=\'510406\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Tegallalang\';
			update jaga.sekolah set kecamatan_code=\'510407\' where kota_kab=\'Kab. Gianyar\' and kecamatan=\'Kec. Payangan\';
			update jaga.sekolah set kecamatan_code=\'510502\' where kota_kab=\'Kab. Klungkung\' and kecamatan=\'Kec. Banjarangkan\';
			update jaga.sekolah set kecamatan_code=\'510503\' where kota_kab=\'Kab. Klungkung\' and kecamatan=\'Kec. Klungkung\';
			update jaga.sekolah set kecamatan_code=\'510503\' where kota_kab=\'KLUNGKUNG\' and kecamatan=\'KLUNGKUNG\';
			update jaga.sekolah set kecamatan_code=\'510504\' where kota_kab=\'Kab. Klungkung\' and kecamatan=\'Kec. Dawan\';
			update jaga.sekolah set kecamatan_code=\'510601\' where kota_kab=\'Kab. Bangli\' and kecamatan=\'Kec. Susut\';
			update jaga.sekolah set kecamatan_code=\'510602\' where kota_kab=\'Kab. Bangli\' and kecamatan=\'Kec. Bangli\';
			update jaga.sekolah set kecamatan_code=\'510603\' where kota_kab=\'Kab. Bangli\' and kecamatan=\'Kec. Tembuku\';
			update jaga.sekolah set kecamatan_code=\'510604\' where kota_kab=\'Kab. Bangli\' and kecamatan=\'Kec. Kintamani\';
			update jaga.sekolah set kecamatan_code=\'510801\' where kota_kab=\'BULELENG\' and kecamatan=\'GEROKGAK\';
			update jaga.sekolah set kecamatan_code=\'510801\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Gerokgak\';
			update jaga.sekolah set kecamatan_code=\'510802\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Seririt\';
			update jaga.sekolah set kecamatan_code=\'510804\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Banjar\';
			update jaga.sekolah set kecamatan_code=\'510805\' where kota_kab=\'BULELENG\' and kecamatan=\'SUKASADA\';
			update jaga.sekolah set kecamatan_code=\'510805\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Sukasada\';
			update jaga.sekolah set kecamatan_code=\'510806\' where kota_kab=\'BULELENG\' and kecamatan=\'BULELENG\';
			update jaga.sekolah set kecamatan_code=\'510806\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Buleleng\';
			update jaga.sekolah set kecamatan_code=\'510807\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Sawan\';
			update jaga.sekolah set kecamatan_code=\'510808\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Kubutambahan\';
			update jaga.sekolah set kecamatan_code=\'510809\' where kota_kab=\'BULELENG\' and kecamatan=\'TEJAKULA\';
			update jaga.sekolah set kecamatan_code=\'510809\' where kota_kab=\'Kab. Buleleng\' and kecamatan=\'Kec. Tejakula\';
			update jaga.sekolah set kecamatan_code=\'517101\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'DENPASAR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'517101\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'Kec. Denpasar Selatan\';
			update jaga.sekolah set kecamatan_code=\'517102\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'DENPASAR TIMUR\';
			update jaga.sekolah set kecamatan_code=\'517102\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'Kec. Denpasar Timur\';
			update jaga.sekolah set kecamatan_code=\'517103\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'Kec. Denpasar Barat\';
			update jaga.sekolah set kecamatan_code=\'517104\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'DENPASAR UTARA\';
			update jaga.sekolah set kecamatan_code=\'517104\' where kota_kab=\'Kota Denpasar\' and kecamatan=\'Kec. Denpasar Utara\';

		');
		
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'360101\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Sumur\';
			update jaga.sekolah set kecamatan_code=\'360101\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'SUMUR\';
			update jaga.sekolah set kecamatan_code=\'360102\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cimanggu\';
			update jaga.sekolah set kecamatan_code=\'360102\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIMANGGU\';
			update jaga.sekolah set kecamatan_code=\'360103\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cibaliung\';
			update jaga.sekolah set kecamatan_code=\'360103\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIBALIUNG\';
			update jaga.sekolah set kecamatan_code=\'360104\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cikeusik\';
			update jaga.sekolah set kecamatan_code=\'360104\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIKEUSIK\';
			update jaga.sekolah set kecamatan_code=\'360105\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cigeulis\';
			update jaga.sekolah set kecamatan_code=\'360105\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIGEULIS\';
			update jaga.sekolah set kecamatan_code=\'360106\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Panimbang\';
			update jaga.sekolah set kecamatan_code=\'360106\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'PANIMBANG\';
			update jaga.sekolah set kecamatan_code=\'360107\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Angsana\';
			update jaga.sekolah set kecamatan_code=\'360108\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Munjul\';
			update jaga.sekolah set kecamatan_code=\'360108\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'MUNJUL\';
			update jaga.sekolah set kecamatan_code=\'360109\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Pagelaran\';
			update jaga.sekolah set kecamatan_code=\'360109\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'PAGELARAN\';
			update jaga.sekolah set kecamatan_code=\'360110\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Bojong\';
			update jaga.sekolah set kecamatan_code=\'360110\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'BOJONG\';
			update jaga.sekolah set kecamatan_code=\'360111\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Picung\';
			update jaga.sekolah set kecamatan_code=\'360111\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'PICUNG\';
			update jaga.sekolah set kecamatan_code=\'360112\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Labuan\';
			update jaga.sekolah set kecamatan_code=\'360112\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'LABUAN\';
			update jaga.sekolah set kecamatan_code=\'360113\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Menes\';
			update jaga.sekolah set kecamatan_code=\'360113\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'MENES\';
			update jaga.sekolah set kecamatan_code=\'360114\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Saketi\';
			update jaga.sekolah set kecamatan_code=\'360115\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cipeucang\';
			update jaga.sekolah set kecamatan_code=\'360115\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIPEUCANG\';
			update jaga.sekolah set kecamatan_code=\'360116\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Jiput\';
			update jaga.sekolah set kecamatan_code=\'360116\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'JIPUT\';
			update jaga.sekolah set kecamatan_code=\'360117\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Mandalawangi\';
			update jaga.sekolah set kecamatan_code=\'360117\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'MANDALAWANGI\';
			update jaga.sekolah set kecamatan_code=\'360118\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cimanuk\';
			update jaga.sekolah set kecamatan_code=\'360118\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CIMANUK\';
			update jaga.sekolah set kecamatan_code=\'360119\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Kaduhejo\';
			update jaga.sekolah set kecamatan_code=\'360120\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Banjar\';
			update jaga.sekolah set kecamatan_code=\'360120\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'BANJAR\';
			update jaga.sekolah set kecamatan_code=\'360121\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Pandeglang\';
			update jaga.sekolah set kecamatan_code=\'360121\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'PANDEGLANG\';
			update jaga.sekolah set kecamatan_code=\'360122\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cadasari\';
			update jaga.sekolah set kecamatan_code=\'360122\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CADASARI\';
			update jaga.sekolah set kecamatan_code=\'360123\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cisata\';
			update jaga.sekolah set kecamatan_code=\'360123\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'CISATA\';
			update jaga.sekolah set kecamatan_code=\'360124\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Patia\';
			update jaga.sekolah set kecamatan_code=\'360125\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Karang Tanjung\';
			update jaga.sekolah set kecamatan_code=\'360126\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cikedal\';
			update jaga.sekolah set kecamatan_code=\'360127\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Cibitung\';
			update jaga.sekolah set kecamatan_code=\'360128\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Carita\';
			update jaga.sekolah set kecamatan_code=\'360129\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Sukaresmi\';
			update jaga.sekolah set kecamatan_code=\'360130\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Mekarjaya\';
			update jaga.sekolah set kecamatan_code=\'360131\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Sindangresmi\';
			update jaga.sekolah set kecamatan_code=\'360131\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'SINDANGRESMI\';
			update jaga.sekolah set kecamatan_code=\'360132\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Pulosari\';
			update jaga.sekolah set kecamatan_code=\'360132\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'PULOSARI\';
			update jaga.sekolah set kecamatan_code=\'360133\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Koroncong\';
			update jaga.sekolah set kecamatan_code=\'360133\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'KORONCONG\';
			update jaga.sekolah set kecamatan_code=\'360134\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Majasari\';
			update jaga.sekolah set kecamatan_code=\'360134\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'MAJASARI\';
			update jaga.sekolah set kecamatan_code=\'360135\' where kota_kab=\'Kab. Pandeglang\' and kecamatan=\'Kec. Sobang\';
			update jaga.sekolah set kecamatan_code=\'360135\' where kota_kab=\'PANDEGLANG\' and kecamatan=\'SOBANG\';
			update jaga.sekolah set kecamatan_code=\'360201\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Malingping\';
			update jaga.sekolah set kecamatan_code=\'360201\' where kota_kab=\'LEBAK\' and kecamatan=\'MALINGPING\';
			update jaga.sekolah set kecamatan_code=\'360202\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Panggarangan\';
			update jaga.sekolah set kecamatan_code=\'360202\' where kota_kab=\'LEBAK\' and kecamatan=\'PANGGARANGAN\';
			update jaga.sekolah set kecamatan_code=\'360203\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Bayah\';
			update jaga.sekolah set kecamatan_code=\'360203\' where kota_kab=\'LEBAK\' and kecamatan=\'BAYAH\';
			update jaga.sekolah set kecamatan_code=\'360204\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cipanas\';
			update jaga.sekolah set kecamatan_code=\'360204\' where kota_kab=\'LEBAK\' and kecamatan=\'CIPANAS\';
			update jaga.sekolah set kecamatan_code=\'360205\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Muncang\';
			update jaga.sekolah set kecamatan_code=\'360205\' where kota_kab=\'LEBAK\' and kecamatan=\'MUNCANG\';
			update jaga.sekolah set kecamatan_code=\'360206\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Leuwidamar\';
			update jaga.sekolah set kecamatan_code=\'360206\' where kota_kab=\'LEBAK\' and kecamatan=\'LEUWIDAMAR\';
			update jaga.sekolah set kecamatan_code=\'360207\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Bojongmanik\';
			update jaga.sekolah set kecamatan_code=\'360207\' where kota_kab=\'LEBAK\' and kecamatan=\'BOJONGMANIK\';
			update jaga.sekolah set kecamatan_code=\'360209\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Banjarsari\';
			update jaga.sekolah set kecamatan_code=\'360209\' where kota_kab=\'LEBAK\' and kecamatan=\'BANJARSARI\';
			update jaga.sekolah set kecamatan_code=\'360210\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cileles\';
			update jaga.sekolah set kecamatan_code=\'360210\' where kota_kab=\'LEBAK\' and kecamatan=\'CILELES\';
			update jaga.sekolah set kecamatan_code=\'360211\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cimarga\';
			update jaga.sekolah set kecamatan_code=\'360211\' where kota_kab=\'LEBAK\' and kecamatan=\'CIMARGA\';
			update jaga.sekolah set kecamatan_code=\'360212\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Sajira\';
			update jaga.sekolah set kecamatan_code=\'360212\' where kota_kab=\'LEBAK\' and kecamatan=\'SAJIRA\';
			update jaga.sekolah set kecamatan_code=\'360213\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Maja\';
			update jaga.sekolah set kecamatan_code=\'360213\' where kota_kab=\'LEBAK\' and kecamatan=\'MAJA\';
			update jaga.sekolah set kecamatan_code=\'360214\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Rangkasbitung\';
			update jaga.sekolah set kecamatan_code=\'360214\' where kota_kab=\'LEBAK\' and kecamatan=\'RANGKASBITUNG\';
			update jaga.sekolah set kecamatan_code=\'360215\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Warunggunung\';
			update jaga.sekolah set kecamatan_code=\'360215\' where kota_kab=\'LEBAK\' and kecamatan=\'WARUNGGUNUNG\';
			update jaga.sekolah set kecamatan_code=\'360216\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cijaku\';
			update jaga.sekolah set kecamatan_code=\'360216\' where kota_kab=\'LEBAK\' and kecamatan=\'CIJAKU\';
			update jaga.sekolah set kecamatan_code=\'360217\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cikulur\';
			update jaga.sekolah set kecamatan_code=\'360217\' where kota_kab=\'LEBAK\' and kecamatan=\'CIKULUR\';
			update jaga.sekolah set kecamatan_code=\'360218\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cibadak\';
			update jaga.sekolah set kecamatan_code=\'360218\' where kota_kab=\'LEBAK\' and kecamatan=\'CIBADAK\';
			update jaga.sekolah set kecamatan_code=\'360219\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cibeber\';
			update jaga.sekolah set kecamatan_code=\'360219\' where kota_kab=\'LEBAK\' and kecamatan=\'CIBEBER\';
			update jaga.sekolah set kecamatan_code=\'360220\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cilograng\';
			update jaga.sekolah set kecamatan_code=\'360220\' where kota_kab=\'LEBAK\' and kecamatan=\'CILOGRANG\';
			update jaga.sekolah set kecamatan_code=\'360221\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Wanasalam\';
			update jaga.sekolah set kecamatan_code=\'360221\' where kota_kab=\'LEBAK\' and kecamatan=\'WANASALAM\';
			update jaga.sekolah set kecamatan_code=\'360222\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Sobang\';
			update jaga.sekolah set kecamatan_code=\'360222\' where kota_kab=\'LEBAK\' and kecamatan=\'SOBANG\';
			update jaga.sekolah set kecamatan_code=\'360223\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Curug bitung\';
			update jaga.sekolah set kecamatan_code=\'360224\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Kalanganyar\';
			update jaga.sekolah set kecamatan_code=\'360224\' where kota_kab=\'LEBAK\' and kecamatan=\'KALANGANYAR\';
			update jaga.sekolah set kecamatan_code=\'360225\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Lebakgedong\';
			update jaga.sekolah set kecamatan_code=\'360226\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cihara\';
			update jaga.sekolah set kecamatan_code=\'360226\' where kota_kab=\'LEBAK\' and kecamatan=\'CIHARA\';
			update jaga.sekolah set kecamatan_code=\'360227\' where kota_kab=\'Kab. Lebak\' and kecamatan=\'Kec. Cirinten\';
			update jaga.sekolah set kecamatan_code=\'360227\' where kota_kab=\'LEBAK\' and kecamatan=\'CIRINTEN\';
			update jaga.sekolah set kecamatan_code=\'360301\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Balaraja\';
			update jaga.sekolah set kecamatan_code=\'360301\' where kota_kab=\'TANGERANG\' and kecamatan=\'BALARAJA\';
			update jaga.sekolah set kecamatan_code=\'360302\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Jayanti\';
			update jaga.sekolah set kecamatan_code=\'360302\' where kota_kab=\'TANGERANG\' and kecamatan=\'JAYANTI\';
			update jaga.sekolah set kecamatan_code=\'360303\' where kota_kab=\'TANGERANG\' and kecamatan=\'TIGARAKSA\';
			update jaga.sekolah set kecamatan_code=\'360304\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Jambe\';
			update jaga.sekolah set kecamatan_code=\'360304\' where kota_kab=\'TANGERANG\' and kecamatan=\'JAMBE\';
			update jaga.sekolah set kecamatan_code=\'360305\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Cisoka\';
			update jaga.sekolah set kecamatan_code=\'360305\' where kota_kab=\'TANGERANG\' and kecamatan=\'CISOKA\';
			update jaga.sekolah set kecamatan_code=\'360306\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Kresek\';
			update jaga.sekolah set kecamatan_code=\'360306\' where kota_kab=\'TANGERANG\' and kecamatan=\'KRESEK\';
			update jaga.sekolah set kecamatan_code=\'360307\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Kronjo\';
			update jaga.sekolah set kecamatan_code=\'360307\' where kota_kab=\'TANGERANG\' and kecamatan=\'KRONJO\';
			update jaga.sekolah set kecamatan_code=\'360308\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Mauk\';
			update jaga.sekolah set kecamatan_code=\'360308\' where kota_kab=\'TANGERANG\' and kecamatan=\'MAUK\';
			update jaga.sekolah set kecamatan_code=\'360309\' where kota_kab=\'TANGERANG\' and kecamatan=\'KEMIRI\';
			update jaga.sekolah set kecamatan_code=\'360310\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Sukadiri\';
			update jaga.sekolah set kecamatan_code=\'360310\' where kota_kab=\'TANGERANG\' and kecamatan=\'SUKADIRI\';
			update jaga.sekolah set kecamatan_code=\'360311\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Rajeg\';
			update jaga.sekolah set kecamatan_code=\'360311\' where kota_kab=\'TANGERANG\' and kecamatan=\'RAJEG\';
			update jaga.sekolah set kecamatan_code=\'360312\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Pasar Kemis\';
			update jaga.sekolah set kecamatan_code=\'360313\' where kota_kab=\'TANGERANG\' and kecamatan=\'TELUKNAGA\';
			update jaga.sekolah set kecamatan_code=\'360314\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Kosambi\';
			update jaga.sekolah set kecamatan_code=\'360314\' where kota_kab=\'TANGERANG\' and kecamatan=\'KOSAMBI\';
			update jaga.sekolah set kecamatan_code=\'360315\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Pakuhaji\';
			update jaga.sekolah set kecamatan_code=\'360315\' where kota_kab=\'TANGERANG\' and kecamatan=\'PAKUHAJI\';
			update jaga.sekolah set kecamatan_code=\'360316\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Sepatan\';
			update jaga.sekolah set kecamatan_code=\'360316\' where kota_kab=\'TANGERANG\' and kecamatan=\'SEPATAN\';
			update jaga.sekolah set kecamatan_code=\'360317\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Curug\';
			update jaga.sekolah set kecamatan_code=\'360317\' where kota_kab=\'TANGERANG\' and kecamatan=\'CURUG\';
			update jaga.sekolah set kecamatan_code=\'360318\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Cikupa\';
			update jaga.sekolah set kecamatan_code=\'360319\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Panongan\';
			update jaga.sekolah set kecamatan_code=\'360320\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Legok\';
			update jaga.sekolah set kecamatan_code=\'360320\' where kota_kab=\'TANGERANG\' and kecamatan=\'LEGOK\';
			update jaga.sekolah set kecamatan_code=\'360322\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Pagedangan\';
			update jaga.sekolah set kecamatan_code=\'360322\' where kota_kab=\'TANGERANG\' and kecamatan=\'PAGEDANGAN\';
			update jaga.sekolah set kecamatan_code=\'360323\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Cisauk\';
			update jaga.sekolah set kecamatan_code=\'360327\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Sukamulya\';
			update jaga.sekolah set kecamatan_code=\'360327\' where kota_kab=\'TANGERANG\' and kecamatan=\'SUKAMULYA\';
			update jaga.sekolah set kecamatan_code=\'360328\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Kelapa Dua\';
			update jaga.sekolah set kecamatan_code=\'360328\' where kota_kab=\'TANGERANG\' and kecamatan=\'KELAPA DUA\';
			update jaga.sekolah set kecamatan_code=\'360329\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Sindang Jaya\';
			update jaga.sekolah set kecamatan_code=\'360330\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Sepatan Timur\';
			update jaga.sekolah set kecamatan_code=\'360330\' where kota_kab=\'TANGERANG\' and kecamatan=\'SEPATAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'360331\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Solear\';
			update jaga.sekolah set kecamatan_code=\'360331\' where kota_kab=\'TANGERANG\' and kecamatan=\'SOLEAR\';
			update jaga.sekolah set kecamatan_code=\'360332\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Gunung Kaler\';
			update jaga.sekolah set kecamatan_code=\'360332\' where kota_kab=\'TANGERANG\' and kecamatan=\'GUNUNG KALER\';
			update jaga.sekolah set kecamatan_code=\'360333\' where kota_kab=\'Kab. Tangerang\' and kecamatan=\'Kec. Mekar Baru\';
			update jaga.sekolah set kecamatan_code=\'360333\' where kota_kab=\'TANGERANG\' and kecamatan=\'MEKAR BARU\';
			update jaga.sekolah set kecamatan_code=\'360405\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Kramatwatu\';
			update jaga.sekolah set kecamatan_code=\'360405\' where kota_kab=\'SERANG\' and kecamatan=\'KRAMATWATU\';
			update jaga.sekolah set kecamatan_code=\'360406\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Waringinkurung\';
			update jaga.sekolah set kecamatan_code=\'360406\' where kota_kab=\'SERANG\' and kecamatan=\'WARINGINKURUNG\';
			update jaga.sekolah set kecamatan_code=\'360407\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Bojonegara\';
			update jaga.sekolah set kecamatan_code=\'360407\' where kota_kab=\'SERANG\' and kecamatan=\'BOJONEGARA\';
			update jaga.sekolah set kecamatan_code=\'360408\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Pulo Ampel\';
			update jaga.sekolah set kecamatan_code=\'360408\' where kota_kab=\'SERANG\' and kecamatan=\'PULO AMPEL\';
			update jaga.sekolah set kecamatan_code=\'360409\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Ciruas\';
			update jaga.sekolah set kecamatan_code=\'360409\' where kota_kab=\'SERANG\' and kecamatan=\'CIRUAS\';
			update jaga.sekolah set kecamatan_code=\'360411\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Kragilan\';
			update jaga.sekolah set kecamatan_code=\'360411\' where kota_kab=\'SERANG\' and kecamatan=\'KRAGILAN\';
			update jaga.sekolah set kecamatan_code=\'360412\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Pontang\';
			update jaga.sekolah set kecamatan_code=\'360412\' where kota_kab=\'SERANG\' and kecamatan=\'PONTANG\';
			update jaga.sekolah set kecamatan_code=\'360413\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Tirtayasa\';
			update jaga.sekolah set kecamatan_code=\'360413\' where kota_kab=\'SERANG\' and kecamatan=\'TIRTAYASA\';
			update jaga.sekolah set kecamatan_code=\'360414\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Tanara\';
			update jaga.sekolah set kecamatan_code=\'360414\' where kota_kab=\'SERANG\' and kecamatan=\'TANARA\';
			update jaga.sekolah set kecamatan_code=\'360415\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Cikande\';
			update jaga.sekolah set kecamatan_code=\'360415\' where kota_kab=\'SERANG\' and kecamatan=\'CIKANDE\';
			update jaga.sekolah set kecamatan_code=\'360416\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Kibin\';
			update jaga.sekolah set kecamatan_code=\'360417\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Carenang\';
			update jaga.sekolah set kecamatan_code=\'360417\' where kota_kab=\'SERANG\' and kecamatan=\'CARENANG\';
			update jaga.sekolah set kecamatan_code=\'360418\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Binuang\';
			update jaga.sekolah set kecamatan_code=\'360418\' where kota_kab=\'SERANG\' and kecamatan=\'BINUANG\';
			update jaga.sekolah set kecamatan_code=\'360419\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Petir\';
			update jaga.sekolah set kecamatan_code=\'360419\' where kota_kab=\'SERANG\' and kecamatan=\'PETIR\';
			update jaga.sekolah set kecamatan_code=\'360420\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Tunjung Teja\';
			update jaga.sekolah set kecamatan_code=\'360420\' where kota_kab=\'SERANG\' and kecamatan=\'TUNJUNG TEJA\';
			update jaga.sekolah set kecamatan_code=\'360422\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Baros\';
			update jaga.sekolah set kecamatan_code=\'360422\' where kota_kab=\'SERANG\' and kecamatan=\'BAROS\';
			update jaga.sekolah set kecamatan_code=\'360423\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Cikeusal\';
			update jaga.sekolah set kecamatan_code=\'360423\' where kota_kab=\'SERANG\' and kecamatan=\'CIKEUSAL\';
			update jaga.sekolah set kecamatan_code=\'360424\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Pamarayan\';
			update jaga.sekolah set kecamatan_code=\'360424\' where kota_kab=\'SERANG\' and kecamatan=\'PAMARAYAN\';
			update jaga.sekolah set kecamatan_code=\'360425\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Kopo\';
			update jaga.sekolah set kecamatan_code=\'360425\' where kota_kab=\'SERANG\' and kecamatan=\'KOPO\';
			update jaga.sekolah set kecamatan_code=\'360426\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Jawilan\';
			update jaga.sekolah set kecamatan_code=\'360426\' where kota_kab=\'SERANG\' and kecamatan=\'JAWILAN\';
			update jaga.sekolah set kecamatan_code=\'360427\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Ciomas\';
			update jaga.sekolah set kecamatan_code=\'360427\' where kota_kab=\'SERANG\' and kecamatan=\'CIOMAS\';
			update jaga.sekolah set kecamatan_code=\'360428\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Pabuaran\';
			update jaga.sekolah set kecamatan_code=\'360428\' where kota_kab=\'SERANG\' and kecamatan=\'PABUARAN\';
			update jaga.sekolah set kecamatan_code=\'360429\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Padarincang\';
			update jaga.sekolah set kecamatan_code=\'360429\' where kota_kab=\'SERANG\' and kecamatan=\'PADARINCANG\';
			update jaga.sekolah set kecamatan_code=\'360430\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Anyar\';
			update jaga.sekolah set kecamatan_code=\'360430\' where kota_kab=\'SERANG\' and kecamatan=\'ANYAR\';
			update jaga.sekolah set kecamatan_code=\'360431\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Cinangka\';
			update jaga.sekolah set kecamatan_code=\'360431\' where kota_kab=\'SERANG\' and kecamatan=\'CINANGKA\';
			update jaga.sekolah set kecamatan_code=\'360432\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Mancak\';
			update jaga.sekolah set kecamatan_code=\'360432\' where kota_kab=\'SERANG\' and kecamatan=\'MANCAK\';
			update jaga.sekolah set kecamatan_code=\'360433\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Gunung Sari\';
			update jaga.sekolah set kecamatan_code=\'360434\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Bandung\';
			update jaga.sekolah set kecamatan_code=\'360434\' where kota_kab=\'SERANG\' and kecamatan=\'BANDUNG\';
			update jaga.sekolah set kecamatan_code=\'360435\' where kota_kab=\'Kab. Serang\' and kecamatan=\'Kec. Lebak Wangi\';
			update jaga.sekolah set kecamatan_code=\'367101\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Tangerang\';
			update jaga.sekolah set kecamatan_code=\'367103\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'BATUCEPER\';
			update jaga.sekolah set kecamatan_code=\'367103\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Batuceper\';
			update jaga.sekolah set kecamatan_code=\'367104\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'BENDA\';
			update jaga.sekolah set kecamatan_code=\'367104\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Benda\';
			update jaga.sekolah set kecamatan_code=\'367105\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'CIPONDOH\';
			update jaga.sekolah set kecamatan_code=\'367105\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Cipondoh\';
			update jaga.sekolah set kecamatan_code=\'367106\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'CILEDUG\';
			update jaga.sekolah set kecamatan_code=\'367106\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Ciledug\';
			update jaga.sekolah set kecamatan_code=\'367107\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'KARAWACI\';
			update jaga.sekolah set kecamatan_code=\'367107\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Karawaci\';
			update jaga.sekolah set kecamatan_code=\'367108\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Periuk\';
			update jaga.sekolah set kecamatan_code=\'367108\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'PERIUK\';
			update jaga.sekolah set kecamatan_code=\'367109\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Cibodas\';
			update jaga.sekolah set kecamatan_code=\'367110\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Neglasari\';
			update jaga.sekolah set kecamatan_code=\'367110\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'NEGLASARI\';
			update jaga.sekolah set kecamatan_code=\'367111\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Pinang\';
			update jaga.sekolah set kecamatan_code=\'367111\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'PINANG\';
			update jaga.sekolah set kecamatan_code=\'367112\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Karang Tengah\';
			update jaga.sekolah set kecamatan_code=\'367113\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'Kec. Larangan\';
			update jaga.sekolah set kecamatan_code=\'367113\' where kota_kab=\'Kota Tangerang\' and kecamatan=\'LARANGAN\';
			update jaga.sekolah set kecamatan_code=\'367201\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'CIBEBER\';
			update jaga.sekolah set kecamatan_code=\'367201\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Cibeber\';
			update jaga.sekolah set kecamatan_code=\'367202\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'CILEGON\';
			update jaga.sekolah set kecamatan_code=\'367202\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Cilegon\';
			update jaga.sekolah set kecamatan_code=\'367203\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Pulomerak\';
			update jaga.sekolah set kecamatan_code=\'367204\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'CIWANDAN\';
			update jaga.sekolah set kecamatan_code=\'367204\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Ciwandan\';
			update jaga.sekolah set kecamatan_code=\'367205\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'JOMBANG\';
			update jaga.sekolah set kecamatan_code=\'367205\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Jombang\';
			update jaga.sekolah set kecamatan_code=\'367207\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Purwakarta\';
			update jaga.sekolah set kecamatan_code=\'367207\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'PURWAKARTA\';
			update jaga.sekolah set kecamatan_code=\'367208\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'CITANGKIL\';
			update jaga.sekolah set kecamatan_code=\'367208\' where kota_kab=\'Kota Cilegon\' and kecamatan=\'Kec. Citangkil\';
			update jaga.sekolah set kecamatan_code=\'367301\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Serang\';
			update jaga.sekolah set kecamatan_code=\'367301\' where kota_kab=\'Kota Serang\' and kecamatan=\'SERANG\';
			update jaga.sekolah set kecamatan_code=\'367302\' where kota_kab=\'Kota Serang\' and kecamatan=\'KASEMEN\';
			update jaga.sekolah set kecamatan_code=\'367302\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Kasemen\';
			update jaga.sekolah set kecamatan_code=\'367303\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Walantaka\';
			update jaga.sekolah set kecamatan_code=\'367303\' where kota_kab=\'Kota Serang\' and kecamatan=\'WALANTAKA\';
			update jaga.sekolah set kecamatan_code=\'367304\' where kota_kab=\'Kota Serang\' and kecamatan=\'CURUG\';
			update jaga.sekolah set kecamatan_code=\'367304\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Curug\';
			update jaga.sekolah set kecamatan_code=\'367305\' where kota_kab=\'Kota Serang\' and kecamatan=\'CIPOCOK JAYA\';
			update jaga.sekolah set kecamatan_code=\'367305\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Cipocok Jaya\';
			update jaga.sekolah set kecamatan_code=\'367306\' where kota_kab=\'Kota Serang\' and kecamatan=\'Kec. Taktakan\';
			update jaga.sekolah set kecamatan_code=\'367306\' where kota_kab=\'Kota Serang\' and kecamatan=\'TAKTAKAN\';
			update jaga.sekolah set kecamatan_code=\'367401\' where kota_kab=\'Kota tangerang Selatan\' and kecamatan=\'Kec. Serpong\';
			update jaga.sekolah set kecamatan_code=\'367401\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Serpong\';
			update jaga.sekolah set kecamatan_code=\'367401\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'SERPONG\';
			update jaga.sekolah set kecamatan_code=\'367402\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Serpong Utara\';
			update jaga.sekolah set kecamatan_code=\'367403\' where kota_kab=\'Kota tangerang Selatan\' and kecamatan=\'Kec. Pondok Aren\';
			update jaga.sekolah set kecamatan_code=\'367403\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Pondok Aren\';
			update jaga.sekolah set kecamatan_code=\'367403\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'PONDOK AREN\';
			update jaga.sekolah set kecamatan_code=\'367404\' where kota_kab=\'Kota tangerang Selatan\' and kecamatan=\'Kec. Ciputat\';
			update jaga.sekolah set kecamatan_code=\'367404\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'CIPUTAT\';
			update jaga.sekolah set kecamatan_code=\'367404\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Ciputat\';
			update jaga.sekolah set kecamatan_code=\'367405\' where kota_kab=\'Kota tangerang Selatan\' and kecamatan=\'Kec. Ciputat Timur\';
			update jaga.sekolah set kecamatan_code=\'367405\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'CIPUTAT TIMUR\';
			update jaga.sekolah set kecamatan_code=\'367405\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Ciputat Timur\';
			update jaga.sekolah set kecamatan_code=\'367406\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Pamulang\';
			update jaga.sekolah set kecamatan_code=\'367406\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'PAMULANG\';
			update jaga.sekolah set kecamatan_code=\'367407\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'Kec. Setu\';
			update jaga.sekolah set kecamatan_code=\'367407\' where kota_kab=\'Kota Tangerang Selatan\' and kecamatan=\'SETU\';
		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'190101\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Sungailiat\';
			update jaga.sekolah set kecamatan_code=\'190102\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Belinyu\';
			update jaga.sekolah set kecamatan_code=\'190103\' where kota_kab=\'BANGKA\' and kecamatan=\'MERAWANG\';
			update jaga.sekolah set kecamatan_code=\'190103\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Merawang\';
			update jaga.sekolah set kecamatan_code=\'190104\' where kota_kab=\'BANGKA\' and kecamatan=\'MENDO BARAT\';
			update jaga.sekolah set kecamatan_code=\'190104\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Mendo Barat\';
			update jaga.sekolah set kecamatan_code=\'190105\' where kota_kab=\'BANGKA\' and kecamatan=\'PEMALI\';
			update jaga.sekolah set kecamatan_code=\'190105\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Pemali\';
			update jaga.sekolah set kecamatan_code=\'190106\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Bakam\';
			update jaga.sekolah set kecamatan_code=\'190107\' where kota_kab=\'BANGKA\' and kecamatan=\'RIAU SILIP\';
			update jaga.sekolah set kecamatan_code=\'190107\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Riau Silip\';
			update jaga.sekolah set kecamatan_code=\'190108\' where kota_kab=\'Kab. Bangka\' and kecamatan=\'Kec. Puding Besar\';
			update jaga.sekolah set kecamatan_code=\'190201\' where kota_kab=\'BELITUNG\' and kecamatan=\'TANJUNG PANDAN\';
			update jaga.sekolah set kecamatan_code=\'190201\' where kota_kab=\'Kab. Belitung\' and kecamatan=\'Kec. Tanjung Pandan\';
			update jaga.sekolah set kecamatan_code=\'190202\' where kota_kab=\'Kab. Belitung\' and kecamatan=\'Kec. Membalong\';
			update jaga.sekolah set kecamatan_code=\'190203\' where kota_kab=\'Kab. Belitung\' and kecamatan=\'Kec. Selat Nasik\';
			update jaga.sekolah set kecamatan_code=\'190204\' where kota_kab=\'BELITUNG\' and kecamatan=\'SIJUK\';
			update jaga.sekolah set kecamatan_code=\'190204\' where kota_kab=\'Kab. Belitung\' and kecamatan=\'Kec. Sijuk\';
			update jaga.sekolah set kecamatan_code=\'190205\' where kota_kab=\'Kab. Belitung\' and kecamatan=\'Kec. Badau\';
			update jaga.sekolah set kecamatan_code=\'190301\' where kota_kab=\'BANGKA SELATAN\' and kecamatan=\'TOBOALI\';
			update jaga.sekolah set kecamatan_code=\'190301\' where kota_kab=\'Kab. Bangka Selatan\' and kecamatan=\'Kec. Toboali\';
			update jaga.sekolah set kecamatan_code=\'190304\' where kota_kab=\'BANGKA SELATAN\' and kecamatan=\'SIMPANG RIMBA\';
			update jaga.sekolah set kecamatan_code=\'190304\' where kota_kab=\'Kab. Bangka Selatan\' and kecamatan=\'Kec. Simpang Rimba\';
			update jaga.sekolah set kecamatan_code=\'190305\' where kota_kab=\'Kab. Bangka Selatan\' and kecamatan=\'Kec. Payung\';
			update jaga.sekolah set kecamatan_code=\'190306\' where kota_kab=\'Kab. Bangka Selatan\' and kecamatan=\'Kec. Tukak Sadai\';
			update jaga.sekolah set kecamatan_code=\'190401\' where kota_kab=\'BANGKA TENGAH\' and kecamatan=\'KOBA\';
			update jaga.sekolah set kecamatan_code=\'190401\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Koba\';
			update jaga.sekolah set kecamatan_code=\'190402\' where kota_kab=\'BANGKA TENGAH\' and kecamatan=\'PANGKALAN BARU\';
			update jaga.sekolah set kecamatan_code=\'190402\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Pangkalan Baru\';
			update jaga.sekolah set kecamatan_code=\'190403\' where kota_kab=\'BANGKA TENGAH\' and kecamatan=\'SUNGAI SELAN\';
			update jaga.sekolah set kecamatan_code=\'190403\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Sungai Selan\';
			update jaga.sekolah set kecamatan_code=\'190404\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Simpang Katis\';
			update jaga.sekolah set kecamatan_code=\'190405\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Namang\';
			update jaga.sekolah set kecamatan_code=\'190406\' where kota_kab=\'Kab. Bangka Tengah\' and kecamatan=\'Kec. Lubuk Besar\';
			update jaga.sekolah set kecamatan_code=\'190501\' where kota_kab=\'BANGKA BARAT\' and kecamatan=\'MENTOK\';
			update jaga.sekolah set kecamatan_code=\'190502\' where kota_kab=\'BANGKA BARAT\' and kecamatan=\'SIMPANG TERITIP\';
			update jaga.sekolah set kecamatan_code=\'190502\' where kota_kab=\'Kab. Bangka Barat\' and kecamatan=\'Kec. Simpang Teritip\';
			update jaga.sekolah set kecamatan_code=\'190503\' where kota_kab=\'Kab. Bangka Barat\' and kecamatan=\'Kec. Jebus\';
			update jaga.sekolah set kecamatan_code=\'190504\' where kota_kab=\'Kab. Bangka Barat\' and kecamatan=\'Kec. Kelapa\';
			update jaga.sekolah set kecamatan_code=\'190505\' where kota_kab=\'Kab. Bangka Barat\' and kecamatan=\'Kec. Tempilang\';
			update jaga.sekolah set kecamatan_code=\'190506\' where kota_kab=\'Kab. Bangka Barat\' and kecamatan=\'Kec. Parittiga\';
			update jaga.sekolah set kecamatan_code=\'190601\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Manggar\';
			update jaga.sekolah set kecamatan_code=\'190602\' where kota_kab=\'BELITUNG TIMUR\' and kecamatan=\'GANTUNG\';
			update jaga.sekolah set kecamatan_code=\'190602\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Gantung\';
			update jaga.sekolah set kecamatan_code=\'190603\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Dendang\';
			update jaga.sekolah set kecamatan_code=\'190604\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Kelapa Kampit\';
			update jaga.sekolah set kecamatan_code=\'190605\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Damar\';
			update jaga.sekolah set kecamatan_code=\'190606\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Simpang Renggiang\';
			update jaga.sekolah set kecamatan_code=\'190607\' where kota_kab=\'Kab. Belitung Timur\' and kecamatan=\'Kec. Simpang Pesak\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'170206\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Kota Padang\';
			update jaga.sekolah set kecamatan_code=\'170208\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Sindang Kelingi\';
			update jaga.sekolah set kecamatan_code=\'170209\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Curup\';
			update jaga.sekolah set kecamatan_code=\'170210\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Bermani Ulu\';
			update jaga.sekolah set kecamatan_code=\'170211\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Selupu Rejang\';
			update jaga.sekolah set kecamatan_code=\'170211\' where kota_kab=\'REJANG LEBONG\' and kecamatan=\'SELUPU REJANG\';
			update jaga.sekolah set kecamatan_code=\'170216\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Curup Utara\';
			update jaga.sekolah set kecamatan_code=\'170216\' where kota_kab=\'REJANG LEBONG\' and kecamatan=\'CURUP UTARA\';
			update jaga.sekolah set kecamatan_code=\'170217\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Curup Timur\';
			update jaga.sekolah set kecamatan_code=\'170217\' where kota_kab=\'REJANG LEBONG\' and kecamatan=\'CURUP TIMUR\';
			update jaga.sekolah set kecamatan_code=\'170218\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Curup Selatan\';
			update jaga.sekolah set kecamatan_code=\'170219\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Curup Tengah\';
			update jaga.sekolah set kecamatan_code=\'170219\' where kota_kab=\'REJANG LEBONG\' and kecamatan=\'CURUP TENGAH\';
			update jaga.sekolah set kecamatan_code=\'170221\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Sindang Beliti Ulu\';
			update jaga.sekolah set kecamatan_code=\'170222\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Sindang Dataran\';
			update jaga.sekolah set kecamatan_code=\'170223\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Sindang Beliti Ilir\';
			update jaga.sekolah set kecamatan_code=\'170224\' where kota_kab=\'Kab. Rejang Lebong\' and kecamatan=\'Kec. Bermani Ulu Raya\';
			update jaga.sekolah set kecamatan_code=\'170301\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Enggano\';
			update jaga.sekolah set kecamatan_code=\'170306\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Kerkap\';
			update jaga.sekolah set kecamatan_code=\'170309\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Padang Jaya\';
			update jaga.sekolah set kecamatan_code=\'170310\' where kota_kab=\'BENGKULU UTARA\' and kecamatan=\'LAIS\';
			update jaga.sekolah set kecamatan_code=\'170310\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Lais\';
			update jaga.sekolah set kecamatan_code=\'170311\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Batik Nau\';
			update jaga.sekolah set kecamatan_code=\'170312\' where kota_kab=\'BENGKULU UTARA\' and kecamatan=\'KETAHUN\';
			update jaga.sekolah set kecamatan_code=\'170312\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Ketahun\';
			update jaga.sekolah set kecamatan_code=\'170313\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Napal Putih\';
			update jaga.sekolah set kecamatan_code=\'170314\' where kota_kab=\'BENGKULU UTARA\' and kecamatan=\'PUTRI HIJAU\';
			update jaga.sekolah set kecamatan_code=\'170314\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Putri Hijau\';
			update jaga.sekolah set kecamatan_code=\'170315\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Air Besi\';
			update jaga.sekolah set kecamatan_code=\'170316\' where kota_kab=\'BENGKULU UTARA\' and kecamatan=\'AIR NAPAL\';
			update jaga.sekolah set kecamatan_code=\'170316\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Air Napal\';
			update jaga.sekolah set kecamatan_code=\'170319\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Hulu Palik\';
			update jaga.sekolah set kecamatan_code=\'170320\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Air Padang\';
			update jaga.sekolah set kecamatan_code=\'170321\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Arma Jaya\';
			update jaga.sekolah set kecamatan_code=\'170323\' where kota_kab=\'Kab. Bengkulu Utara\' and kecamatan=\'Kec. Ulok Kupai\';
			update jaga.sekolah set kecamatan_code=\'170401\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Kinal\';
			update jaga.sekolah set kecamatan_code=\'170402\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Tanjung Kemuning\';
			update jaga.sekolah set kecamatan_code=\'170403\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Kaur Utara\';
			update jaga.sekolah set kecamatan_code=\'170404\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Kaur Tengah\';
			update jaga.sekolah set kecamatan_code=\'170405\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Kaur Selatan\';
			update jaga.sekolah set kecamatan_code=\'170405\' where kota_kab=\'KAUR\' and kecamatan=\'KAUR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'170406\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Maje\';
			update jaga.sekolah set kecamatan_code=\'170407\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Nasal\';
			update jaga.sekolah set kecamatan_code=\'170407\' where kota_kab=\'KAUR\' and kecamatan=\'NASAL\';
			update jaga.sekolah set kecamatan_code=\'170408\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Semidang Gumay\';
			update jaga.sekolah set kecamatan_code=\'170409\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Kelam Tengah\';
			update jaga.sekolah set kecamatan_code=\'170410\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Luas\';
			update jaga.sekolah set kecamatan_code=\'170411\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Muara Sahung\';
			update jaga.sekolah set kecamatan_code=\'170413\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Lungkang Kule\';
			update jaga.sekolah set kecamatan_code=\'170414\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Padang Guci Hilir\';
			update jaga.sekolah set kecamatan_code=\'170415\' where kota_kab=\'Kab. Kaur\' and kecamatan=\'Kec. Padang Guci Hulu\';
			update jaga.sekolah set kecamatan_code=\'170501\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Sukaraja\';
			update jaga.sekolah set kecamatan_code=\'170501\' where kota_kab=\'SELUMA\' and kecamatan=\'SUKARAJA\';
			update jaga.sekolah set kecamatan_code=\'170502\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Seluma\';
			update jaga.sekolah set kecamatan_code=\'170502\' where kota_kab=\'SELUMA\' and kecamatan=\'SELUMA\';
			update jaga.sekolah set kecamatan_code=\'170503\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Talo\';
			update jaga.sekolah set kecamatan_code=\'170503\' where kota_kab=\'SELUMA\' and kecamatan=\'TALO\';
			update jaga.sekolah set kecamatan_code=\'170504\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Semidang Alas\';
			update jaga.sekolah set kecamatan_code=\'170505\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Semidang Alas Maras\';
			update jaga.sekolah set kecamatan_code=\'170506\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Air Periukan\';
			update jaga.sekolah set kecamatan_code=\'170507\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Lubuk Sandi\';
			update jaga.sekolah set kecamatan_code=\'170507\' where kota_kab=\'SELUMA\' and kecamatan=\'LUBUK SANDI\';
			update jaga.sekolah set kecamatan_code=\'170508\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Seluma Barat\';
			update jaga.sekolah set kecamatan_code=\'170509\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Seluma Timur\';
			update jaga.sekolah set kecamatan_code=\'170510\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Seluma Utara\';
			update jaga.sekolah set kecamatan_code=\'170511\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Seluma Selatan\';
			update jaga.sekolah set kecamatan_code=\'170512\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Talo Kecil\';
			update jaga.sekolah set kecamatan_code=\'170513\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Ulu Talo\';
			update jaga.sekolah set kecamatan_code=\'170514\' where kota_kab=\'Kab. Seluma\' and kecamatan=\'Kec. Ilir Talo\';
			update jaga.sekolah set kecamatan_code=\'170701\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Lebong Utara\';
			update jaga.sekolah set kecamatan_code=\'170701\' where kota_kab=\'LEBONG\' and kecamatan=\'LEBONG UTARA\';
			update jaga.sekolah set kecamatan_code=\'170702\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Lebong Atas\';
			update jaga.sekolah set kecamatan_code=\'170703\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Lebong Tengah\';
			update jaga.sekolah set kecamatan_code=\'170704\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Lebong Selatan\';
			update jaga.sekolah set kecamatan_code=\'170706\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Topos\';
			update jaga.sekolah set kecamatan_code=\'170707\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Bingin Kuning\';
			update jaga.sekolah set kecamatan_code=\'170707\' where kota_kab=\'LEBONG\' and kecamatan=\'BINGIN KUNING\';
			update jaga.sekolah set kecamatan_code=\'170708\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Lebong Sakti\';
			update jaga.sekolah set kecamatan_code=\'170709\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Pelabai\';
			update jaga.sekolah set kecamatan_code=\'170710\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Amen\';
			update jaga.sekolah set kecamatan_code=\'170711\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Uram Jaya\';
			update jaga.sekolah set kecamatan_code=\'170712\' where kota_kab=\'Kab. Lebong\' and kecamatan=\'Kec. Pinang Belapis\';
			update jaga.sekolah set kecamatan_code=\'170712\' where kota_kab=\'LEBONG\' and kecamatan=\'PINANG BELAPIS\';
			update jaga.sekolah set kecamatan_code=\'170801\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Bermani Ilir\';
			update jaga.sekolah set kecamatan_code=\'170802\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Ujan Mas\';
			update jaga.sekolah set kecamatan_code=\'170803\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Tebat Karai\';
			update jaga.sekolah set kecamatan_code=\'170804\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Kepahiang\';
			update jaga.sekolah set kecamatan_code=\'170804\' where kota_kab=\'KEPAHIANG\' and kecamatan=\'KEPAHIANG\';
			update jaga.sekolah set kecamatan_code=\'170805\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Merigi\';
			update jaga.sekolah set kecamatan_code=\'170805\' where kota_kab=\'KEPAHIANG\' and kecamatan=\'MERIGI\';
			update jaga.sekolah set kecamatan_code=\'170807\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Seberang Musi\';
			update jaga.sekolah set kecamatan_code=\'170808\' where kota_kab=\'Kab. Kepahiang\' and kecamatan=\'Kec. Muara Kemumu\';
			update jaga.sekolah set kecamatan_code=\'177101\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Selebar\';
			update jaga.sekolah set kecamatan_code=\'177101\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'SELEBAR\';
			update jaga.sekolah set kecamatan_code=\'177102\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'GADING CEMPAKA\';
			update jaga.sekolah set kecamatan_code=\'177102\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Gading Cempaka\';
			update jaga.sekolah set kecamatan_code=\'177103\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Teluk Segara\';
			update jaga.sekolah set kecamatan_code=\'177105\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'KAMPUNG MELAYU\';
			update jaga.sekolah set kecamatan_code=\'177105\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Kampung Melayu\';
			update jaga.sekolah set kecamatan_code=\'177106\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Ratu Agung\';
			update jaga.sekolah set kecamatan_code=\'177107\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Ratu Samban\';
			update jaga.sekolah set kecamatan_code=\'177107\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'RATU SAMBAN\';
			update jaga.sekolah set kecamatan_code=\'177108\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Sungai Serut\';
			update jaga.sekolah set kecamatan_code=\'177109\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'Kec. Singaran Pati\';
			update jaga.sekolah set kecamatan_code=\'177109\' where kota_kab=\'Kota Bengkulu\' and kecamatan=\'SINGARAN PATI\';

		');
		
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'750101\' where kota_kab=\'GORONTALO\' and kecamatan=\'LIMBOTO\';
			update jaga.sekolah set kecamatan_code=\'750101\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Limboto\';
			update jaga.sekolah set kecamatan_code=\'750102\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Telaga\';
			update jaga.sekolah set kecamatan_code=\'750103\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Batudaa\';
			update jaga.sekolah set kecamatan_code=\'750104\' where kota_kab=\'GORONTALO\' and kecamatan=\'TIBAWA\';
			update jaga.sekolah set kecamatan_code=\'750104\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Tibawa\';
			update jaga.sekolah set kecamatan_code=\'750105\' where kota_kab=\'GORONTALO\' and kecamatan=\'BATUDAA PANTAI\';
			update jaga.sekolah set kecamatan_code=\'750105\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Batudaa Pantai\';
			update jaga.sekolah set kecamatan_code=\'750109\' where kota_kab=\'GORONTALO\' and kecamatan=\'BOLIYOHUTO\';
			update jaga.sekolah set kecamatan_code=\'750109\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Boliyohuto\';
			update jaga.sekolah set kecamatan_code=\'750110\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Telaga Biru\';
			update jaga.sekolah set kecamatan_code=\'750111\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Bongomeme\';
			update jaga.sekolah set kecamatan_code=\'750113\' where kota_kab=\'GORONTALO\' and kecamatan=\'TOLANGOHULA\';
			update jaga.sekolah set kecamatan_code=\'750113\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Tolangohula\';
			update jaga.sekolah set kecamatan_code=\'750114\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Mootilango\';
			update jaga.sekolah set kecamatan_code=\'750116\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Pulubala\';
			update jaga.sekolah set kecamatan_code=\'750117\' where kota_kab=\'GORONTALO\' and kecamatan=\'LIMBOTO BARAT\';
			update jaga.sekolah set kecamatan_code=\'750117\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Limboto Barat\';
			update jaga.sekolah set kecamatan_code=\'750118\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Tilango\';
			update jaga.sekolah set kecamatan_code=\'750119\' where kota_kab=\'GORONTALO\' and kecamatan=\'TABONGO\';
			update jaga.sekolah set kecamatan_code=\'750119\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Tabongo\';
			update jaga.sekolah set kecamatan_code=\'750120\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Biluhu\';
			update jaga.sekolah set kecamatan_code=\'750121\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Asparaga\';
			update jaga.sekolah set kecamatan_code=\'750123\' where kota_kab=\'GORONTALO\' and kecamatan=\'BILATO\';
			update jaga.sekolah set kecamatan_code=\'750123\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Bilato\';
			update jaga.sekolah set kecamatan_code=\'750124\' where kota_kab=\'Kab. Gorontalo\' and kecamatan=\'Kec. Dungaliyo\';
			update jaga.sekolah set kecamatan_code=\'750201\' where kota_kab=\'BOALEMO\' and kecamatan=\'PAGUYAMAN\';
			update jaga.sekolah set kecamatan_code=\'750201\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Paguyaman\';
			update jaga.sekolah set kecamatan_code=\'750202\' where kota_kab=\'BOALEMO\' and kecamatan=\'WONOSARI\';
			update jaga.sekolah set kecamatan_code=\'750202\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Wonosari\';
			update jaga.sekolah set kecamatan_code=\'750203\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Dulupi\';
			update jaga.sekolah set kecamatan_code=\'750204\' where kota_kab=\'BOALEMO\' and kecamatan=\'TILAMUTA\';
			update jaga.sekolah set kecamatan_code=\'750204\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Tilamuta\';
			update jaga.sekolah set kecamatan_code=\'750205\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Mananggu\';
			update jaga.sekolah set kecamatan_code=\'750207\' where kota_kab=\'Kab. Boalemo\' and kecamatan=\'Kec. Paguyaman Pantai\';
			update jaga.sekolah set kecamatan_code=\'750301\' where kota_kab=\'BONE BOLANGO\' and kecamatan=\'TAPA\';
			update jaga.sekolah set kecamatan_code=\'750301\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Tapa\';
			update jaga.sekolah set kecamatan_code=\'750302\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Kabila\';
			update jaga.sekolah set kecamatan_code=\'750303\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Suwawa\';
			update jaga.sekolah set kecamatan_code=\'750304\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bonepantai\';
			update jaga.sekolah set kecamatan_code=\'750305\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bulango Utara\';
			update jaga.sekolah set kecamatan_code=\'750306\' where kota_kab=\'BONE BOLANGO\' and kecamatan=\'TILONGKABILA\';
			update jaga.sekolah set kecamatan_code=\'750306\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Tilongkabila\';
			update jaga.sekolah set kecamatan_code=\'750307\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Botupingge\';
			update jaga.sekolah set kecamatan_code=\'750308\' where kota_kab=\'BONE BOLANGO\' and kecamatan=\'KABILA BONE\';
			update jaga.sekolah set kecamatan_code=\'750308\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Kabila Bone\';
			update jaga.sekolah set kecamatan_code=\'750309\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bone\';
			update jaga.sekolah set kecamatan_code=\'750310\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bone Raya\';
			update jaga.sekolah set kecamatan_code=\'750311\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Suwawa Timur\';
			update jaga.sekolah set kecamatan_code=\'750312\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Suwawa Selatan\';
			update jaga.sekolah set kecamatan_code=\'750313\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Suwawa Tengah\';
			update jaga.sekolah set kecamatan_code=\'750314\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bulango Ulu\';
			update jaga.sekolah set kecamatan_code=\'750315\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bulango Selatan\';
			update jaga.sekolah set kecamatan_code=\'750316\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bulango Timur\';
			update jaga.sekolah set kecamatan_code=\'750317\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Bulawa\';
			update jaga.sekolah set kecamatan_code=\'750318\' where kota_kab=\'Kab. Bone Bolango\' and kecamatan=\'Kec. Pinogu\';
			update jaga.sekolah set kecamatan_code=\'750501\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Atinggola\';
			update jaga.sekolah set kecamatan_code=\'750502\' where kota_kab=\'GORONTALO UTARA\' and kecamatan=\'KWANDANG\';
			update jaga.sekolah set kecamatan_code=\'750502\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Kwandang\';
			update jaga.sekolah set kecamatan_code=\'750503\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Sumalata\';
			update jaga.sekolah set kecamatan_code=\'750504\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Sumalata\';
			update jaga.sekolah set kecamatan_code=\'750505\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Tolinggula\';
			update jaga.sekolah set kecamatan_code=\'750506\' where kota_kab=\'GORONTALO UTARA\' and kecamatan=\'GENTUMA RAYA\';
			update jaga.sekolah set kecamatan_code=\'750506\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Gentuma Raya\';
			update jaga.sekolah set kecamatan_code=\'750507\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'TOMOLITO\';
			update jaga.sekolah set kecamatan_code=\'750508\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Ponelo Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'750509\' where kota_kab=\'GORONTALO UTARA\' and kecamatan=\'MONANO\';
			update jaga.sekolah set kecamatan_code=\'750509\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Monano\';
			update jaga.sekolah set kecamatan_code=\'750510\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Biau\';
			update jaga.sekolah set kecamatan_code=\'750511\' where kota_kab=\'Kab. Gorontalo Utara\' and kecamatan=\'Kec. Sumalata Timur\';
			update jaga.sekolah set kecamatan_code=\'757101\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Kota Barat\';
			update jaga.sekolah set kecamatan_code=\'757101\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'KOTA BARAT\';
			update jaga.sekolah set kecamatan_code=\'757102\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Kota Selatan\';
			update jaga.sekolah set kecamatan_code=\'757102\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'KOTA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'757103\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Kota Utara\';
			update jaga.sekolah set kecamatan_code=\'757103\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'KOTA UTARA\';
			update jaga.sekolah set kecamatan_code=\'757104\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'DUNGINGI\';
			update jaga.sekolah set kecamatan_code=\'757104\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Dungingi\';
			update jaga.sekolah set kecamatan_code=\'757105\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Kota Timur\';
			update jaga.sekolah set kecamatan_code=\'757106\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Kota Tengah\';
			update jaga.sekolah set kecamatan_code=\'757107\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Sipatana\';
			update jaga.sekolah set kecamatan_code=\'757107\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'SIPATANA\';
			update jaga.sekolah set kecamatan_code=\'757108\' where kota_kab=\'Kota Gorontalo\' and kecamatan=\'Kec. Dumbo Raya\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'320101\' where kota_kab=\'BOGOR\' and kecamatan=\'CIBINONG\';
			update jaga.sekolah set kecamatan_code=\'320101\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cibinong\';
			update jaga.sekolah set kecamatan_code=\'320102\' where kota_kab=\'BOGOR\' and kecamatan=\'GUNUNG PUTRI\';
			update jaga.sekolah set kecamatan_code=\'320103\' where kota_kab=\'BOGOR\' and kecamatan=\'CITEUREUP\';
			update jaga.sekolah set kecamatan_code=\'320103\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Citeureup\';
			update jaga.sekolah set kecamatan_code=\'320104\' where kota_kab=\'BOGOR\' and kecamatan=\'SUKARAJA\';
			update jaga.sekolah set kecamatan_code=\'320104\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Sukaraja\';
			update jaga.sekolah set kecamatan_code=\'320105\' where kota_kab=\'BOGOR\' and kecamatan=\'BABAKAN MADANG\';
			update jaga.sekolah set kecamatan_code=\'320105\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Babakan Madang\';
			update jaga.sekolah set kecamatan_code=\'320106\' where kota_kab=\'BOGOR\' and kecamatan=\'JONGGOL\';
			update jaga.sekolah set kecamatan_code=\'320106\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Jonggol\';
			update jaga.sekolah set kecamatan_code=\'320107\' where kota_kab=\'BOGOR\' and kecamatan=\'CILEUNGSI\';
			update jaga.sekolah set kecamatan_code=\'320107\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cileungsi\';
			update jaga.sekolah set kecamatan_code=\'320108\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cariu\';
			update jaga.sekolah set kecamatan_code=\'320109\' where kota_kab=\'BOGOR\' and kecamatan=\'SUKAMAKMUR\';
			update jaga.sekolah set kecamatan_code=\'320109\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Sukamakmur\';
			update jaga.sekolah set kecamatan_code=\'320110\' where kota_kab=\'BOGOR\' and kecamatan=\'PARUNG\';
			update jaga.sekolah set kecamatan_code=\'320110\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Parung\';
			update jaga.sekolah set kecamatan_code=\'320111\' where kota_kab=\'BOGOR\' and kecamatan=\'GUNUNG SINDUR\';
			update jaga.sekolah set kecamatan_code=\'320111\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Gunung Sindur\';
			update jaga.sekolah set kecamatan_code=\'320112\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Kemang\';
			update jaga.sekolah set kecamatan_code=\'320113\' where kota_kab=\'BOGOR\' and kecamatan=\'BOJONG GEDE\';
			update jaga.sekolah set kecamatan_code=\'320113\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Bojong Gede\';
			update jaga.sekolah set kecamatan_code=\'320114\' where kota_kab=\'BOGOR\' and kecamatan=\'LEUWILIANG\';
			update jaga.sekolah set kecamatan_code=\'320114\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Leuwiliang\';
			update jaga.sekolah set kecamatan_code=\'320115\' where kota_kab=\'BOGOR\' and kecamatan=\'CIAMPEA\';
			update jaga.sekolah set kecamatan_code=\'320115\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Ciampea\';
			update jaga.sekolah set kecamatan_code=\'320116\' where kota_kab=\'BOGOR\' and kecamatan=\'CIBUNGBULANG\';
			update jaga.sekolah set kecamatan_code=\'320116\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cibungbulang\';
			update jaga.sekolah set kecamatan_code=\'320117\' where kota_kab=\'BOGOR\' and kecamatan=\'PAMIJAHAN\';
			update jaga.sekolah set kecamatan_code=\'320117\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Pamijahan\';
			update jaga.sekolah set kecamatan_code=\'320118\' where kota_kab=\'BOGOR\' and kecamatan=\'RUMPIN\';
			update jaga.sekolah set kecamatan_code=\'320118\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Rumpin\';
			update jaga.sekolah set kecamatan_code=\'320119\' where kota_kab=\'BOGOR\' and kecamatan=\'JASINGA\';
			update jaga.sekolah set kecamatan_code=\'320119\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Jasinga\';
			update jaga.sekolah set kecamatan_code=\'320120\' where kota_kab=\'BOGOR\' and kecamatan=\'PARUNG PANJANG\';
			update jaga.sekolah set kecamatan_code=\'320121\' where kota_kab=\'BOGOR\' and kecamatan=\'NANGGUNG\';
			update jaga.sekolah set kecamatan_code=\'320121\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Nanggung\';
			update jaga.sekolah set kecamatan_code=\'320122\' where kota_kab=\'BOGOR\' and kecamatan=\'CIGUDEG\';
			update jaga.sekolah set kecamatan_code=\'320122\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cigudeg\';
			update jaga.sekolah set kecamatan_code=\'320123\' where kota_kab=\'BOGOR\' and kecamatan=\'TENJO\';
			update jaga.sekolah set kecamatan_code=\'320123\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Tenjo\';
			update jaga.sekolah set kecamatan_code=\'320124\' where kota_kab=\'BOGOR\' and kecamatan=\'CIAWI\';
			update jaga.sekolah set kecamatan_code=\'320124\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Ciawi\';
			update jaga.sekolah set kecamatan_code=\'320125\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cisarua\';
			update jaga.sekolah set kecamatan_code=\'320126\' where kota_kab=\'BOGOR\' and kecamatan=\'MEGAMENDUNG\';
			update jaga.sekolah set kecamatan_code=\'320126\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Megamendung\';
			update jaga.sekolah set kecamatan_code=\'320127\' where kota_kab=\'BOGOR\' and kecamatan=\'CARINGIN\';
			update jaga.sekolah set kecamatan_code=\'320127\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Caringin\';
			update jaga.sekolah set kecamatan_code=\'320128\' where kota_kab=\'BOGOR\' and kecamatan=\'CIJERUK\';
			update jaga.sekolah set kecamatan_code=\'320128\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cijeruk\';
			update jaga.sekolah set kecamatan_code=\'320129\' where kota_kab=\'BOGOR\' and kecamatan=\'CIOMAS\';
			update jaga.sekolah set kecamatan_code=\'320129\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Ciomas\';
			update jaga.sekolah set kecamatan_code=\'320130\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Dramaga\';
			update jaga.sekolah set kecamatan_code=\'320131\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Tamansari\';
			update jaga.sekolah set kecamatan_code=\'320132\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Klapanunggal\';
			update jaga.sekolah set kecamatan_code=\'320133\' where kota_kab=\'BOGOR\' and kecamatan=\'CISEENG\';
			update jaga.sekolah set kecamatan_code=\'320133\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Ciseeng\';
			update jaga.sekolah set kecamatan_code=\'320134\' where kota_kab=\'BOGOR\' and kecamatan=\'RANCA BUNGUR\';
			update jaga.sekolah set kecamatan_code=\'320134\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Ranca Bungur\';
			update jaga.sekolah set kecamatan_code=\'320135\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Sukajaya\';
			update jaga.sekolah set kecamatan_code=\'320136\' where kota_kab=\'BOGOR\' and kecamatan=\'TANJUNGSARI\';
			update jaga.sekolah set kecamatan_code=\'320137\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Tajurhalang\';
			update jaga.sekolah set kecamatan_code=\'320138\' where kota_kab=\'BOGOR\' and kecamatan=\'CIGOMBONG\';
			update jaga.sekolah set kecamatan_code=\'320138\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Cigombong\';
			update jaga.sekolah set kecamatan_code=\'320139\' where kota_kab=\'BOGOR\' and kecamatan=\'LEUWISADENG\';
			update jaga.sekolah set kecamatan_code=\'320139\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Leuwisadeng\';
			update jaga.sekolah set kecamatan_code=\'320140\' where kota_kab=\'BOGOR\' and kecamatan=\'TENJOLAYA\';
			update jaga.sekolah set kecamatan_code=\'320140\' where kota_kab=\'Kab. Bogor\' and kecamatan=\'Kec. Tenjolaya\';
			update jaga.sekolah set kecamatan_code=\'320201\' where kota_kab=\'SUKABUMI\' and kecamatan=\'PALABUHANRATU\';
			update jaga.sekolah set kecamatan_code=\'320202\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Simpenan\';
			update jaga.sekolah set kecamatan_code=\'320203\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cikakak\';
			update jaga.sekolah set kecamatan_code=\'320203\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIKAKAK\';
			update jaga.sekolah set kecamatan_code=\'320204\' where kota_kab=\'SUKABUMI\' and kecamatan=\'BANTARGADUNG\';
			update jaga.sekolah set kecamatan_code=\'320205\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cisolok\';
			update jaga.sekolah set kecamatan_code=\'320206\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cikidang\';
			update jaga.sekolah set kecamatan_code=\'320207\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Lengkong\';
			update jaga.sekolah set kecamatan_code=\'320207\' where kota_kab=\'SUKABUMI\' and kecamatan=\'LENGKONG\';
			update jaga.sekolah set kecamatan_code=\'320210\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cikembar\';
			update jaga.sekolah set kecamatan_code=\'320210\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIKEMBAR\';
			update jaga.sekolah set kecamatan_code=\'320211\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cibadak\';
			update jaga.sekolah set kecamatan_code=\'320211\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIBADAK\';
			update jaga.sekolah set kecamatan_code=\'320212\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Nagrak\';
			update jaga.sekolah set kecamatan_code=\'320212\' where kota_kab=\'SUKABUMI\' and kecamatan=\'NAGRAK\';
			update jaga.sekolah set kecamatan_code=\'320213\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Parungkuda\';
			update jaga.sekolah set kecamatan_code=\'320215\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Parakansalak\';
			update jaga.sekolah set kecamatan_code=\'320216\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cicurug\';
			update jaga.sekolah set kecamatan_code=\'320216\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CICURUG\';
			update jaga.sekolah set kecamatan_code=\'320217\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cidahu\';
			update jaga.sekolah set kecamatan_code=\'320217\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIDAHU\';
			update jaga.sekolah set kecamatan_code=\'320219\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Kabandungan\';
			update jaga.sekolah set kecamatan_code=\'320220\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Waluran\';
			update jaga.sekolah set kecamatan_code=\'320220\' where kota_kab=\'SUKABUMI\' and kecamatan=\'WALURAN\';
			update jaga.sekolah set kecamatan_code=\'320222\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Ciemas\';
			update jaga.sekolah set kecamatan_code=\'320222\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIEMAS\';
			update jaga.sekolah set kecamatan_code=\'320223\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Kalibunder\';
			update jaga.sekolah set kecamatan_code=\'320224\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Surade\';
			update jaga.sekolah set kecamatan_code=\'320224\' where kota_kab=\'SUKABUMI\' and kecamatan=\'SURADE\';
			update jaga.sekolah set kecamatan_code=\'320225\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cibitung\';
			update jaga.sekolah set kecamatan_code=\'320226\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Ciracap\';
			update jaga.sekolah set kecamatan_code=\'320226\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIRACAP\';
			update jaga.sekolah set kecamatan_code=\'320227\' where kota_kab=\'SUKABUMI\' and kecamatan=\'GUNUNGGURUH\';
			update jaga.sekolah set kecamatan_code=\'320228\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cicantayan\';
			update jaga.sekolah set kecamatan_code=\'320228\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CICANTAYAN\';
			update jaga.sekolah set kecamatan_code=\'320229\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cisaat\';
			update jaga.sekolah set kecamatan_code=\'320229\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CISAAT\';
			update jaga.sekolah set kecamatan_code=\'320230\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Kadudampit\';
			update jaga.sekolah set kecamatan_code=\'320230\' where kota_kab=\'SUKABUMI\' and kecamatan=\'KADUDAMPIT\';
			update jaga.sekolah set kecamatan_code=\'320231\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Caringin\';
			update jaga.sekolah set kecamatan_code=\'320231\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CARINGIN\';
			update jaga.sekolah set kecamatan_code=\'320232\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Sukabumi\';
			update jaga.sekolah set kecamatan_code=\'320232\' where kota_kab=\'SUKABUMI\' and kecamatan=\'SUKABUMI\';
			update jaga.sekolah set kecamatan_code=\'320233\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Sukaraja\';
			update jaga.sekolah set kecamatan_code=\'320233\' where kota_kab=\'SUKABUMI\' and kecamatan=\'SUKARAJA\';
			update jaga.sekolah set kecamatan_code=\'320235\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cireunghas\';
			update jaga.sekolah set kecamatan_code=\'320235\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIREUNGHAS\';
			update jaga.sekolah set kecamatan_code=\'320236\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Sukalarang\';
			update jaga.sekolah set kecamatan_code=\'320236\' where kota_kab=\'SUKABUMI\' and kecamatan=\'SUKALARANG\';
			update jaga.sekolah set kecamatan_code=\'320237\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Pabuaran\';
			update jaga.sekolah set kecamatan_code=\'320237\' where kota_kab=\'SUKABUMI\' and kecamatan=\'PABUARAN\';
			update jaga.sekolah set kecamatan_code=\'320238\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Purabaya\';
			update jaga.sekolah set kecamatan_code=\'320238\' where kota_kab=\'SUKABUMI\' and kecamatan=\'PURABAYA\';
			update jaga.sekolah set kecamatan_code=\'320239\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Nyalindung\';
			update jaga.sekolah set kecamatan_code=\'320239\' where kota_kab=\'SUKABUMI\' and kecamatan=\'NYALINDUNG\';
			update jaga.sekolah set kecamatan_code=\'320240\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Gegerbitung\';
			update jaga.sekolah set kecamatan_code=\'320241\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Sagaranten\';
			update jaga.sekolah set kecamatan_code=\'320241\' where kota_kab=\'SUKABUMI\' and kecamatan=\'SAGARANTEN\';
			update jaga.sekolah set kecamatan_code=\'320242\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Curugkembar\';
			update jaga.sekolah set kecamatan_code=\'320242\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CURUGKEMBAR\';
			update jaga.sekolah set kecamatan_code=\'320243\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cidolog\';
			update jaga.sekolah set kecamatan_code=\'320243\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIDOLOG\';
			update jaga.sekolah set kecamatan_code=\'320244\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cidadap\';
			update jaga.sekolah set kecamatan_code=\'320245\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Tegalbuleud\';
			update jaga.sekolah set kecamatan_code=\'320246\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Cimanggu\';
			update jaga.sekolah set kecamatan_code=\'320246\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIMANGGU\';
			update jaga.sekolah set kecamatan_code=\'320247\' where kota_kab=\'Kab. Sukabumi\' and kecamatan=\'Kec. Ciambar\';
			update jaga.sekolah set kecamatan_code=\'320247\' where kota_kab=\'SUKABUMI\' and kecamatan=\'CIAMBAR\';
			update jaga.sekolah set kecamatan_code=\'320301\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIANJUR\';
			update jaga.sekolah set kecamatan_code=\'320301\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cianjur\';
			update jaga.sekolah set kecamatan_code=\'320302\' where kota_kab=\'CIANJUR\' and kecamatan=\'WARUNGKONDANG\';
			update jaga.sekolah set kecamatan_code=\'320302\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Warungkondang\';
			update jaga.sekolah set kecamatan_code=\'320303\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIBEBER\';
			update jaga.sekolah set kecamatan_code=\'320303\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cibeber\';
			update jaga.sekolah set kecamatan_code=\'320304\' where kota_kab=\'CIANJUR\' and kecamatan=\'CILAKU\';
			update jaga.sekolah set kecamatan_code=\'320304\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cilaku\';
			update jaga.sekolah set kecamatan_code=\'320305\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIRANJANG\';
			update jaga.sekolah set kecamatan_code=\'320305\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Ciranjang\';
			update jaga.sekolah set kecamatan_code=\'320306\' where kota_kab=\'CIANJUR\' and kecamatan=\'BOJONGPICUNG\';
			update jaga.sekolah set kecamatan_code=\'320307\' where kota_kab=\'CIANJUR\' and kecamatan=\'KARANGTENGAH\';
			update jaga.sekolah set kecamatan_code=\'320308\' where kota_kab=\'CIANJUR\' and kecamatan=\'MANDE\';
			update jaga.sekolah set kecamatan_code=\'320308\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Mande\';
			update jaga.sekolah set kecamatan_code=\'320309\' where kota_kab=\'CIANJUR\' and kecamatan=\'SUKALUYU\';
			update jaga.sekolah set kecamatan_code=\'320309\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Sukaluyu\';
			update jaga.sekolah set kecamatan_code=\'320310\' where kota_kab=\'CIANJUR\' and kecamatan=\'PACET\';
			update jaga.sekolah set kecamatan_code=\'320310\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Pacet\';
			update jaga.sekolah set kecamatan_code=\'320311\' where kota_kab=\'CIANJUR\' and kecamatan=\'CUGENANG\';
			update jaga.sekolah set kecamatan_code=\'320311\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cugenang\';
			update jaga.sekolah set kecamatan_code=\'320312\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIKALONGKULON\';
			update jaga.sekolah set kecamatan_code=\'320313\' where kota_kab=\'CIANJUR\' and kecamatan=\'SUKARESMI\';
			update jaga.sekolah set kecamatan_code=\'320313\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Sukaresmi\';
			update jaga.sekolah set kecamatan_code=\'320314\' where kota_kab=\'CIANJUR\' and kecamatan=\'SUKANAGARA\';
			update jaga.sekolah set kecamatan_code=\'320314\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Sukanagara\';
			update jaga.sekolah set kecamatan_code=\'320315\' where kota_kab=\'CIANJUR\' and kecamatan=\'CAMPAKA\';
			update jaga.sekolah set kecamatan_code=\'320315\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Campaka\';
			update jaga.sekolah set kecamatan_code=\'320316\' where kota_kab=\'CIANJUR\' and kecamatan=\'TAKOKAK\';
			update jaga.sekolah set kecamatan_code=\'320316\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Takokak\';
			update jaga.sekolah set kecamatan_code=\'320317\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Kadupandak\';
			update jaga.sekolah set kecamatan_code=\'320318\' where kota_kab=\'CIANJUR\' and kecamatan=\'PAGELARAN\';
			update jaga.sekolah set kecamatan_code=\'320318\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Pagelaran\';
			update jaga.sekolah set kecamatan_code=\'320319\' where kota_kab=\'CIANJUR\' and kecamatan=\'TANGGEUNG\';
			update jaga.sekolah set kecamatan_code=\'320319\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Tanggeung\';
			update jaga.sekolah set kecamatan_code=\'320320\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIBINONG\';
			update jaga.sekolah set kecamatan_code=\'320320\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cibinong\';
			update jaga.sekolah set kecamatan_code=\'320321\' where kota_kab=\'CIANJUR\' and kecamatan=\'SINDANGBARANG\';
			update jaga.sekolah set kecamatan_code=\'320322\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Agrabinta\';
			update jaga.sekolah set kecamatan_code=\'320323\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIDAUN\';
			update jaga.sekolah set kecamatan_code=\'320323\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cidaun\';
			update jaga.sekolah set kecamatan_code=\'320324\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Naringgul\';
			update jaga.sekolah set kecamatan_code=\'320326\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIKADU\';
			update jaga.sekolah set kecamatan_code=\'320326\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cikadu\';
			update jaga.sekolah set kecamatan_code=\'320327\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Gekbrong\';
			update jaga.sekolah set kecamatan_code=\'320328\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIPANAS\';
			update jaga.sekolah set kecamatan_code=\'320328\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cipanas\';
			update jaga.sekolah set kecamatan_code=\'320329\' where kota_kab=\'CIANJUR\' and kecamatan=\'CIJATI\';
			update jaga.sekolah set kecamatan_code=\'320329\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Cijati\';
			update jaga.sekolah set kecamatan_code=\'320330\' where kota_kab=\'CIANJUR\' and kecamatan=\'LELES\';
			update jaga.sekolah set kecamatan_code=\'320330\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Leles\';
			update jaga.sekolah set kecamatan_code=\'320331\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Haurwangi\';
			update jaga.sekolah set kecamatan_code=\'320332\' where kota_kab=\'CIANJUR\' and kecamatan=\'PASIRKUDA\';
			update jaga.sekolah set kecamatan_code=\'320332\' where kota_kab=\'Kab. Cianjur\' and kecamatan=\'Kec. Pasirkuda\';
			update jaga.sekolah set kecamatan_code=\'320405\' where kota_kab=\'BANDUNG\' and kecamatan=\'CILEUNYI\';
			update jaga.sekolah set kecamatan_code=\'320405\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cileunyi\';
			update jaga.sekolah set kecamatan_code=\'320406\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cimenyan\';
			update jaga.sekolah set kecamatan_code=\'320407\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cilengkrang\';
			update jaga.sekolah set kecamatan_code=\'320408\' where kota_kab=\'BANDUNG\' and kecamatan=\'BOJONGSOANG\';
			update jaga.sekolah set kecamatan_code=\'320408\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Bojongsoang\';
			update jaga.sekolah set kecamatan_code=\'320409\' where kota_kab=\'BANDUNG\' and kecamatan=\'MARGAHAYU\';
			update jaga.sekolah set kecamatan_code=\'320409\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Margahayu\';
			update jaga.sekolah set kecamatan_code=\'320410\' where kota_kab=\'BANDUNG\' and kecamatan=\'MARGAASIH\';
			update jaga.sekolah set kecamatan_code=\'320410\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Margaasih\';
			update jaga.sekolah set kecamatan_code=\'320411\' where kota_kab=\'BANDUNG\' and kecamatan=\'KATAPANG\';
			update jaga.sekolah set kecamatan_code=\'320411\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Katapang\';
			update jaga.sekolah set kecamatan_code=\'320412\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Dayeuhkolot\';
			update jaga.sekolah set kecamatan_code=\'320413\' where kota_kab=\'BANDUNG\' and kecamatan=\'BANJARAN\';
			update jaga.sekolah set kecamatan_code=\'320413\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Banjaran\';
			update jaga.sekolah set kecamatan_code=\'320414\' where kota_kab=\'BANDUNG\' and kecamatan=\'PAMEUNGPEUK\';
			update jaga.sekolah set kecamatan_code=\'320414\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Pameungpeuk\';
			update jaga.sekolah set kecamatan_code=\'320415\' where kota_kab=\'BANDUNG\' and kecamatan=\'PANGALENGAN\';
			update jaga.sekolah set kecamatan_code=\'320415\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Pangalengan\';
			update jaga.sekolah set kecamatan_code=\'320416\' where kota_kab=\'BANDUNG\' and kecamatan=\'ARJASARI\';
			update jaga.sekolah set kecamatan_code=\'320416\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Arjasari\';
			update jaga.sekolah set kecamatan_code=\'320417\' where kota_kab=\'BANDUNG\' and kecamatan=\'CIMAUNG\';
			update jaga.sekolah set kecamatan_code=\'320417\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cimaung\';
			update jaga.sekolah set kecamatan_code=\'320425\' where kota_kab=\'BANDUNG\' and kecamatan=\'CICALENGKA\';
			update jaga.sekolah set kecamatan_code=\'320425\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cicalengka\';
			update jaga.sekolah set kecamatan_code=\'320426\' where kota_kab=\'BANDUNG\' and kecamatan=\'NAGREG\';
			update jaga.sekolah set kecamatan_code=\'320426\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Nagreg\';
			update jaga.sekolah set kecamatan_code=\'320427\' where kota_kab=\'BANDUNG\' and kecamatan=\'CIKANCUNG\';
			update jaga.sekolah set kecamatan_code=\'320427\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cikancung\';
			update jaga.sekolah set kecamatan_code=\'320428\' where kota_kab=\'BANDUNG\' and kecamatan=\'RANCAEKEK\';
			update jaga.sekolah set kecamatan_code=\'320428\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Rancaekek\';
			update jaga.sekolah set kecamatan_code=\'320429\' where kota_kab=\'BANDUNG\' and kecamatan=\'CIPARAY\';
			update jaga.sekolah set kecamatan_code=\'320429\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Ciparay\';
			update jaga.sekolah set kecamatan_code=\'320430\' where kota_kab=\'BANDUNG\' and kecamatan=\'PACET\';
			update jaga.sekolah set kecamatan_code=\'320430\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Pacet\';
			update jaga.sekolah set kecamatan_code=\'320431\' where kota_kab=\'BANDUNG\' and kecamatan=\'KERTASARI\';
			update jaga.sekolah set kecamatan_code=\'320431\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Kertasari\';
			update jaga.sekolah set kecamatan_code=\'320432\' where kota_kab=\'BANDUNG\' and kecamatan=\'BALEENDAH\';
			update jaga.sekolah set kecamatan_code=\'320432\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Baleendah\';
			update jaga.sekolah set kecamatan_code=\'320433\' where kota_kab=\'BANDUNG\' and kecamatan=\'MAJALAYA\';
			update jaga.sekolah set kecamatan_code=\'320433\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Majalaya\';
			update jaga.sekolah set kecamatan_code=\'320434\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Solokanjeruk\';
			update jaga.sekolah set kecamatan_code=\'320435\' where kota_kab=\'BANDUNG\' and kecamatan=\'PASEH\';
			update jaga.sekolah set kecamatan_code=\'320435\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Paseh\';
			update jaga.sekolah set kecamatan_code=\'320436\' where kota_kab=\'BANDUNG\' and kecamatan=\'IBUN\';
			update jaga.sekolah set kecamatan_code=\'320436\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Ibun\';
			update jaga.sekolah set kecamatan_code=\'320437\' where kota_kab=\'BANDUNG\' and kecamatan=\'SOREANG\';
			update jaga.sekolah set kecamatan_code=\'320437\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Soreang\';
			update jaga.sekolah set kecamatan_code=\'320438\' where kota_kab=\'BANDUNG\' and kecamatan=\'PASIRJAMBU\';
			update jaga.sekolah set kecamatan_code=\'320438\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Pasirjambu\';
			update jaga.sekolah set kecamatan_code=\'320439\' where kota_kab=\'BANDUNG\' and kecamatan=\'CIWIDEY\';
			update jaga.sekolah set kecamatan_code=\'320439\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Ciwidey\';
			update jaga.sekolah set kecamatan_code=\'320440\' where kota_kab=\'BANDUNG\' and kecamatan=\'RANCABALI\';
			update jaga.sekolah set kecamatan_code=\'320440\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Rancabali\';
			update jaga.sekolah set kecamatan_code=\'320444\' where kota_kab=\'BANDUNG\' and kecamatan=\'CANGKUANG\';
			update jaga.sekolah set kecamatan_code=\'320444\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Cangkuang\';
			update jaga.sekolah set kecamatan_code=\'320446\' where kota_kab=\'BANDUNG\' and kecamatan=\'KUTAWARINGIN\';
			update jaga.sekolah set kecamatan_code=\'320446\' where kota_kab=\'Kab. Bandung\' and kecamatan=\'Kec. Kutawaringin\';
			update jaga.sekolah set kecamatan_code=\'320501\' where kota_kab=\'GARUT\' and kecamatan=\'GARUT KOTA\';
			update jaga.sekolah set kecamatan_code=\'320501\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Garut Kota\';
			update jaga.sekolah set kecamatan_code=\'320502\' where kota_kab=\'GARUT\' and kecamatan=\'KARANGPAWITAN\';
			update jaga.sekolah set kecamatan_code=\'320502\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Karangpawitan\';
			update jaga.sekolah set kecamatan_code=\'320503\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Wanaraja\';
			update jaga.sekolah set kecamatan_code=\'320504\' where kota_kab=\'GARUT\' and kecamatan=\'TAROGONG KALER\';
			update jaga.sekolah set kecamatan_code=\'320504\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Tarogong Kaler\';
			update jaga.sekolah set kecamatan_code=\'320505\' where kota_kab=\'GARUT\' and kecamatan=\'TAROGONG KIDUL\';
			update jaga.sekolah set kecamatan_code=\'320505\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Tarogong Kidul\';
			update jaga.sekolah set kecamatan_code=\'320506\' where kota_kab=\'GARUT\' and kecamatan=\'BANYURESMI\';
			update jaga.sekolah set kecamatan_code=\'320506\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Banyuresmi\';
			update jaga.sekolah set kecamatan_code=\'320507\' where kota_kab=\'GARUT\' and kecamatan=\'SAMARANG\';
			update jaga.sekolah set kecamatan_code=\'320507\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Samarang\';
			update jaga.sekolah set kecamatan_code=\'320508\' where kota_kab=\'GARUT\' and kecamatan=\'PASIRWANGI\';
			update jaga.sekolah set kecamatan_code=\'320508\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Pasirwangi\';
			update jaga.sekolah set kecamatan_code=\'320509\' where kota_kab=\'GARUT\' and kecamatan=\'LELES\';
			update jaga.sekolah set kecamatan_code=\'320509\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Leles\';
			update jaga.sekolah set kecamatan_code=\'320510\' where kota_kab=\'GARUT\' and kecamatan=\'KADUNGORA\';
			update jaga.sekolah set kecamatan_code=\'320510\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Kadungora\';
			update jaga.sekolah set kecamatan_code=\'320511\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Leuwigoong\';
			update jaga.sekolah set kecamatan_code=\'320512\' where kota_kab=\'GARUT\' and kecamatan=\'CIBATU\';
			update jaga.sekolah set kecamatan_code=\'320512\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cibatu\';
			update jaga.sekolah set kecamatan_code=\'320513\' where kota_kab=\'GARUT\' and kecamatan=\'KERSAMANAH\';
			update jaga.sekolah set kecamatan_code=\'320513\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Kersamanah\';
			update jaga.sekolah set kecamatan_code=\'320514\' where kota_kab=\'GARUT\' and kecamatan=\'MALANGBONG\';
			update jaga.sekolah set kecamatan_code=\'320514\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Malangbong\';
			update jaga.sekolah set kecamatan_code=\'320515\' where kota_kab=\'GARUT\' and kecamatan=\'SUKAWENING\';
			update jaga.sekolah set kecamatan_code=\'320515\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Sukawening\';
			update jaga.sekolah set kecamatan_code=\'320516\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Karangtengah\';
			update jaga.sekolah set kecamatan_code=\'320517\' where kota_kab=\'GARUT\' and kecamatan=\'BAYONGBONG\';
			update jaga.sekolah set kecamatan_code=\'320517\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Bayongbong\';
			update jaga.sekolah set kecamatan_code=\'320518\' where kota_kab=\'GARUT\' and kecamatan=\'CIGEDUG\';
			update jaga.sekolah set kecamatan_code=\'320518\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cigedug\';
			update jaga.sekolah set kecamatan_code=\'320519\' where kota_kab=\'GARUT\' and kecamatan=\'CILAWU\';
			update jaga.sekolah set kecamatan_code=\'320519\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cilawu\';
			update jaga.sekolah set kecamatan_code=\'320520\' where kota_kab=\'GARUT\' and kecamatan=\'CISURUPAN\';
			update jaga.sekolah set kecamatan_code=\'320520\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cisurupan\';
			update jaga.sekolah set kecamatan_code=\'320521\' where kota_kab=\'GARUT\' and kecamatan=\'SUKARESMI\';
			update jaga.sekolah set kecamatan_code=\'320521\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Sukaresmi\';
			update jaga.sekolah set kecamatan_code=\'320522\' where kota_kab=\'GARUT\' and kecamatan=\'CIKAJANG\';
			update jaga.sekolah set kecamatan_code=\'320522\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cikajang\';
			update jaga.sekolah set kecamatan_code=\'320523\' where kota_kab=\'GARUT\' and kecamatan=\'BANJARWANGI\';
			update jaga.sekolah set kecamatan_code=\'320523\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Banjarwangi\';
			update jaga.sekolah set kecamatan_code=\'320524\' where kota_kab=\'GARUT\' and kecamatan=\'SINGAJAYA\';
			update jaga.sekolah set kecamatan_code=\'320524\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Singajaya\';
			update jaga.sekolah set kecamatan_code=\'320525\' where kota_kab=\'GARUT\' and kecamatan=\'CIHURIP\';
			update jaga.sekolah set kecamatan_code=\'320525\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cihurip\';
			update jaga.sekolah set kecamatan_code=\'320526\' where kota_kab=\'GARUT\' and kecamatan=\'PEUNDEUY\';
			update jaga.sekolah set kecamatan_code=\'320526\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Peundeuy\';
			update jaga.sekolah set kecamatan_code=\'320527\' where kota_kab=\'GARUT\' and kecamatan=\'PAMEUNGPEUK\';
			update jaga.sekolah set kecamatan_code=\'320527\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Pameungpeuk\';
			update jaga.sekolah set kecamatan_code=\'320528\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cisompet\';
			update jaga.sekolah set kecamatan_code=\'320529\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cibalong\';
			update jaga.sekolah set kecamatan_code=\'320530\' where kota_kab=\'GARUT\' and kecamatan=\'CIKELET\';
			update jaga.sekolah set kecamatan_code=\'320530\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cikelet\';
			update jaga.sekolah set kecamatan_code=\'320531\' where kota_kab=\'GARUT\' and kecamatan=\'BUNGBULANG\';
			update jaga.sekolah set kecamatan_code=\'320531\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Bungbulang\';
			update jaga.sekolah set kecamatan_code=\'320532\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Mekarmukti\';
			update jaga.sekolah set kecamatan_code=\'320533\' where kota_kab=\'GARUT\' and kecamatan=\'PAKENJENG\';
			update jaga.sekolah set kecamatan_code=\'320533\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Pakenjeng\';
			update jaga.sekolah set kecamatan_code=\'320534\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Pamulihan\';
			update jaga.sekolah set kecamatan_code=\'320535\' where kota_kab=\'GARUT\' and kecamatan=\'CISEWU\';
			update jaga.sekolah set kecamatan_code=\'320535\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cisewu\';
			update jaga.sekolah set kecamatan_code=\'320536\' where kota_kab=\'GARUT\' and kecamatan=\'CARINGIN\';
			update jaga.sekolah set kecamatan_code=\'320536\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Caringin\';
			update jaga.sekolah set kecamatan_code=\'320537\' where kota_kab=\'GARUT\' and kecamatan=\'TALEGONG\';
			update jaga.sekolah set kecamatan_code=\'320537\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Talegong\';
			update jaga.sekolah set kecamatan_code=\'320539\' where kota_kab=\'GARUT\' and kecamatan=\'SELAAWI\';
			update jaga.sekolah set kecamatan_code=\'320539\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Selaawi\';
			update jaga.sekolah set kecamatan_code=\'320540\' where kota_kab=\'GARUT\' and kecamatan=\'CIBIUK\';
			update jaga.sekolah set kecamatan_code=\'320540\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Cibiuk\';
			update jaga.sekolah set kecamatan_code=\'320541\' where kota_kab=\'GARUT\' and kecamatan=\'PANGATIKAN\';
			update jaga.sekolah set kecamatan_code=\'320541\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Pangatikan\';
			update jaga.sekolah set kecamatan_code=\'320542\' where kota_kab=\'GARUT\' and kecamatan=\'SUCINARAJA\';
			update jaga.sekolah set kecamatan_code=\'320542\' where kota_kab=\'Kab. Garut\' and kecamatan=\'Kec. Sucinaraja\';
			update jaga.sekolah set kecamatan_code=\'320601\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cipatujah\';
			update jaga.sekolah set kecamatan_code=\'320601\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CIPATUJAH\';
			update jaga.sekolah set kecamatan_code=\'320602\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Karangnunggal\';
			update jaga.sekolah set kecamatan_code=\'320602\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'KARANGNUNGGAL\';
			update jaga.sekolah set kecamatan_code=\'320603\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cikalong\';
			update jaga.sekolah set kecamatan_code=\'320603\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CIKALONG\';
			update jaga.sekolah set kecamatan_code=\'320604\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Pancatengah\';
			update jaga.sekolah set kecamatan_code=\'320604\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'PANCATENGAH\';
			update jaga.sekolah set kecamatan_code=\'320605\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cikatomas\';
			update jaga.sekolah set kecamatan_code=\'320605\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CIKATOMAS\';
			update jaga.sekolah set kecamatan_code=\'320606\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cibalong\';
			update jaga.sekolah set kecamatan_code=\'320607\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Parungponteng\';
			update jaga.sekolah set kecamatan_code=\'320607\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'PARUNGPONTENG\';
			update jaga.sekolah set kecamatan_code=\'320608\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Bantarkalong\';
			update jaga.sekolah set kecamatan_code=\'320608\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'BANTARKALONG\';
			update jaga.sekolah set kecamatan_code=\'320609\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Bojongasih\';
			update jaga.sekolah set kecamatan_code=\'320609\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'BOJONGASIH\';
			update jaga.sekolah set kecamatan_code=\'320610\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Culamega\';
			update jaga.sekolah set kecamatan_code=\'320610\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CULAMEGA\';
			update jaga.sekolah set kecamatan_code=\'320611\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Bojonggambir\';
			update jaga.sekolah set kecamatan_code=\'320611\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'BOJONGGAMBIR\';
			update jaga.sekolah set kecamatan_code=\'320612\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sodonghilir\';
			update jaga.sekolah set kecamatan_code=\'320612\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SODONGHILIR\';
			update jaga.sekolah set kecamatan_code=\'320613\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Taraju\';
			update jaga.sekolah set kecamatan_code=\'320614\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Salawu\';
			update jaga.sekolah set kecamatan_code=\'320614\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SALAWU\';
			update jaga.sekolah set kecamatan_code=\'320615\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Puspahiang\';
			update jaga.sekolah set kecamatan_code=\'320616\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Tanjungjaya\';
			update jaga.sekolah set kecamatan_code=\'320616\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'TANJUNGJAYA\';
			update jaga.sekolah set kecamatan_code=\'320617\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sukaraja\';
			update jaga.sekolah set kecamatan_code=\'320617\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SUKARAJA\';
			update jaga.sekolah set kecamatan_code=\'320618\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Salopa\';
			update jaga.sekolah set kecamatan_code=\'320618\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SALOPA\';
			update jaga.sekolah set kecamatan_code=\'320619\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Jatiwaras\';
			update jaga.sekolah set kecamatan_code=\'320619\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'JATIWARAS\';
			update jaga.sekolah set kecamatan_code=\'320620\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cineam\';
			update jaga.sekolah set kecamatan_code=\'320620\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CINEAM\';
			update jaga.sekolah set kecamatan_code=\'320622\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Manonjaya\';
			update jaga.sekolah set kecamatan_code=\'320622\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'MANONJAYA\';
			update jaga.sekolah set kecamatan_code=\'320624\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Singaparna\';
			update jaga.sekolah set kecamatan_code=\'320624\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SINGAPARNA\';
			update jaga.sekolah set kecamatan_code=\'320625\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Mangunreja\';
			update jaga.sekolah set kecamatan_code=\'320625\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'MANGUNREJA\';
			update jaga.sekolah set kecamatan_code=\'320626\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sukarame\';
			update jaga.sekolah set kecamatan_code=\'320626\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SUKARAME\';
			update jaga.sekolah set kecamatan_code=\'320627\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cigalontang\';
			update jaga.sekolah set kecamatan_code=\'320627\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CIGALONTANG\';
			update jaga.sekolah set kecamatan_code=\'320628\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Leuwisari\';
			update jaga.sekolah set kecamatan_code=\'320629\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Padakembang\';
			update jaga.sekolah set kecamatan_code=\'320629\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'PADAKEMBANG\';
			update jaga.sekolah set kecamatan_code=\'320630\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sariwangi\';
			update jaga.sekolah set kecamatan_code=\'320630\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SARIWANGI\';
			update jaga.sekolah set kecamatan_code=\'320631\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sukaratu\';
			update jaga.sekolah set kecamatan_code=\'320631\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'SUKARATU\';
			update jaga.sekolah set kecamatan_code=\'320632\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Cisayong\';
			update jaga.sekolah set kecamatan_code=\'320632\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CISAYONG\';
			update jaga.sekolah set kecamatan_code=\'320633\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sukahening\';
			update jaga.sekolah set kecamatan_code=\'320634\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Rajapolah\';
			update jaga.sekolah set kecamatan_code=\'320634\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'RAJAPOLAH\';
			update jaga.sekolah set kecamatan_code=\'320635\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Jamanis\';
			update jaga.sekolah set kecamatan_code=\'320635\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'JAMANIS\';
			update jaga.sekolah set kecamatan_code=\'320636\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Ciawi\';
			update jaga.sekolah set kecamatan_code=\'320636\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'CIAWI\';
			update jaga.sekolah set kecamatan_code=\'320637\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Kadipaten\';
			update jaga.sekolah set kecamatan_code=\'320638\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Pagerageung\';
			update jaga.sekolah set kecamatan_code=\'320638\' where kota_kab=\'TASIKMALAYA\' and kecamatan=\'PAGERAGEUNG\';
			update jaga.sekolah set kecamatan_code=\'320639\' where kota_kab=\'Kab. Tasikmalaya\' and kecamatan=\'Kec. Sukaresik\';
			update jaga.sekolah set kecamatan_code=\'320701\' where kota_kab=\'CIAMIS\' and kecamatan=\'CIAMIS\';
			update jaga.sekolah set kecamatan_code=\'320701\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Ciamis\';
			update jaga.sekolah set kecamatan_code=\'320702\' where kota_kab=\'CIAMIS\' and kecamatan=\'CIKONENG\';
			update jaga.sekolah set kecamatan_code=\'320702\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cikoneng\';
			update jaga.sekolah set kecamatan_code=\'320703\' where kota_kab=\'CIAMIS\' and kecamatan=\'CIJEUNGJING\';
			update jaga.sekolah set kecamatan_code=\'320703\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cijeungjing\';
			update jaga.sekolah set kecamatan_code=\'320704\' where kota_kab=\'CIAMIS\' and kecamatan=\'SADANANYA\';
			update jaga.sekolah set kecamatan_code=\'320704\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Sadananya\';
			update jaga.sekolah set kecamatan_code=\'320705\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cidolog\';
			update jaga.sekolah set kecamatan_code=\'320706\' where kota_kab=\'CIAMIS\' and kecamatan=\'CIHAURBEUTI\';
			update jaga.sekolah set kecamatan_code=\'320706\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cihaurbeuti\';
			update jaga.sekolah set kecamatan_code=\'320707\' where kota_kab=\'CIAMIS\' and kecamatan=\'PANUMBANGAN\';
			update jaga.sekolah set kecamatan_code=\'320707\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Panumbangan\';
			update jaga.sekolah set kecamatan_code=\'320708\' where kota_kab=\'CIAMIS\' and kecamatan=\'PANJALU\';
			update jaga.sekolah set kecamatan_code=\'320708\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Panjalu\';
			update jaga.sekolah set kecamatan_code=\'320709\' where kota_kab=\'CIAMIS\' and kecamatan=\'KAWALI\';
			update jaga.sekolah set kecamatan_code=\'320709\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Kawali\';
			update jaga.sekolah set kecamatan_code=\'320710\' where kota_kab=\'CIAMIS\' and kecamatan=\'PANAWANGAN\';
			update jaga.sekolah set kecamatan_code=\'320710\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Panawangan\';
			update jaga.sekolah set kecamatan_code=\'320711\' where kota_kab=\'CIAMIS\' and kecamatan=\'CIPAKU\';
			update jaga.sekolah set kecamatan_code=\'320711\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cipaku\';
			update jaga.sekolah set kecamatan_code=\'320712\' where kota_kab=\'CIAMIS\' and kecamatan=\'JATINAGARA\';
			update jaga.sekolah set kecamatan_code=\'320712\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Jatinagara\';
			update jaga.sekolah set kecamatan_code=\'320713\' where kota_kab=\'CIAMIS\' and kecamatan=\'RAJADESA\';
			update jaga.sekolah set kecamatan_code=\'320713\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Rajadesa\';
			update jaga.sekolah set kecamatan_code=\'320714\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Sukadana\';
			update jaga.sekolah set kecamatan_code=\'320715\' where kota_kab=\'CIAMIS\' and kecamatan=\'RANCAH\';
			update jaga.sekolah set kecamatan_code=\'320715\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Rancah\';
			update jaga.sekolah set kecamatan_code=\'320716\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Tambaksari\';
			update jaga.sekolah set kecamatan_code=\'320717\' where kota_kab=\'CIAMIS\' and kecamatan=\'LAKBOK\';
			update jaga.sekolah set kecamatan_code=\'320717\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Lakbok\';
			update jaga.sekolah set kecamatan_code=\'320718\' where kota_kab=\'CIAMIS\' and kecamatan=\'BANJARSARI\';
			update jaga.sekolah set kecamatan_code=\'320718\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Banjarsari\';
			update jaga.sekolah set kecamatan_code=\'320719\' where kota_kab=\'CIAMIS\' and kecamatan=\'PAMARICAN\';
			update jaga.sekolah set kecamatan_code=\'320719\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Pamarican\';
			update jaga.sekolah set kecamatan_code=\'320729\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cimaragas\';
			update jaga.sekolah set kecamatan_code=\'320730\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Cisaga\';
			update jaga.sekolah set kecamatan_code=\'320731\' where kota_kab=\'CIAMIS\' and kecamatan=\'SINDANGKASIH\';
			update jaga.sekolah set kecamatan_code=\'320731\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Sindangkasih\';
			update jaga.sekolah set kecamatan_code=\'320732\' where kota_kab=\'CIAMIS\' and kecamatan=\'BAREGBEG\';
			update jaga.sekolah set kecamatan_code=\'320732\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Baregbeg\';
			update jaga.sekolah set kecamatan_code=\'320733\' where kota_kab=\'CIAMIS\' and kecamatan=\'SUKAMANTRI\';
			update jaga.sekolah set kecamatan_code=\'320734\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Lumbung\';
			update jaga.sekolah set kecamatan_code=\'320735\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Purwadadi\';
			update jaga.sekolah set kecamatan_code=\'320737\' where kota_kab=\'Kab. Ciamis\' and kecamatan=\'Kec. Banjaranyar\';
			update jaga.sekolah set kecamatan_code=\'320801\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Kadugede\';
			update jaga.sekolah set kecamatan_code=\'320801\' where kota_kab=\'KUNINGAN\' and kecamatan=\'KADUGEDE\';
			update jaga.sekolah set kecamatan_code=\'320802\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Ciniru\';
			update jaga.sekolah set kecamatan_code=\'320803\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Subang\';
			update jaga.sekolah set kecamatan_code=\'320803\' where kota_kab=\'KUNINGAN\' and kecamatan=\'SUBANG\';
			update jaga.sekolah set kecamatan_code=\'320804\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Ciwaru\';
			update jaga.sekolah set kecamatan_code=\'320805\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cibingbin\';
			update jaga.sekolah set kecamatan_code=\'320805\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CIBINGBIN\';
			update jaga.sekolah set kecamatan_code=\'320806\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Luragung\';
			update jaga.sekolah set kecamatan_code=\'320806\' where kota_kab=\'KUNINGAN\' and kecamatan=\'LURAGUNG\';
			update jaga.sekolah set kecamatan_code=\'320807\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Lebakwangi\';
			update jaga.sekolah set kecamatan_code=\'320808\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Garawangi\';
			update jaga.sekolah set kecamatan_code=\'320809\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Kuningan\';
			update jaga.sekolah set kecamatan_code=\'320810\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Ciawigebang\';
			update jaga.sekolah set kecamatan_code=\'320810\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CIAWIGEBANG\';
			update jaga.sekolah set kecamatan_code=\'320811\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cidahu\';
			update jaga.sekolah set kecamatan_code=\'320811\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CIDAHU\';
			update jaga.sekolah set kecamatan_code=\'320812\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Jalaksana\';
			update jaga.sekolah set kecamatan_code=\'320812\' where kota_kab=\'KUNINGAN\' and kecamatan=\'JALAKSANA\';
			update jaga.sekolah set kecamatan_code=\'320813\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cilimus\';
			update jaga.sekolah set kecamatan_code=\'320813\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CILIMUS\';
			update jaga.sekolah set kecamatan_code=\'320814\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Mandirancan\';
			update jaga.sekolah set kecamatan_code=\'320814\' where kota_kab=\'KUNINGAN\' and kecamatan=\'MANDIRANCAN\';
			update jaga.sekolah set kecamatan_code=\'320815\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Selajambe\';
			update jaga.sekolah set kecamatan_code=\'320816\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Kramatmulya\';
			update jaga.sekolah set kecamatan_code=\'320817\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Darma\';
			update jaga.sekolah set kecamatan_code=\'320817\' where kota_kab=\'KUNINGAN\' and kecamatan=\'DARMA\';
			update jaga.sekolah set kecamatan_code=\'320818\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cigugur\';
			update jaga.sekolah set kecamatan_code=\'320818\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CIGUGUR\';
			update jaga.sekolah set kecamatan_code=\'320819\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Pasawahan\';
			update jaga.sekolah set kecamatan_code=\'320820\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Nusaherang\';
			update jaga.sekolah set kecamatan_code=\'320821\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cipicung\';
			update jaga.sekolah set kecamatan_code=\'320822\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Pancalang\';
			update jaga.sekolah set kecamatan_code=\'320822\' where kota_kab=\'KUNINGAN\' and kecamatan=\'PANCALANG\';
			update jaga.sekolah set kecamatan_code=\'320823\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Japara\';
			update jaga.sekolah set kecamatan_code=\'320824\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cimahi\';
			update jaga.sekolah set kecamatan_code=\'320825\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cilebak\';
			update jaga.sekolah set kecamatan_code=\'320826\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Hantara\';
			update jaga.sekolah set kecamatan_code=\'320827\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Kalimanggis\';
			update jaga.sekolah set kecamatan_code=\'320828\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cibeureum\';
			update jaga.sekolah set kecamatan_code=\'320830\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Maleber\';
			update jaga.sekolah set kecamatan_code=\'320830\' where kota_kab=\'KUNINGAN\' and kecamatan=\'MALEBER\';
			update jaga.sekolah set kecamatan_code=\'320832\' where kota_kab=\'Kab. Kuningan\' and kecamatan=\'Kec. Cigandamekar\';
			update jaga.sekolah set kecamatan_code=\'320832\' where kota_kab=\'KUNINGAN\' and kecamatan=\'CIGANDAMEKAR\';
			update jaga.sekolah set kecamatan_code=\'320901\' where kota_kab=\'CIREBON\' and kecamatan=\'WALED\';
			update jaga.sekolah set kecamatan_code=\'320901\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Waled\';
			update jaga.sekolah set kecamatan_code=\'320902\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Ciledug\';
			update jaga.sekolah set kecamatan_code=\'320903\' where kota_kab=\'CIREBON\' and kecamatan=\'LOSARI\';
			update jaga.sekolah set kecamatan_code=\'320903\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Losari\';
			update jaga.sekolah set kecamatan_code=\'320904\' where kota_kab=\'CIREBON\' and kecamatan=\'PABEDILAN\';
			update jaga.sekolah set kecamatan_code=\'320904\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Pabedilan\';
			update jaga.sekolah set kecamatan_code=\'320905\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Babakan\';
			update jaga.sekolah set kecamatan_code=\'320908\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Susukan Lebak\';
			update jaga.sekolah set kecamatan_code=\'320909\' where kota_kab=\'CIREBON\' and kecamatan=\'SEDONG\';
			update jaga.sekolah set kecamatan_code=\'320909\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Sedong\';
			update jaga.sekolah set kecamatan_code=\'320910\' where kota_kab=\'CIREBON\' and kecamatan=\'ASTANAJAPURA\';
			update jaga.sekolah set kecamatan_code=\'320911\' where kota_kab=\'CIREBON\' and kecamatan=\'PANGENAN\';
			update jaga.sekolah set kecamatan_code=\'320911\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Pangenan\';
			update jaga.sekolah set kecamatan_code=\'320912\' where kota_kab=\'CIREBON\' and kecamatan=\'MUNDU\';
			update jaga.sekolah set kecamatan_code=\'320912\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Mundu\';
			update jaga.sekolah set kecamatan_code=\'320913\' where kota_kab=\'CIREBON\' and kecamatan=\'BEBER\';
			update jaga.sekolah set kecamatan_code=\'320913\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Beber\';
			update jaga.sekolah set kecamatan_code=\'320914\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Talun\';
			update jaga.sekolah set kecamatan_code=\'320915\' where kota_kab=\'CIREBON\' and kecamatan=\'SUMBER\';
			update jaga.sekolah set kecamatan_code=\'320915\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Sumber\';
			update jaga.sekolah set kecamatan_code=\'320916\' where kota_kab=\'CIREBON\' and kecamatan=\'DUKUPUNTANG\';
			update jaga.sekolah set kecamatan_code=\'320916\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Dukupuntang\';
			update jaga.sekolah set kecamatan_code=\'320917\' where kota_kab=\'CIREBON\' and kecamatan=\'PALIMANAN\';
			update jaga.sekolah set kecamatan_code=\'320917\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Palimanan\';
			update jaga.sekolah set kecamatan_code=\'320918\' where kota_kab=\'CIREBON\' and kecamatan=\'PLUMBON\';
			update jaga.sekolah set kecamatan_code=\'320918\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Plumbon\';
			update jaga.sekolah set kecamatan_code=\'320919\' where kota_kab=\'CIREBON\' and kecamatan=\'WERU\';
			update jaga.sekolah set kecamatan_code=\'320919\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Weru\';
			update jaga.sekolah set kecamatan_code=\'320920\' where kota_kab=\'CIREBON\' and kecamatan=\'KEDAWUNG\';
			update jaga.sekolah set kecamatan_code=\'320920\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Kedawung\';
			update jaga.sekolah set kecamatan_code=\'320921\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Gunung Jati\';
			update jaga.sekolah set kecamatan_code=\'320922\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Kapetakan\';
			update jaga.sekolah set kecamatan_code=\'320923\' where kota_kab=\'CIREBON\' and kecamatan=\'KLANGENAN\';
			update jaga.sekolah set kecamatan_code=\'320923\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Klangenan\';
			update jaga.sekolah set kecamatan_code=\'320924\' where kota_kab=\'CIREBON\' and kecamatan=\'ARJAWINANGUN\';
			update jaga.sekolah set kecamatan_code=\'320924\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Arjawinangun\';
			update jaga.sekolah set kecamatan_code=\'320925\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Panguragan\';
			update jaga.sekolah set kecamatan_code=\'320926\' where kota_kab=\'CIREBON\' and kecamatan=\'CIWARINGIN\';
			update jaga.sekolah set kecamatan_code=\'320926\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Ciwaringin\';
			update jaga.sekolah set kecamatan_code=\'320927\' where kota_kab=\'CIREBON\' and kecamatan=\'SUSUKAN\';
			update jaga.sekolah set kecamatan_code=\'320927\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Susukan\';
			update jaga.sekolah set kecamatan_code=\'320928\' where kota_kab=\'CIREBON\' and kecamatan=\'GEGESIK\';
			update jaga.sekolah set kecamatan_code=\'320928\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Gegesik\';
			update jaga.sekolah set kecamatan_code=\'320929\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Kaliwedi\';
			update jaga.sekolah set kecamatan_code=\'320930\' where kota_kab=\'CIREBON\' and kecamatan=\'GEBANG\';
			update jaga.sekolah set kecamatan_code=\'320930\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Gebang\';
			update jaga.sekolah set kecamatan_code=\'320931\' where kota_kab=\'CIREBON\' and kecamatan=\'DEPOK\';
			update jaga.sekolah set kecamatan_code=\'320931\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Depok\';
			update jaga.sekolah set kecamatan_code=\'320932\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Pasaleman\';
			update jaga.sekolah set kecamatan_code=\'320933\' where kota_kab=\'CIREBON\' and kecamatan=\'PABUARAN\';
			update jaga.sekolah set kecamatan_code=\'320933\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Pabuaran\';
			update jaga.sekolah set kecamatan_code=\'320934\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Karangwareng\';
			update jaga.sekolah set kecamatan_code=\'320935\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Tengah Tani\';
			update jaga.sekolah set kecamatan_code=\'320936\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Plered\';
			update jaga.sekolah set kecamatan_code=\'320937\' where kota_kab=\'CIREBON\' and kecamatan=\'GEMPOL\';
			update jaga.sekolah set kecamatan_code=\'320937\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Gempol\';
			update jaga.sekolah set kecamatan_code=\'320938\' where kota_kab=\'CIREBON\' and kecamatan=\'GREGED\';
			update jaga.sekolah set kecamatan_code=\'320938\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Greged\';
			update jaga.sekolah set kecamatan_code=\'320939\' where kota_kab=\'CIREBON\' and kecamatan=\'SURANENGGALA\';
			update jaga.sekolah set kecamatan_code=\'320939\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Suranenggala\';
			update jaga.sekolah set kecamatan_code=\'320940\' where kota_kab=\'Kab. Cirebon\' and kecamatan=\'Kec. Jamblang\';
			update jaga.sekolah set kecamatan_code=\'321001\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Lemahsugih\';
			update jaga.sekolah set kecamatan_code=\'321001\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'LEMAHSUGIH\';
			update jaga.sekolah set kecamatan_code=\'321002\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Bantarujeg\';
			update jaga.sekolah set kecamatan_code=\'321002\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'BANTARUJEG\';
			update jaga.sekolah set kecamatan_code=\'321003\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Cikijing\';
			update jaga.sekolah set kecamatan_code=\'321003\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'CIKIJING\';
			update jaga.sekolah set kecamatan_code=\'321004\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Talaga\';
			update jaga.sekolah set kecamatan_code=\'321004\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'TALAGA\';
			update jaga.sekolah set kecamatan_code=\'321005\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Argapura\';
			update jaga.sekolah set kecamatan_code=\'321006\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Maja\';
			update jaga.sekolah set kecamatan_code=\'321006\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'MAJA\';
			update jaga.sekolah set kecamatan_code=\'321007\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Majalengka\';
			update jaga.sekolah set kecamatan_code=\'321007\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'MAJALENGKA\';
			update jaga.sekolah set kecamatan_code=\'321008\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Sukahaji\';
			update jaga.sekolah set kecamatan_code=\'321009\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Rajagaluh\';
			update jaga.sekolah set kecamatan_code=\'321009\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'RAJAGALUH\';
			update jaga.sekolah set kecamatan_code=\'321010\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Leuwimunding\';
			update jaga.sekolah set kecamatan_code=\'321010\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'LEUWIMUNDING\';
			update jaga.sekolah set kecamatan_code=\'321011\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Jatiwangi\';
			update jaga.sekolah set kecamatan_code=\'321011\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'JATIWANGI\';
			update jaga.sekolah set kecamatan_code=\'321012\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Dawuan\';
			update jaga.sekolah set kecamatan_code=\'321013\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Kadipaten\';
			update jaga.sekolah set kecamatan_code=\'321014\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Kertajati\';
			update jaga.sekolah set kecamatan_code=\'321014\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'KERTAJATI\';
			update jaga.sekolah set kecamatan_code=\'321015\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Jatitujuh\';
			update jaga.sekolah set kecamatan_code=\'321015\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'JATITUJUH\';
			update jaga.sekolah set kecamatan_code=\'321016\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Ligung\';
			update jaga.sekolah set kecamatan_code=\'321017\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Sumberjaya\';
			update jaga.sekolah set kecamatan_code=\'321018\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Panyingkiran\';
			update jaga.sekolah set kecamatan_code=\'321019\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Palasah\';
			update jaga.sekolah set kecamatan_code=\'321019\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'PALASAH\';
			update jaga.sekolah set kecamatan_code=\'321020\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Cigasong\';
			update jaga.sekolah set kecamatan_code=\'321021\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Sindangwangi\';
			update jaga.sekolah set kecamatan_code=\'321021\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'SINDANGWANGI\';
			update jaga.sekolah set kecamatan_code=\'321022\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Banjaran\';
			update jaga.sekolah set kecamatan_code=\'321022\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'BANJARAN\';
			update jaga.sekolah set kecamatan_code=\'321023\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Cingambul\';
			update jaga.sekolah set kecamatan_code=\'321023\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'CINGAMBUL\';
			update jaga.sekolah set kecamatan_code=\'321024\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Kasokandel\';
			update jaga.sekolah set kecamatan_code=\'321024\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'KASOKANDEL\';
			update jaga.sekolah set kecamatan_code=\'321025\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Sindang\';
			update jaga.sekolah set kecamatan_code=\'321026\' where kota_kab=\'Kab. Majalengka\' and kecamatan=\'Kec. Malausma\';
			update jaga.sekolah set kecamatan_code=\'321026\' where kota_kab=\'MAJALENGKA\' and kecamatan=\'MALAUSMA\';
			update jaga.sekolah set kecamatan_code=\'321101\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Wado\';
			update jaga.sekolah set kecamatan_code=\'321102\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Jatinunggal\';
			update jaga.sekolah set kecamatan_code=\'321102\' where kota_kab=\'SUMEDANG\' and kecamatan=\'JATINUNGGAL\';
			update jaga.sekolah set kecamatan_code=\'321103\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Darmaraja\';
			update jaga.sekolah set kecamatan_code=\'321103\' where kota_kab=\'SUMEDANG\' and kecamatan=\'DARMARAJA\';
			update jaga.sekolah set kecamatan_code=\'321104\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Cibugel\';
			update jaga.sekolah set kecamatan_code=\'321105\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Cisitu\';
			update jaga.sekolah set kecamatan_code=\'321106\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Situraja\';
			update jaga.sekolah set kecamatan_code=\'321107\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Conggeang\';
			update jaga.sekolah set kecamatan_code=\'321107\' where kota_kab=\'SUMEDANG\' and kecamatan=\'CONGGEANG\';
			update jaga.sekolah set kecamatan_code=\'321108\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Paseh\';
			update jaga.sekolah set kecamatan_code=\'321109\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Surian\';
			update jaga.sekolah set kecamatan_code=\'321110\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Buahdua\';
			update jaga.sekolah set kecamatan_code=\'321111\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Tanjungsari\';
			update jaga.sekolah set kecamatan_code=\'321111\' where kota_kab=\'SUMEDANG\' and kecamatan=\'TANJUNGSARI\';
			update jaga.sekolah set kecamatan_code=\'321112\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Sukasari\';
			update jaga.sekolah set kecamatan_code=\'321112\' where kota_kab=\'SUMEDANG\' and kecamatan=\'SUKASARI\';
			update jaga.sekolah set kecamatan_code=\'321113\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Pamulihan\';
			update jaga.sekolah set kecamatan_code=\'321113\' where kota_kab=\'SUMEDANG\' and kecamatan=\'PAMULIHAN\';
			update jaga.sekolah set kecamatan_code=\'321114\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Cimanggung\';
			update jaga.sekolah set kecamatan_code=\'321115\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Jatinangor\';
			update jaga.sekolah set kecamatan_code=\'321115\' where kota_kab=\'SUMEDANG\' and kecamatan=\'JATINANGOR\';
			update jaga.sekolah set kecamatan_code=\'321116\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Rancakalong\';
			update jaga.sekolah set kecamatan_code=\'321117\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Sumedang Selatan\';
			update jaga.sekolah set kecamatan_code=\'321117\' where kota_kab=\'SUMEDANG\' and kecamatan=\'SUMEDANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'321118\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Sumedang Utara\';
			update jaga.sekolah set kecamatan_code=\'321118\' where kota_kab=\'SUMEDANG\' and kecamatan=\'SUMEDANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'321119\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Ganeas\';
			update jaga.sekolah set kecamatan_code=\'321119\' where kota_kab=\'SUMEDANG\' and kecamatan=\'GANEAS\';
			update jaga.sekolah set kecamatan_code=\'321120\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Tanjungkerta\';
			update jaga.sekolah set kecamatan_code=\'321120\' where kota_kab=\'SUMEDANG\' and kecamatan=\'TANJUNGKERTA\';
			update jaga.sekolah set kecamatan_code=\'321121\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Tanjungmedar\';
			update jaga.sekolah set kecamatan_code=\'321122\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Cimalaka\';
			update jaga.sekolah set kecamatan_code=\'321122\' where kota_kab=\'SUMEDANG\' and kecamatan=\'CIMALAKA\';
			update jaga.sekolah set kecamatan_code=\'321123\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Cisarua\';
			update jaga.sekolah set kecamatan_code=\'321124\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Tomo\';
			update jaga.sekolah set kecamatan_code=\'321124\' where kota_kab=\'SUMEDANG\' and kecamatan=\'TOMO\';
			update jaga.sekolah set kecamatan_code=\'321125\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Ujungjaya\';
			update jaga.sekolah set kecamatan_code=\'321126\' where kota_kab=\'Kab. Sumedang\' and kecamatan=\'Kec. Jatigede\';
			update jaga.sekolah set kecamatan_code=\'321201\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'HAURGEULIS\';
			update jaga.sekolah set kecamatan_code=\'321201\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Haurgeulis\';
			update jaga.sekolah set kecamatan_code=\'321202\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'KROYA\';
			update jaga.sekolah set kecamatan_code=\'321202\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Kroya\';
			update jaga.sekolah set kecamatan_code=\'321203\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Gabuswetan\';
			update jaga.sekolah set kecamatan_code=\'321204\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'CIKEDUNG\';
			update jaga.sekolah set kecamatan_code=\'321204\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Cikedung\';
			update jaga.sekolah set kecamatan_code=\'321205\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Lelea\';
			update jaga.sekolah set kecamatan_code=\'321206\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Bangodua\';
			update jaga.sekolah set kecamatan_code=\'321207\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Widasari\';
			update jaga.sekolah set kecamatan_code=\'321208\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'KERTASEMAYA\';
			update jaga.sekolah set kecamatan_code=\'321208\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Kertasemaya\';
			update jaga.sekolah set kecamatan_code=\'321209\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'KRANGKENG\';
			update jaga.sekolah set kecamatan_code=\'321209\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Krangkeng\';
			update jaga.sekolah set kecamatan_code=\'321210\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Karangampel\';
			update jaga.sekolah set kecamatan_code=\'321211\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Juntinyuat\';
			update jaga.sekolah set kecamatan_code=\'321212\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'SLIYEG\';
			update jaga.sekolah set kecamatan_code=\'321212\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Sliyeg\';
			update jaga.sekolah set kecamatan_code=\'321213\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'JATIBARANG\';
			update jaga.sekolah set kecamatan_code=\'321213\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Jatibarang\';
			update jaga.sekolah set kecamatan_code=\'321214\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Balongan\';
			update jaga.sekolah set kecamatan_code=\'321215\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'INDRAMAYU\';
			update jaga.sekolah set kecamatan_code=\'321215\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Indramayu\';
			update jaga.sekolah set kecamatan_code=\'321216\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'SINDANG\';
			update jaga.sekolah set kecamatan_code=\'321216\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Sindang\';
			update jaga.sekolah set kecamatan_code=\'321217\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Cantigi\';
			update jaga.sekolah set kecamatan_code=\'321218\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'LOHBENER\';
			update jaga.sekolah set kecamatan_code=\'321218\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Lohbener\';
			update jaga.sekolah set kecamatan_code=\'321219\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'ARAHAN\';
			update jaga.sekolah set kecamatan_code=\'321219\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Arahan\';
			update jaga.sekolah set kecamatan_code=\'321220\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Losarang\';
			update jaga.sekolah set kecamatan_code=\'321221\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'KANDANGHAUR\';
			update jaga.sekolah set kecamatan_code=\'321221\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Kandanghaur\';
			update jaga.sekolah set kecamatan_code=\'321222\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'BONGAS\';
			update jaga.sekolah set kecamatan_code=\'321222\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Bongas\';
			update jaga.sekolah set kecamatan_code=\'321223\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Anjatan\';
			update jaga.sekolah set kecamatan_code=\'321224\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'SUKRA\';
			update jaga.sekolah set kecamatan_code=\'321224\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Sukra\';
			update jaga.sekolah set kecamatan_code=\'321225\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'GANTAR\';
			update jaga.sekolah set kecamatan_code=\'321225\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Gantar\';
			update jaga.sekolah set kecamatan_code=\'321227\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'SUKAGUMIWANG\';
			update jaga.sekolah set kecamatan_code=\'321227\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Sukagumiwang\';
			update jaga.sekolah set kecamatan_code=\'321228\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Kedokan Bunder\';
			update jaga.sekolah set kecamatan_code=\'321229\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Pasekan\';
			update jaga.sekolah set kecamatan_code=\'321230\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'TUKDANA\';
			update jaga.sekolah set kecamatan_code=\'321230\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Tukdana\';
			update jaga.sekolah set kecamatan_code=\'321231\' where kota_kab=\'INDRAMAYU\' and kecamatan=\'PATROL\';
			update jaga.sekolah set kecamatan_code=\'321231\' where kota_kab=\'Kab. Indramayu\' and kecamatan=\'Kec. Patrol\';
			update jaga.sekolah set kecamatan_code=\'321301\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Sagalaherang\';
			update jaga.sekolah set kecamatan_code=\'321301\' where kota_kab=\'SUBANG\' and kecamatan=\'SAGALAHERANG\';
			update jaga.sekolah set kecamatan_code=\'321302\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cisalak\';
			update jaga.sekolah set kecamatan_code=\'321302\' where kota_kab=\'SUBANG\' and kecamatan=\'CISALAK\';
			update jaga.sekolah set kecamatan_code=\'321303\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Subang\';
			update jaga.sekolah set kecamatan_code=\'321303\' where kota_kab=\'SUBANG\' and kecamatan=\'SUBANG\';
			update jaga.sekolah set kecamatan_code=\'321304\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Kalijati\';
			update jaga.sekolah set kecamatan_code=\'321304\' where kota_kab=\'SUBANG\' and kecamatan=\'KALIJATI\';
			update jaga.sekolah set kecamatan_code=\'321305\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pabuaran\';
			update jaga.sekolah set kecamatan_code=\'321305\' where kota_kab=\'SUBANG\' and kecamatan=\'PABUARAN\';
			update jaga.sekolah set kecamatan_code=\'321306\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Purwadadi\';
			update jaga.sekolah set kecamatan_code=\'321307\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pagaden\';
			update jaga.sekolah set kecamatan_code=\'321307\' where kota_kab=\'SUBANG\' and kecamatan=\'PAGADEN\';
			update jaga.sekolah set kecamatan_code=\'321308\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Binong\';
			update jaga.sekolah set kecamatan_code=\'321308\' where kota_kab=\'SUBANG\' and kecamatan=\'BINONG\';
			update jaga.sekolah set kecamatan_code=\'321309\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Ciasem\';
			update jaga.sekolah set kecamatan_code=\'321309\' where kota_kab=\'SUBANG\' and kecamatan=\'CIASEM\';
			update jaga.sekolah set kecamatan_code=\'321310\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pusakanagara\';
			update jaga.sekolah set kecamatan_code=\'321311\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pamanukan\';
			update jaga.sekolah set kecamatan_code=\'321311\' where kota_kab=\'SUBANG\' and kecamatan=\'PAMANUKAN\';
			update jaga.sekolah set kecamatan_code=\'321312\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Jalancagak\';
			update jaga.sekolah set kecamatan_code=\'321312\' where kota_kab=\'SUBANG\' and kecamatan=\'JALANCAGAK\';
			update jaga.sekolah set kecamatan_code=\'321313\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Blanakan\';
			update jaga.sekolah set kecamatan_code=\'321314\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Tanjungsiang\';
			update jaga.sekolah set kecamatan_code=\'321314\' where kota_kab=\'SUBANG\' and kecamatan=\'TANJUNGSIANG\';
			update jaga.sekolah set kecamatan_code=\'321315\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Compreng\';
			update jaga.sekolah set kecamatan_code=\'321315\' where kota_kab=\'SUBANG\' and kecamatan=\'COMPRENG\';
			update jaga.sekolah set kecamatan_code=\'321316\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Patokbeusi\';
			update jaga.sekolah set kecamatan_code=\'321316\' where kota_kab=\'SUBANG\' and kecamatan=\'PATOKBEUSI\';
			update jaga.sekolah set kecamatan_code=\'321317\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cibogo\';
			update jaga.sekolah set kecamatan_code=\'321318\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cipunagara\';
			update jaga.sekolah set kecamatan_code=\'321318\' where kota_kab=\'SUBANG\' and kecamatan=\'CIPUNAGARA\';
			update jaga.sekolah set kecamatan_code=\'321319\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cijambe\';
			update jaga.sekolah set kecamatan_code=\'321319\' where kota_kab=\'SUBANG\' and kecamatan=\'CIJAMBE\';
			update jaga.sekolah set kecamatan_code=\'321320\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cipeundeuy\';
			update jaga.sekolah set kecamatan_code=\'321322\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Cikaum\';
			update jaga.sekolah set kecamatan_code=\'321323\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Serangpanjang\';
			update jaga.sekolah set kecamatan_code=\'321324\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Sukasari\';
			update jaga.sekolah set kecamatan_code=\'321324\' where kota_kab=\'SUBANG\' and kecamatan=\'SUKASARI\';
			update jaga.sekolah set kecamatan_code=\'321325\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Tambakdahan\';
			update jaga.sekolah set kecamatan_code=\'321326\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Kasomalang\';
			update jaga.sekolah set kecamatan_code=\'321326\' where kota_kab=\'SUBANG\' and kecamatan=\'KASOMALANG\';
			update jaga.sekolah set kecamatan_code=\'321327\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Dawuan\';
			update jaga.sekolah set kecamatan_code=\'321327\' where kota_kab=\'SUBANG\' and kecamatan=\'DAWUAN\';
			update jaga.sekolah set kecamatan_code=\'321328\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pagaden Barat\';
			update jaga.sekolah set kecamatan_code=\'321329\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Ciater\';
			update jaga.sekolah set kecamatan_code=\'321329\' where kota_kab=\'SUBANG\' and kecamatan=\'CIATER\';
			update jaga.sekolah set kecamatan_code=\'321330\' where kota_kab=\'Kab. Subang\' and kecamatan=\'Kec. Pusakajaya\';
			update jaga.sekolah set kecamatan_code=\'321330\' where kota_kab=\'SUBANG\' and kecamatan=\'PUSAKAJAYA\';
			update jaga.sekolah set kecamatan_code=\'321401\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Purwakarta\';
			update jaga.sekolah set kecamatan_code=\'321401\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'PURWAKARTA\';
			update jaga.sekolah set kecamatan_code=\'321402\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Campaka\';
			update jaga.sekolah set kecamatan_code=\'321403\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Jatiluhur\';
			update jaga.sekolah set kecamatan_code=\'321403\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'JATILUHUR\';
			update jaga.sekolah set kecamatan_code=\'321404\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Plered\';
			update jaga.sekolah set kecamatan_code=\'321404\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'PLERED\';
			update jaga.sekolah set kecamatan_code=\'321405\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Sukatani\';
			update jaga.sekolah set kecamatan_code=\'321405\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'SUKATANI\';
			update jaga.sekolah set kecamatan_code=\'321406\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Darangdan\';
			update jaga.sekolah set kecamatan_code=\'321406\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'DARANGDAN\';
			update jaga.sekolah set kecamatan_code=\'321407\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Maniis\';
			update jaga.sekolah set kecamatan_code=\'321407\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'MANIIS\';
			update jaga.sekolah set kecamatan_code=\'321408\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Tegalwaru\';
			update jaga.sekolah set kecamatan_code=\'321409\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Wanayasa\';
			update jaga.sekolah set kecamatan_code=\'321409\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'WANAYASA\';
			update jaga.sekolah set kecamatan_code=\'321410\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Pasawahan\';
			update jaga.sekolah set kecamatan_code=\'321410\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'PASAWAHAN\';
			update jaga.sekolah set kecamatan_code=\'321411\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Bojong\';
			update jaga.sekolah set kecamatan_code=\'321411\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'BOJONG\';
			update jaga.sekolah set kecamatan_code=\'321412\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Babakancikao\';
			update jaga.sekolah set kecamatan_code=\'321412\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'BABAKANCIKAO\';
			update jaga.sekolah set kecamatan_code=\'321413\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Bungursari\';
			update jaga.sekolah set kecamatan_code=\'321414\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Cibatu\';
			update jaga.sekolah set kecamatan_code=\'321414\' where kota_kab=\'PURWAKARTA\' and kecamatan=\'CIBATU\';
			update jaga.sekolah set kecamatan_code=\'321415\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Sukasari\';
			update jaga.sekolah set kecamatan_code=\'321417\' where kota_kab=\'Kab. Purwakarta\' and kecamatan=\'Kec. Kiarapedes\';
			update jaga.sekolah set kecamatan_code=\'321501\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Karawang Barat\';
			update jaga.sekolah set kecamatan_code=\'321502\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Pangkalan\';
			update jaga.sekolah set kecamatan_code=\'321504\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Ciampel\';
			update jaga.sekolah set kecamatan_code=\'321505\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Klari\';
			update jaga.sekolah set kecamatan_code=\'321505\' where kota_kab=\'KARAWANG\' and kecamatan=\'KLARI\';
			update jaga.sekolah set kecamatan_code=\'321506\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Rengasdengklok\';
			update jaga.sekolah set kecamatan_code=\'321507\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Kutawaluya\';
			update jaga.sekolah set kecamatan_code=\'321507\' where kota_kab=\'KARAWANG\' and kecamatan=\'KUTAWALUYA\';
			update jaga.sekolah set kecamatan_code=\'321508\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Batujaya\';
			update jaga.sekolah set kecamatan_code=\'321508\' where kota_kab=\'KARAWANG\' and kecamatan=\'BATUJAYA\';
			update jaga.sekolah set kecamatan_code=\'321509\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Tirtajaya\';
			update jaga.sekolah set kecamatan_code=\'321510\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Pedes\';
			update jaga.sekolah set kecamatan_code=\'321510\' where kota_kab=\'KARAWANG\' and kecamatan=\'PEDES\';
			update jaga.sekolah set kecamatan_code=\'321511\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Cibuaya\';
			update jaga.sekolah set kecamatan_code=\'321512\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Pakisjaya\';
			update jaga.sekolah set kecamatan_code=\'321513\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Cikampek\';
			update jaga.sekolah set kecamatan_code=\'321513\' where kota_kab=\'KARAWANG\' and kecamatan=\'CIKAMPEK\';
			update jaga.sekolah set kecamatan_code=\'321514\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Jatisari\';
			update jaga.sekolah set kecamatan_code=\'321515\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Cilamaya Wetan\';
			update jaga.sekolah set kecamatan_code=\'321515\' where kota_kab=\'KARAWANG\' and kecamatan=\'CILAMAYA WETAN\';
			update jaga.sekolah set kecamatan_code=\'321516\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Tirtamulya\';
			update jaga.sekolah set kecamatan_code=\'321517\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Telagasari\';
			update jaga.sekolah set kecamatan_code=\'321518\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Rawamerta\';
			update jaga.sekolah set kecamatan_code=\'321518\' where kota_kab=\'KARAWANG\' and kecamatan=\'RAWAMERTA\';
			update jaga.sekolah set kecamatan_code=\'321519\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Lemahabang\';
			update jaga.sekolah set kecamatan_code=\'321520\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Tempuran\';
			update jaga.sekolah set kecamatan_code=\'321520\' where kota_kab=\'KARAWANG\' and kecamatan=\'TEMPURAN\';
			update jaga.sekolah set kecamatan_code=\'321521\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Majalaya\';
			update jaga.sekolah set kecamatan_code=\'321522\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Jayakerta\';
			update jaga.sekolah set kecamatan_code=\'321522\' where kota_kab=\'KARAWANG\' and kecamatan=\'JAYAKERTA\';
			update jaga.sekolah set kecamatan_code=\'321523\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Cilamaya Kulon\';
			update jaga.sekolah set kecamatan_code=\'321523\' where kota_kab=\'KARAWANG\' and kecamatan=\'CILAMAYA KULON\';
			update jaga.sekolah set kecamatan_code=\'321524\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Banyusari\';
			update jaga.sekolah set kecamatan_code=\'321526\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Karawang Timur\';
			update jaga.sekolah set kecamatan_code=\'321526\' where kota_kab=\'KARAWANG\' and kecamatan=\'KARAWANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'321528\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Tegalwaru\';
			update jaga.sekolah set kecamatan_code=\'321528\' where kota_kab=\'KARAWANG\' and kecamatan=\'TEGALWARU\';
			update jaga.sekolah set kecamatan_code=\'321529\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Purwasari\';
			update jaga.sekolah set kecamatan_code=\'321529\' where kota_kab=\'KARAWANG\' and kecamatan=\'PURWASARI\';
			update jaga.sekolah set kecamatan_code=\'321530\' where kota_kab=\'Kab. Karawang\' and kecamatan=\'Kec. Cilebar\';
			update jaga.sekolah set kecamatan_code=\'321601\' where kota_kab=\'BEKASI\' and kecamatan=\'TARUMAJAYA\';
			update jaga.sekolah set kecamatan_code=\'321602\' where kota_kab=\'BEKASI\' and kecamatan=\'BABELAN\';
			update jaga.sekolah set kecamatan_code=\'321602\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Babelan\';
			update jaga.sekolah set kecamatan_code=\'321603\' where kota_kab=\'BEKASI\' and kecamatan=\'SUKAWANGI\';
			update jaga.sekolah set kecamatan_code=\'321603\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Sukawangi\';
			update jaga.sekolah set kecamatan_code=\'321604\' where kota_kab=\'BEKASI\' and kecamatan=\'TAMBELANG\';
			update jaga.sekolah set kecamatan_code=\'321604\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Tambelang\';
			update jaga.sekolah set kecamatan_code=\'321605\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Tambun Utara\';
			update jaga.sekolah set kecamatan_code=\'321606\' where kota_kab=\'BEKASI\' and kecamatan=\'TAMBUN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'321606\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Tambun Selatan\';
			update jaga.sekolah set kecamatan_code=\'321607\' where kota_kab=\'BEKASI\' and kecamatan=\'CIBITUNG\';
			update jaga.sekolah set kecamatan_code=\'321607\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cibitung\';
			update jaga.sekolah set kecamatan_code=\'321608\' where kota_kab=\'BEKASI\' and kecamatan=\'CIKARANG BARAT\';
			update jaga.sekolah set kecamatan_code=\'321608\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cikarang Barat\';
			update jaga.sekolah set kecamatan_code=\'321609\' where kota_kab=\'BEKASI\' and kecamatan=\'CIKARANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'321609\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cikarang Utara\';
			update jaga.sekolah set kecamatan_code=\'321610\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Karang Bahagia\';
			update jaga.sekolah set kecamatan_code=\'321611\' where kota_kab=\'BEKASI\' and kecamatan=\'CIKARANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'321611\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cikarang Timur\';
			update jaga.sekolah set kecamatan_code=\'321612\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Kedung Waringin\';
			update jaga.sekolah set kecamatan_code=\'321613\' where kota_kab=\'BEKASI\' and kecamatan=\'PEBAYURAN\';
			update jaga.sekolah set kecamatan_code=\'321613\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Pebayuran\';
			update jaga.sekolah set kecamatan_code=\'321614\' where kota_kab=\'BEKASI\' and kecamatan=\'SUKAKARYA\';
			update jaga.sekolah set kecamatan_code=\'321614\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Sukakarya\';
			update jaga.sekolah set kecamatan_code=\'321615\' where kota_kab=\'BEKASI\' and kecamatan=\'SUKATANI\';
			update jaga.sekolah set kecamatan_code=\'321615\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Sukatani\';
			update jaga.sekolah set kecamatan_code=\'321616\' where kota_kab=\'BEKASI\' and kecamatan=\'CABANGBUNGIN\';
			update jaga.sekolah set kecamatan_code=\'321616\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cabangbungin\';
			update jaga.sekolah set kecamatan_code=\'321618\' where kota_kab=\'BEKASI\' and kecamatan=\'SETU\';
			update jaga.sekolah set kecamatan_code=\'321618\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Setu\';
			update jaga.sekolah set kecamatan_code=\'321619\' where kota_kab=\'BEKASI\' and kecamatan=\'CIKARANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'321619\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cikarang Selatan\';
			update jaga.sekolah set kecamatan_code=\'321620\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cikarang Pusat\';
			update jaga.sekolah set kecamatan_code=\'321621\' where kota_kab=\'BEKASI\' and kecamatan=\'SERANG BARU\';
			update jaga.sekolah set kecamatan_code=\'321621\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Serang Baru\';
			update jaga.sekolah set kecamatan_code=\'321622\' where kota_kab=\'BEKASI\' and kecamatan=\'CIBARUSAH\';
			update jaga.sekolah set kecamatan_code=\'321622\' where kota_kab=\'Kab. Bekasi\' and kecamatan=\'Kec. Cibarusah\';
			update jaga.sekolah set kecamatan_code=\'321801\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. PARIGI\';
			update jaga.sekolah set kecamatan_code=\'321801\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'PARIGI\';
			update jaga.sekolah set kecamatan_code=\'321802\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. CIJULANG\';
			update jaga.sekolah set kecamatan_code=\'321802\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'CIJULANG\';
			update jaga.sekolah set kecamatan_code=\'321803\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. CIMERAK\';
			update jaga.sekolah set kecamatan_code=\'321803\' where kota_kab=\'KAB. PANGANDARAN\' and kecamatan=\'KEC. CIMERAK\';
			update jaga.sekolah set kecamatan_code=\'321803\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'CIMERAK\';
			update jaga.sekolah set kecamatan_code=\'321804\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. CIGUGUR\';
			update jaga.sekolah set kecamatan_code=\'321804\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'CIGUGUR\';
			update jaga.sekolah set kecamatan_code=\'321805\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. LANGKAPLANCAR\';
			update jaga.sekolah set kecamatan_code=\'321805\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'LANGKAPLANCAR\';
			update jaga.sekolah set kecamatan_code=\'321806\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. MANGUNJAYA\';
			update jaga.sekolah set kecamatan_code=\'321806\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'MANGUNJAYA\';
			update jaga.sekolah set kecamatan_code=\'321807\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. PADAHERANG\';
			update jaga.sekolah set kecamatan_code=\'321807\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'PADAHERANG\';
			update jaga.sekolah set kecamatan_code=\'321808\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. KALIPUCANG\';
			update jaga.sekolah set kecamatan_code=\'321808\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'KALIPUCANG\';
			update jaga.sekolah set kecamatan_code=\'321809\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. PANGANDARAN\';
			update jaga.sekolah set kecamatan_code=\'321809\' where kota_kab=\'KAB. PANGANDARAN\' and kecamatan=\'KEC. PANGANDARAN\';
			update jaga.sekolah set kecamatan_code=\'321810\' where kota_kab=\'Kab. Pangandaran\' and kecamatan=\'KEC. SIDAMULIH\';
			update jaga.sekolah set kecamatan_code=\'321810\' where kota_kab=\'PANGANDARAN\' and kecamatan=\'SIDAMULIH\';
			update jaga.sekolah set kecamatan_code=\'327101\' where kota_kab=\'Kota Bogor\' and kecamatan=\'BOGOR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'327102\' where kota_kab=\'Kota Bogor\' and kecamatan=\'BOGOR TIMUR\';
			update jaga.sekolah set kecamatan_code=\'327103\' where kota_kab=\'Kota Bogor\' and kecamatan=\'BOGOR TENGAH\';
			update jaga.sekolah set kecamatan_code=\'327104\' where kota_kab=\'Kota Bogor\' and kecamatan=\'BOGOR BARAT\';
			update jaga.sekolah set kecamatan_code=\'327105\' where kota_kab=\'Kota Bogor\' and kecamatan=\'BOGOR UTARA\';
			update jaga.sekolah set kecamatan_code=\'327106\' where kota_kab=\'Kota Bogor\' and kecamatan=\'Kec. Tanah Sareal\';
			update jaga.sekolah set kecamatan_code=\'327202\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'CIKOLE\';
			update jaga.sekolah set kecamatan_code=\'327202\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'Kec. Cikole\';
			update jaga.sekolah set kecamatan_code=\'327203\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'CITAMIANG\';
			update jaga.sekolah set kecamatan_code=\'327203\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'Kec. Citamiang\';
			update jaga.sekolah set kecamatan_code=\'327204\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'Kec. Warudoyong\';
			update jaga.sekolah set kecamatan_code=\'327204\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'WARUDOYONG\';
			update jaga.sekolah set kecamatan_code=\'327205\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'Kec. Baros\';
			update jaga.sekolah set kecamatan_code=\'327206\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'LEMBURSITU\';
			update jaga.sekolah set kecamatan_code=\'327207\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'CIBEUREUM\';
			update jaga.sekolah set kecamatan_code=\'327207\' where kota_kab=\'Kota Sukabumi\' and kecamatan=\'Kec. Cibeureum\';
			update jaga.sekolah set kecamatan_code=\'327301\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Sukasari\';
			update jaga.sekolah set kecamatan_code=\'327301\' where kota_kab=\'Kota Bandung\' and kecamatan=\'SUKASARI\';
			update jaga.sekolah set kecamatan_code=\'327302\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Coblong\';
			update jaga.sekolah set kecamatan_code=\'327303\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Babakan Ciparay\';
			update jaga.sekolah set kecamatan_code=\'327304\' where kota_kab=\'Kota Bandung\' and kecamatan=\'BOJONGLOA KALER\';
			update jaga.sekolah set kecamatan_code=\'327305\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Andir\';
			update jaga.sekolah set kecamatan_code=\'327306\' where kota_kab=\'Kota Bandung\' and kecamatan=\'CICENDO\';
			update jaga.sekolah set kecamatan_code=\'327306\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cicendo\';
			update jaga.sekolah set kecamatan_code=\'327307\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Sukajadi\';
			update jaga.sekolah set kecamatan_code=\'327307\' where kota_kab=\'Kota Bandung\' and kecamatan=\'SUKAJADI\';
			update jaga.sekolah set kecamatan_code=\'327308\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cidadap\';
			update jaga.sekolah set kecamatan_code=\'327309\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Bandung Wetan\';
			update jaga.sekolah set kecamatan_code=\'327311\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Regol\';
			update jaga.sekolah set kecamatan_code=\'327311\' where kota_kab=\'Kota Bandung\' and kecamatan=\'REGOL\';
			update jaga.sekolah set kecamatan_code=\'327312\' where kota_kab=\'Kota Bandung\' and kecamatan=\'BATUNUNGGAL\';
			update jaga.sekolah set kecamatan_code=\'327312\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Batununggal\';
			update jaga.sekolah set kecamatan_code=\'327313\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Lengkong\';
			update jaga.sekolah set kecamatan_code=\'327313\' where kota_kab=\'Kota Bandung\' and kecamatan=\'LENGKONG\';
			update jaga.sekolah set kecamatan_code=\'327314\' where kota_kab=\'Kota Bandung\' and kecamatan=\'CIBEUNYING KIDUL\';
			update jaga.sekolah set kecamatan_code=\'327314\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cibeunying Kidul\';
			update jaga.sekolah set kecamatan_code=\'327315\' where kota_kab=\'Kota Bandung\' and kecamatan=\'BANDUNG KULON\';
			update jaga.sekolah set kecamatan_code=\'327315\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Bandung Kulon\';
			update jaga.sekolah set kecamatan_code=\'327316\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Kiaracondong\';
			update jaga.sekolah set kecamatan_code=\'327316\' where kota_kab=\'Kota Bandung\' and kecamatan=\'KIARACONDONG\';
			update jaga.sekolah set kecamatan_code=\'327317\' where kota_kab=\'Kota Bandung\' and kecamatan=\'BOJONGLOA KIDUL\';
			update jaga.sekolah set kecamatan_code=\'327318\' where kota_kab=\'Kota Bandung\' and kecamatan=\'CIBEUNYING KALER\';
			update jaga.sekolah set kecamatan_code=\'327318\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cibeunying Kaler\';
			update jaga.sekolah set kecamatan_code=\'327319\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Sumur Bandung\';
			update jaga.sekolah set kecamatan_code=\'327320\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Antapani\';
			update jaga.sekolah set kecamatan_code=\'327321\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Bandung Kidul\';
			update jaga.sekolah set kecamatan_code=\'327322\' where kota_kab=\'Kota Bandung\' and kecamatan=\'BUAHBATU\';
			update jaga.sekolah set kecamatan_code=\'327322\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Buahbatu\';
			update jaga.sekolah set kecamatan_code=\'327323\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Rancasari\';
			update jaga.sekolah set kecamatan_code=\'327323\' where kota_kab=\'Kota Bandung\' and kecamatan=\'RANCASARI\';
			update jaga.sekolah set kecamatan_code=\'327324\' where kota_kab=\'Kota Bandung\' and kecamatan=\'ARCAMANIK\';
			update jaga.sekolah set kecamatan_code=\'327324\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Arcamanik\';
			update jaga.sekolah set kecamatan_code=\'327325\' where kota_kab=\'Kota Bandung\' and kecamatan=\'CIBIRU\';
			update jaga.sekolah set kecamatan_code=\'327325\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cibiru\';
			update jaga.sekolah set kecamatan_code=\'327326\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Ujungberung\';
			update jaga.sekolah set kecamatan_code=\'327327\' where kota_kab=\'Kota Bandung\' and kecamatan=\'GEDEBAGE\';
			update jaga.sekolah set kecamatan_code=\'327327\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Gedebage\';
			update jaga.sekolah set kecamatan_code=\'327328\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Panyileukan\';
			update jaga.sekolah set kecamatan_code=\'327329\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Cinambo\';
			update jaga.sekolah set kecamatan_code=\'327330\' where kota_kab=\'Kota Bandung\' and kecamatan=\'Kec. Mandalajati\';
			update jaga.sekolah set kecamatan_code=\'327401\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'Kec. Kejaksan\';
			update jaga.sekolah set kecamatan_code=\'327401\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'KEJAKSAN\';
			update jaga.sekolah set kecamatan_code=\'327403\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'HARJAMUKTI\';
			update jaga.sekolah set kecamatan_code=\'327403\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'Kec. Harjamukti\';
			update jaga.sekolah set kecamatan_code=\'327404\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'Kec. Pekalipan\';
			update jaga.sekolah set kecamatan_code=\'327404\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'PEKALIPAN\';
			update jaga.sekolah set kecamatan_code=\'327405\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'Kec. Kesambi\';
			update jaga.sekolah set kecamatan_code=\'327405\' where kota_kab=\'Kota Cirebon\' and kecamatan=\'KESAMBI\';
			update jaga.sekolah set kecamatan_code=\'327501\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'BEKASI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'327501\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Bekasi Timur\';
			update jaga.sekolah set kecamatan_code=\'327502\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'BEKASI BARAT\';
			update jaga.sekolah set kecamatan_code=\'327502\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Bekasi Barat\';
			update jaga.sekolah set kecamatan_code=\'327503\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'BEKASI UTARA\';
			update jaga.sekolah set kecamatan_code=\'327503\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Bekasi Utara\';
			update jaga.sekolah set kecamatan_code=\'327504\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'BEKASI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'327504\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Bekasi Selatan\';
			update jaga.sekolah set kecamatan_code=\'327505\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Rawalumbu\';
			update jaga.sekolah set kecamatan_code=\'327507\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'BANTARGEBANG\';
			update jaga.sekolah set kecamatan_code=\'327507\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Bantargebang\';
			update jaga.sekolah set kecamatan_code=\'327508\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Pondokgede\';
			update jaga.sekolah set kecamatan_code=\'327508\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'PONDOKGEDE\';
			update jaga.sekolah set kecamatan_code=\'327509\' where kota_kab=\'Kota Bekasi\' and kecamatan=\'Kec. Jatiasih\';
			update jaga.sekolah set kecamatan_code=\'327601\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Pancoran Mas\';
			update jaga.sekolah set kecamatan_code=\'327601\' where kota_kab=\'Kota Depok\' and kecamatan=\'PANCORAN MAS\';
			update jaga.sekolah set kecamatan_code=\'327602\' where kota_kab=\'Kota Depok\' and kecamatan=\'CIMANGGIS\';
			update jaga.sekolah set kecamatan_code=\'327602\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Cimanggis\';
			update jaga.sekolah set kecamatan_code=\'327603\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Sawangan\';
			update jaga.sekolah set kecamatan_code=\'327603\' where kota_kab=\'Kota Depok\' and kecamatan=\'SAWANGAN\';
			update jaga.sekolah set kecamatan_code=\'327604\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Limo\';
			update jaga.sekolah set kecamatan_code=\'327605\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Sukmajaya\';
			update jaga.sekolah set kecamatan_code=\'327606\' where kota_kab=\'Kota Depok\' and kecamatan=\'BEJI\';
			update jaga.sekolah set kecamatan_code=\'327606\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Beji\';
			update jaga.sekolah set kecamatan_code=\'327607\' where kota_kab=\'Kota Depok\' and kecamatan=\'CIPAYUNG\';
			update jaga.sekolah set kecamatan_code=\'327607\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Cipayung\';
			update jaga.sekolah set kecamatan_code=\'327608\' where kota_kab=\'Kota Depok\' and kecamatan=\'CILODONG\';
			update jaga.sekolah set kecamatan_code=\'327608\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Cilodong\';
			update jaga.sekolah set kecamatan_code=\'327609\' where kota_kab=\'Kota Depok\' and kecamatan=\'CINERE\';
			update jaga.sekolah set kecamatan_code=\'327609\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Cinere\';
			update jaga.sekolah set kecamatan_code=\'327610\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Tapos\';
			update jaga.sekolah set kecamatan_code=\'327611\' where kota_kab=\'Kota Depok\' and kecamatan=\'BOJONGSARI\';
			update jaga.sekolah set kecamatan_code=\'327611\' where kota_kab=\'Kota Depok\' and kecamatan=\'Kec. Bojongsari\';
			update jaga.sekolah set kecamatan_code=\'327701\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'CIMAHI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'327701\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'Kec. Cimahi Selatan\';
			update jaga.sekolah set kecamatan_code=\'327702\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'CIMAHI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'327702\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'Kec. Cimahi Tengah\';
			update jaga.sekolah set kecamatan_code=\'327703\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'CIMAHI UTARA\';
			update jaga.sekolah set kecamatan_code=\'327703\' where kota_kab=\'Kota Cimahi\' and kecamatan=\'Kec. Cimahi Utara\';
			update jaga.sekolah set kecamatan_code=\'327801\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'CIHIDEUNG\';
			update jaga.sekolah set kecamatan_code=\'327801\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Cihideung\';
			update jaga.sekolah set kecamatan_code=\'327802\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'CIPEDES\';
			update jaga.sekolah set kecamatan_code=\'327802\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Cipedes\';
			update jaga.sekolah set kecamatan_code=\'327803\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Tawang\';
			update jaga.sekolah set kecamatan_code=\'327803\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'TAWANG\';
			update jaga.sekolah set kecamatan_code=\'327804\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'INDIHIANG\';
			update jaga.sekolah set kecamatan_code=\'327804\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Indihiang\';
			update jaga.sekolah set kecamatan_code=\'327805\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'KAWALU\';
			update jaga.sekolah set kecamatan_code=\'327805\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Kawalu\';
			update jaga.sekolah set kecamatan_code=\'327806\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'CIBEUREUM\';
			update jaga.sekolah set kecamatan_code=\'327806\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Cibeureum\';
			update jaga.sekolah set kecamatan_code=\'327807\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Tamansari\';
			update jaga.sekolah set kecamatan_code=\'327807\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'TAMANSARI\';
			update jaga.sekolah set kecamatan_code=\'327808\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Mangkubumi\';
			update jaga.sekolah set kecamatan_code=\'327808\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'MANGKUBUMI\';
			update jaga.sekolah set kecamatan_code=\'327809\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'BUNGURSARI\';
			update jaga.sekolah set kecamatan_code=\'327809\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Bungursari\';
			update jaga.sekolah set kecamatan_code=\'327810\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'Kec. Purbaratu\';
			update jaga.sekolah set kecamatan_code=\'327810\' where kota_kab=\'Kota Tasikmalaya\' and kecamatan=\'PURBARATU\';
			update jaga.sekolah set kecamatan_code=\'327901\' where kota_kab=\'Kota Banjar\' and kecamatan=\'BANJAR\';
			update jaga.sekolah set kecamatan_code=\'327901\' where kota_kab=\'Kota Banjar\' and kecamatan=\'Kec. Banjar\';
			update jaga.sekolah set kecamatan_code=\'327902\' where kota_kab=\'Kota Banjar\' and kecamatan=\'Kec. Pataruman\';
			update jaga.sekolah set kecamatan_code=\'327902\' where kota_kab=\'Kota Banjar\' and kecamatan=\'PATARUMAN\';
			update jaga.sekolah set kecamatan_code=\'327903\' where kota_kab=\'Kota Banjar\' and kecamatan=\'Kec. Purwaharja\';
			update jaga.sekolah set kecamatan_code=\'327904\' where kota_kab=\'Kota Banjar\' and kecamatan=\'Kec. Langensari\';
			update jaga.sekolah set kecamatan_code=\'327904\' where kota_kab=\'Kota Banjar\' and kecamatan=\'LANGENSARI\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'317107\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Tanah Abang\';
			update jaga.sekolah set kecamatan_code=\'317107\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'TANAH ABANG\';
			update jaga.sekolah set kecamatan_code=\'317303\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Taman Sari\';
			update jaga.sekolah set kecamatan_code=\'310101\' where kota_kab=\'Kab. Kepulauan Seribu\' and kecamatan=\'Kec. Kepulauan Seribu Utara\';
			update jaga.sekolah set kecamatan_code=\'310102\' where kota_kab=\'Kab. Kepulauan Seribu\' and kecamatan=\'Kec. Kepulauan Seribu Selatan\';
			update jaga.sekolah set kecamatan_code=\'310102\' where kota_kab=\'KEPULAUAN SERIBU\' and kecamatan=\'KEPULAUAN SERIBU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'317101\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Gambir\';
			update jaga.sekolah set kecamatan_code=\'317102\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Sawah Besar\';
			update jaga.sekolah set kecamatan_code=\'317102\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'SAWAH BESAR\';
			update jaga.sekolah set kecamatan_code=\'317103\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Kemayoran\';
			update jaga.sekolah set kecamatan_code=\'317103\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'KEMAYORAN\';
			update jaga.sekolah set kecamatan_code=\'317104\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Senen\';
			update jaga.sekolah set kecamatan_code=\'317104\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'SENEN\';
			update jaga.sekolah set kecamatan_code=\'317105\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'CEMPAKA PUTIH\';
			update jaga.sekolah set kecamatan_code=\'317105\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Cempaka Putih\';
			update jaga.sekolah set kecamatan_code=\'317106\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Menteng\';
			update jaga.sekolah set kecamatan_code=\'317106\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'MENTENG\';
			update jaga.sekolah set kecamatan_code=\'317107\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Tanah Abang\';
			update jaga.sekolah set kecamatan_code=\'317107\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'TANAH ABANG\';
			update jaga.sekolah set kecamatan_code=\'317108\' where kota_kab=\'Kota Jakarta Pusat\' and kecamatan=\'Kec. Johar Baru\';
			update jaga.sekolah set kecamatan_code=\'317201\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Penjaringan\';
			update jaga.sekolah set kecamatan_code=\'317201\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'PENJARINGAN\';
			update jaga.sekolah set kecamatan_code=\'317202\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Tanjung Priok\';
			update jaga.sekolah set kecamatan_code=\'317202\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'TANJUNG PRIOK\';
			update jaga.sekolah set kecamatan_code=\'317203\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Koja\';
			update jaga.sekolah set kecamatan_code=\'317203\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'KOJA\';
			update jaga.sekolah set kecamatan_code=\'317204\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'CILINCING\';
			update jaga.sekolah set kecamatan_code=\'317204\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Cilincing\';
			update jaga.sekolah set kecamatan_code=\'317205\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Pademangan\';
			update jaga.sekolah set kecamatan_code=\'317205\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'PADEMANGAN\';
			update jaga.sekolah set kecamatan_code=\'317206\' where kota_kab=\'Kota Jakarta Utara\' and kecamatan=\'Kec. Kelapa Gading\';
			update jaga.sekolah set kecamatan_code=\'317301\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'CENGKARENG\';
			update jaga.sekolah set kecamatan_code=\'317301\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Cengkareng\';
			update jaga.sekolah set kecamatan_code=\'317302\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'GROGOL PETAMBURAN\';
			update jaga.sekolah set kecamatan_code=\'317302\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Grogol Petamburan\';
			update jaga.sekolah set kecamatan_code=\'317303\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Taman Sari\';
			update jaga.sekolah set kecamatan_code=\'317304\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Tambora\';
			update jaga.sekolah set kecamatan_code=\'317305\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'KEBON JERUK\';
			update jaga.sekolah set kecamatan_code=\'317305\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Kebon Jeruk\';
			update jaga.sekolah set kecamatan_code=\'317306\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'KALIDERES\';
			update jaga.sekolah set kecamatan_code=\'317308\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Kembangan\';
			update jaga.sekolah set kecamatan_code=\'317308\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'KEMBANGAN\';
			update jaga.sekolah set kecamatan_code=\'317401\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Tebet\';
			update jaga.sekolah set kecamatan_code=\'317401\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'TEBET\';
			update jaga.sekolah set kecamatan_code=\'317403\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Mampang Prapatan\';
			update jaga.sekolah set kecamatan_code=\'317403\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'MAMPANG PRAPATAN\';
			update jaga.sekolah set kecamatan_code=\'317404\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Pasar Minggu\';
			update jaga.sekolah set kecamatan_code=\'317405\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'KEBAYORAN LAMA\';
			update jaga.sekolah set kecamatan_code=\'317405\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Kebayoran Lama\';
			update jaga.sekolah set kecamatan_code=\'317406\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'CILANDAK\';
			update jaga.sekolah set kecamatan_code=\'317406\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Cilandak\';
			update jaga.sekolah set kecamatan_code=\'317407\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Kebayoran Baru\';
			update jaga.sekolah set kecamatan_code=\'317408\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Pancoran\';
			update jaga.sekolah set kecamatan_code=\'317408\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'PANCORAN\';
			update jaga.sekolah set kecamatan_code=\'317409\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'JAGAKARSA\';
			update jaga.sekolah set kecamatan_code=\'317409\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Jagakarsa\';
			update jaga.sekolah set kecamatan_code=\'317410\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'Kec. Pesanggrahan\';
			update jaga.sekolah set kecamatan_code=\'317410\' where kota_kab=\'Kota Jakarta Selatan\' and kecamatan=\'PESANGGRAHAN\';
			update jaga.sekolah set kecamatan_code=\'317501\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Matraman\';
			update jaga.sekolah set kecamatan_code=\'317501\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'MATRAMAN\';
			update jaga.sekolah set kecamatan_code=\'317503\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Jatinegara\';
			update jaga.sekolah set kecamatan_code=\'317505\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Pasar Rebo\';
			update jaga.sekolah set kecamatan_code=\'317505\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'PASAR REBO\';
			update jaga.sekolah set kecamatan_code=\'317506\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'CAKUNG\';
			update jaga.sekolah set kecamatan_code=\'317506\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Cakung\';
			update jaga.sekolah set kecamatan_code=\'317507\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'DUREN SAWIT\';
			update jaga.sekolah set kecamatan_code=\'317507\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Duren Sawit\';
			update jaga.sekolah set kecamatan_code=\'317508\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Makasar\';
			update jaga.sekolah set kecamatan_code=\'317508\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'MAKASAR\';
			update jaga.sekolah set kecamatan_code=\'317509\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'CIRACAS\';
			update jaga.sekolah set kecamatan_code=\'317509\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Ciracas\';
			update jaga.sekolah set kecamatan_code=\'317510\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'CIPAYUNG\';
			update jaga.sekolah set kecamatan_code=\'317510\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Cipayung\';
			update jaga.sekolah set kecamatan_code=\'317510\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'CIPAYUNG\';
			update jaga.sekolah set kecamatan_code=\'317510\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Cipayung\';
			update jaga.sekolah set kecamatan_code=\'317503\' where kota_kab=\'Kota Jakarta Timur\' and kecamatan=\'Kec. Jatinegara\';
			update jaga.sekolah set kecamatan_code=\'317304\' where kota_kab=\'Kota Jakarta Barat\' and kecamatan=\'Kec. Tambora\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'150101\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Gunung Raya\';
			update jaga.sekolah set kecamatan_code=\'150102\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Danau Kerinci\';
			update jaga.sekolah set kecamatan_code=\'150102\' where kota_kab=\'KERINCI\' and kecamatan=\'DANAU KERINCI\';
			update jaga.sekolah set kecamatan_code=\'150104\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Sitinjau Laut\';
			update jaga.sekolah set kecamatan_code=\'150104\' where kota_kab=\'KERINCI\' and kecamatan=\'SITINJAU LAUT\';
			update jaga.sekolah set kecamatan_code=\'150105\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Air Hangat\';
			update jaga.sekolah set kecamatan_code=\'150105\' where kota_kab=\'KERINCI\' and kecamatan=\'AIR HANGAT\';
			update jaga.sekolah set kecamatan_code=\'150106\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Gunung Kerinci\';
			update jaga.sekolah set kecamatan_code=\'150107\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Batang Merangin\';
			update jaga.sekolah set kecamatan_code=\'150108\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Keliling Danau\';
			update jaga.sekolah set kecamatan_code=\'150108\' where kota_kab=\'KERINCI\' and kecamatan=\'KELILING DANAU\';
			update jaga.sekolah set kecamatan_code=\'150109\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Kayu Aro\';
			update jaga.sekolah set kecamatan_code=\'150109\' where kota_kab=\'KERINCI\' and kecamatan=\'KAYU ARO\';
			update jaga.sekolah set kecamatan_code=\'150111\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Air Hangat Timur\';
			update jaga.sekolah set kecamatan_code=\'150111\' where kota_kab=\'KERINCI\' and kecamatan=\'AIR HANGAT TIMUR\';
			update jaga.sekolah set kecamatan_code=\'150115\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Gunung Tujuh\';
			update jaga.sekolah set kecamatan_code=\'150115\' where kota_kab=\'KERINCI\' and kecamatan=\'GUNUNG TUJUH\';
			update jaga.sekolah set kecamatan_code=\'150116\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Siulak\';
			update jaga.sekolah set kecamatan_code=\'150116\' where kota_kab=\'KERINCI\' and kecamatan=\'SIULAK\';
			update jaga.sekolah set kecamatan_code=\'150117\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Depati Tujuh\';
			update jaga.sekolah set kecamatan_code=\'150118\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Siulak Mukai\';
			update jaga.sekolah set kecamatan_code=\'150119\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Kayu Aro Barat\';
			update jaga.sekolah set kecamatan_code=\'150121\' where kota_kab=\'Kab. Kerinci\' and kecamatan=\'Kec. Air Hangat Barat\';
			update jaga.sekolah set kecamatan_code=\'150201\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Jangkat\';
			update jaga.sekolah set kecamatan_code=\'150201\' where kota_kab=\'MERANGIN\' and kecamatan=\'JANGKAT\';
			update jaga.sekolah set kecamatan_code=\'150202\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Bangko\';
			update jaga.sekolah set kecamatan_code=\'150202\' where kota_kab=\'MERANGIN\' and kecamatan=\'BANGKO\';
			update jaga.sekolah set kecamatan_code=\'150203\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Muara Siau\';
			update jaga.sekolah set kecamatan_code=\'150203\' where kota_kab=\'MERANGIN\' and kecamatan=\'MUARA SIAU\';
			update jaga.sekolah set kecamatan_code=\'150204\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Sungai Manau\';
			update jaga.sekolah set kecamatan_code=\'150204\' where kota_kab=\'MERANGIN\' and kecamatan=\'SUNGAI MANAU\';
			update jaga.sekolah set kecamatan_code=\'150205\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir\';
			update jaga.sekolah set kecamatan_code=\'150205\' where kota_kab=\'MERANGIN\' and kecamatan=\'TABIR\';
			update jaga.sekolah set kecamatan_code=\'150206\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Pamenang\';
			update jaga.sekolah set kecamatan_code=\'150206\' where kota_kab=\'MERANGIN\' and kecamatan=\'PAMENANG\';
			update jaga.sekolah set kecamatan_code=\'150207\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Ulu\';
			update jaga.sekolah set kecamatan_code=\'150208\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Selatan\';
			update jaga.sekolah set kecamatan_code=\'150208\' where kota_kab=\'MERANGIN\' and kecamatan=\'TABIR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'150209\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Lembah Masurai\';
			update jaga.sekolah set kecamatan_code=\'150210\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Bangko Barat\';
			update jaga.sekolah set kecamatan_code=\'150212\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Batang Masumai\';
			update jaga.sekolah set kecamatan_code=\'150212\' where kota_kab=\'MERANGIN\' and kecamatan=\'BATANG MASUMAI\';
			update jaga.sekolah set kecamatan_code=\'150213\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Pamenang Barat\';
			update jaga.sekolah set kecamatan_code=\'150213\' where kota_kab=\'MERANGIN\' and kecamatan=\'PAMENANG BARAT\';
			update jaga.sekolah set kecamatan_code=\'150214\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Ilir\';
			update jaga.sekolah set kecamatan_code=\'150215\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Timur\';
			update jaga.sekolah set kecamatan_code=\'150216\' where kota_kab=\'MERANGIN\' and kecamatan=\'RENAH PEMBARAP\';
			update jaga.sekolah set kecamatan_code=\'150217\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Pangkalan Jambu\';
			update jaga.sekolah set kecamatan_code=\'150218\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Jangkat Timur\';
			update jaga.sekolah set kecamatan_code=\'150219\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Renah Pamenang\';
			update jaga.sekolah set kecamatan_code=\'150219\' where kota_kab=\'MERANGIN\' and kecamatan=\'RENAH PAMENANG\';
			update jaga.sekolah set kecamatan_code=\'150220\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Pamenang Selatan\';
			update jaga.sekolah set kecamatan_code=\'150221\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Margo Tabir\';
			update jaga.sekolah set kecamatan_code=\'150221\' where kota_kab=\'MERANGIN\' and kecamatan=\'MARGO TABIR\';
			update jaga.sekolah set kecamatan_code=\'150222\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Lintas\';
			update jaga.sekolah set kecamatan_code=\'150223\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tabir Barat\';
			update jaga.sekolah set kecamatan_code=\'150223\' where kota_kab=\'MERANGIN\' and kecamatan=\'TABIR BARAT\';
			update jaga.sekolah set kecamatan_code=\'150224\' where kota_kab=\'Kab. Merangin\' and kecamatan=\'Kec. Tiang Pumpung\';
			update jaga.sekolah set kecamatan_code=\'150301\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Batang Asai\';
			update jaga.sekolah set kecamatan_code=\'150301\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'BATANG ASAI\';
			update jaga.sekolah set kecamatan_code=\'150302\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Limun\';
			update jaga.sekolah set kecamatan_code=\'150303\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Sarolangun\';
			update jaga.sekolah set kecamatan_code=\'150303\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'SAROLANGUN\';
			update jaga.sekolah set kecamatan_code=\'150304\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Pauh\';
			update jaga.sekolah set kecamatan_code=\'150304\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'PAUH\';
			update jaga.sekolah set kecamatan_code=\'150305\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Pelawan\';
			update jaga.sekolah set kecamatan_code=\'150305\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'PELAWAN\';
			update jaga.sekolah set kecamatan_code=\'150306\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Mandiangin\';
			update jaga.sekolah set kecamatan_code=\'150306\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'MANDIANGIN\';
			update jaga.sekolah set kecamatan_code=\'150307\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Air Hitam\';
			update jaga.sekolah set kecamatan_code=\'150307\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'AIR HITAM\';
			update jaga.sekolah set kecamatan_code=\'150308\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Bathin VIII\';
			update jaga.sekolah set kecamatan_code=\'150308\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'BATHIN VIII\';
			update jaga.sekolah set kecamatan_code=\'150309\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Singkut\';
			update jaga.sekolah set kecamatan_code=\'150309\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'SINGKUT\';
			update jaga.sekolah set kecamatan_code=\'150310\' where kota_kab=\'Kab. Sarolangun\' and kecamatan=\'Kec. Cermin Nan Gedang\';
			update jaga.sekolah set kecamatan_code=\'150310\' where kota_kab=\'SAROLANGUN\' and kecamatan=\'CERMIN NAN GEDANG\';
			update jaga.sekolah set kecamatan_code=\'150801\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Tanah Tumbuh\';
			update jaga.sekolah set kecamatan_code=\'150802\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Rantau Pandan\';
			update jaga.sekolah set kecamatan_code=\'150804\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Jujuhan\';
			update jaga.sekolah set kecamatan_code=\'150805\' where kota_kab=\'BUNGO\' and kecamatan=\'TANAH SEPENGGAL\';
			update jaga.sekolah set kecamatan_code=\'150805\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Tanah Sepenggal\';
			update jaga.sekolah set kecamatan_code=\'150806\' where kota_kab=\'BUNGO\' and kecamatan=\'PELEPAT\';
			update jaga.sekolah set kecamatan_code=\'150806\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Pelepat\';
			update jaga.sekolah set kecamatan_code=\'150807\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Limbur Lubuk Mengkuang\';
			update jaga.sekolah set kecamatan_code=\'150808\' where kota_kab=\'BUNGO\' and kecamatan=\'MUKO-MUKO BATHIN VII\';
			update jaga.sekolah set kecamatan_code=\'150809\' where kota_kab=\'BUNGO\' and kecamatan=\'PELEPAT ILIR\';
			update jaga.sekolah set kecamatan_code=\'150809\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Pelepat Ilir\';
			update jaga.sekolah set kecamatan_code=\'150811\' where kota_kab=\'BUNGO\' and kecamatan=\'BATHIN III\';
			update jaga.sekolah set kecamatan_code=\'150811\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Bathin III\';
			update jaga.sekolah set kecamatan_code=\'150812\' where kota_kab=\'BUNGO\' and kecamatan=\'BUNGO DANI\';
			update jaga.sekolah set kecamatan_code=\'150812\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Bungo Dani\';
			update jaga.sekolah set kecamatan_code=\'150813\' where kota_kab=\'BUNGO\' and kecamatan=\'RIMBO TENGAH\';
			update jaga.sekolah set kecamatan_code=\'150813\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Rimbo Tengah\';
			update jaga.sekolah set kecamatan_code=\'150814\' where kota_kab=\'BUNGO\' and kecamatan=\'BATHIN III ULU\';
			update jaga.sekolah set kecamatan_code=\'150814\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Bathin III Ulu\';
			update jaga.sekolah set kecamatan_code=\'150815\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Bathin II Pelayang\';
			update jaga.sekolah set kecamatan_code=\'150816\' where kota_kab=\'BUNGO\' and kecamatan=\'JUJUHAN ILIR\';
			update jaga.sekolah set kecamatan_code=\'150816\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Jujuhan Ilir\';
			update jaga.sekolah set kecamatan_code=\'150817\' where kota_kab=\'Kab. Bungo\' and kecamatan=\'Kec. Tanah Sepenggal Lintas\';
			update jaga.sekolah set kecamatan_code=\'150901\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Tebo Tengah\';
			update jaga.sekolah set kecamatan_code=\'150901\' where kota_kab=\'TEBO\' and kecamatan=\'TEBO TENGAH\';
			update jaga.sekolah set kecamatan_code=\'150902\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Tebo Ilir\';
			update jaga.sekolah set kecamatan_code=\'150902\' where kota_kab=\'TEBO\' and kecamatan=\'TEBO ILIR\';
			update jaga.sekolah set kecamatan_code=\'150903\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Tebo Ulu\';
			update jaga.sekolah set kecamatan_code=\'150903\' where kota_kab=\'TEBO\' and kecamatan=\'TEBO ULU\';
			update jaga.sekolah set kecamatan_code=\'150904\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Rimbo Bujang\';
			update jaga.sekolah set kecamatan_code=\'150904\' where kota_kab=\'TEBO\' and kecamatan=\'RIMBO BUJANG\';
			update jaga.sekolah set kecamatan_code=\'150905\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Sumay\';
			update jaga.sekolah set kecamatan_code=\'150906\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. VII Koto\';
			update jaga.sekolah set kecamatan_code=\'150906\' where kota_kab=\'TEBO\' and kecamatan=\'VII KOTO\';
			update jaga.sekolah set kecamatan_code=\'150907\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Rimbo Ulu\';
			update jaga.sekolah set kecamatan_code=\'150907\' where kota_kab=\'TEBO\' and kecamatan=\'RIMBO ULU\';
			update jaga.sekolah set kecamatan_code=\'150908\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Rimbo Ilir\';
			update jaga.sekolah set kecamatan_code=\'150909\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Tengah Ilir\';
			update jaga.sekolah set kecamatan_code=\'150909\' where kota_kab=\'TEBO\' and kecamatan=\'TENGAH ILIR\';
			update jaga.sekolah set kecamatan_code=\'150910\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Serai Serumpun\';
			update jaga.sekolah set kecamatan_code=\'150911\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. VII Koto Ilir\';
			update jaga.sekolah set kecamatan_code=\'150912\' where kota_kab=\'Kab. Tebo\' and kecamatan=\'Kec. Muara Tabir\';
			update jaga.sekolah set kecamatan_code=\'157101\' where kota_kab=\'Kota Jambi\' and kecamatan=\'TELANAIPURA\';
			update jaga.sekolah set kecamatan_code=\'157102\' where kota_kab=\'Kota Jambi\' and kecamatan=\'JAMBI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'157102\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Jambi Selatan\';
			update jaga.sekolah set kecamatan_code=\'157103\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Jambi Timur\';
			update jaga.sekolah set kecamatan_code=\'157104\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Pasar Jambi\';
			update jaga.sekolah set kecamatan_code=\'157104\' where kota_kab=\'Kota Jambi\' and kecamatan=\'PASAR JAMBI\';
			update jaga.sekolah set kecamatan_code=\'157105\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Pelayangan\';
			update jaga.sekolah set kecamatan_code=\'157105\' where kota_kab=\'Kota Jambi\' and kecamatan=\'PELAYANGAN\';
			update jaga.sekolah set kecamatan_code=\'157106\' where kota_kab=\'Kota Jambi\' and kecamatan=\'DANAU TELUK\';
			update jaga.sekolah set kecamatan_code=\'157106\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Danau Teluk\';
			update jaga.sekolah set kecamatan_code=\'157107\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Kota Baru\';
			update jaga.sekolah set kecamatan_code=\'157107\' where kota_kab=\'Kota Jambi\' and kecamatan=\'KOTA BARU\';
			update jaga.sekolah set kecamatan_code=\'157108\' where kota_kab=\'Kota Jambi\' and kecamatan=\'JELUTUNG\';
			update jaga.sekolah set kecamatan_code=\'157108\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Jelutung\';
			update jaga.sekolah set kecamatan_code=\'157109\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Alam Barajo\';
			update jaga.sekolah set kecamatan_code=\'157110\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Danau Sipin\';
			update jaga.sekolah set kecamatan_code=\'157111\' where kota_kab=\'Kota Jambi\' and kecamatan=\'Kec. Paal Merah\';
			update jaga.sekolah set kecamatan_code=\'157201\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Sungai Penuh\';
			update jaga.sekolah set kecamatan_code=\'157201\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'SUNGAI PENUH\';
			update jaga.sekolah set kecamatan_code=\'157202\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Pesisir Bukit\';
			update jaga.sekolah set kecamatan_code=\'157202\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'PESISIR BUKIT\';
			update jaga.sekolah set kecamatan_code=\'157203\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Pesisir Bukit\';
			update jaga.sekolah set kecamatan_code=\'157203\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'PESISIR BUKIT\';
			update jaga.sekolah set kecamatan_code=\'157204\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Tanah Kampung\';
			update jaga.sekolah set kecamatan_code=\'157205\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Kumun Debai\';
			update jaga.sekolah set kecamatan_code=\'157206\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Pondok Tinggi\';
			update jaga.sekolah set kecamatan_code=\'157207\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Koto Baru\';
			update jaga.sekolah set kecamatan_code=\'157208\' where kota_kab=\'Kota Sungai Penuh\' and kecamatan=\'Kec. Sungai Bungkal\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'330101\' where kota_kab=\'CILACAP\' and kecamatan=\'KEDUNGREJA\';
			update jaga.sekolah set kecamatan_code=\'330101\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Kedungreja\';
			update jaga.sekolah set kecamatan_code=\'330102\' where kota_kab=\'CILACAP\' and kecamatan=\'KESUGIHAN\';
			update jaga.sekolah set kecamatan_code=\'330102\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Kesugihan\';
			update jaga.sekolah set kecamatan_code=\'330103\' where kota_kab=\'CILACAP\' and kecamatan=\'ADIPALA\';
			update jaga.sekolah set kecamatan_code=\'330103\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Adipala\';
			update jaga.sekolah set kecamatan_code=\'330104\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Binangun\';
			update jaga.sekolah set kecamatan_code=\'330105\' where kota_kab=\'CILACAP\' and kecamatan=\'NUSAWUNGU\';
			update jaga.sekolah set kecamatan_code=\'330105\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Nusawungu\';
			update jaga.sekolah set kecamatan_code=\'330106\' where kota_kab=\'CILACAP\' and kecamatan=\'KROYA\';
			update jaga.sekolah set kecamatan_code=\'330106\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Kroya\';
			update jaga.sekolah set kecamatan_code=\'330107\' where kota_kab=\'CILACAP\' and kecamatan=\'MAOS\';
			update jaga.sekolah set kecamatan_code=\'330107\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Maos\';
			update jaga.sekolah set kecamatan_code=\'330108\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Jeruklegi\';
			update jaga.sekolah set kecamatan_code=\'330109\' where kota_kab=\'CILACAP\' and kecamatan=\'KAWUNGANTEN\';
			update jaga.sekolah set kecamatan_code=\'330109\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Kawunganten\';
			update jaga.sekolah set kecamatan_code=\'330110\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Gandrungmangu\';
			update jaga.sekolah set kecamatan_code=\'330111\' where kota_kab=\'CILACAP\' and kecamatan=\'SIDAREJA\';
			update jaga.sekolah set kecamatan_code=\'330111\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Sidareja\';
			update jaga.sekolah set kecamatan_code=\'330112\' where kota_kab=\'CILACAP\' and kecamatan=\'KARANGPUCUNG\';
			update jaga.sekolah set kecamatan_code=\'330112\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Karangpucung\';
			update jaga.sekolah set kecamatan_code=\'330113\' where kota_kab=\'CILACAP\' and kecamatan=\'CIMANGGU\';
			update jaga.sekolah set kecamatan_code=\'330113\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Cimanggu\';
			update jaga.sekolah set kecamatan_code=\'330114\' where kota_kab=\'CILACAP\' and kecamatan=\'MAJENANG\';
			update jaga.sekolah set kecamatan_code=\'330114\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Majenang\';
			update jaga.sekolah set kecamatan_code=\'330115\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Wanareja\';
			update jaga.sekolah set kecamatan_code=\'330116\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Dayeuhluhur\';
			update jaga.sekolah set kecamatan_code=\'330117\' where kota_kab=\'CILACAP\' and kecamatan=\'SAMPANG\';
			update jaga.sekolah set kecamatan_code=\'330117\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Sampang\';
			update jaga.sekolah set kecamatan_code=\'330118\' where kota_kab=\'CILACAP\' and kecamatan=\'CIPARI\';
			update jaga.sekolah set kecamatan_code=\'330118\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Cipari\';
			update jaga.sekolah set kecamatan_code=\'330119\' where kota_kab=\'CILACAP\' and kecamatan=\'PATIMUAN\';
			update jaga.sekolah set kecamatan_code=\'330119\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Patimuan\';
			update jaga.sekolah set kecamatan_code=\'330120\' where kota_kab=\'CILACAP\' and kecamatan=\'BANTARSARI\';
			update jaga.sekolah set kecamatan_code=\'330120\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Bantarsari\';
			update jaga.sekolah set kecamatan_code=\'330121\' where kota_kab=\'CILACAP\' and kecamatan=\'CILACAP SELATAN\';
			update jaga.sekolah set kecamatan_code=\'330121\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Cilacap Selatan\';
			update jaga.sekolah set kecamatan_code=\'330122\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Cilacap Tengah\';
			update jaga.sekolah set kecamatan_code=\'330123\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Cilacap Utara\';
			update jaga.sekolah set kecamatan_code=\'330124\' where kota_kab=\'Kab. Cilacap\' and kecamatan=\'Kec. Kampung Laut\';
			update jaga.sekolah set kecamatan_code=\'330201\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Lumbir\';
			update jaga.sekolah set kecamatan_code=\'330202\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Wangon\';
			update jaga.sekolah set kecamatan_code=\'330203\' where kota_kab=\'BANYUMAS\' and kecamatan=\'JATILAWANG\';
			update jaga.sekolah set kecamatan_code=\'330203\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Jatilawang\';
			update jaga.sekolah set kecamatan_code=\'330204\' where kota_kab=\'BANYUMAS\' and kecamatan=\'RAWALO\';
			update jaga.sekolah set kecamatan_code=\'330204\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Rawalo\';
			update jaga.sekolah set kecamatan_code=\'330205\' where kota_kab=\'BANYUMAS\' and kecamatan=\'KEBASEN\';
			update jaga.sekolah set kecamatan_code=\'330205\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Kebasen\';
			update jaga.sekolah set kecamatan_code=\'330206\' where kota_kab=\'BANYUMAS\' and kecamatan=\'KEMRANJEN\';
			update jaga.sekolah set kecamatan_code=\'330206\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Kemranjen\';
			update jaga.sekolah set kecamatan_code=\'330207\' where kota_kab=\'BANYUMAS\' and kecamatan=\'SUMPIUH\';
			update jaga.sekolah set kecamatan_code=\'330207\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Sumpiuh\';
			update jaga.sekolah set kecamatan_code=\'330208\' where kota_kab=\'BANYUMAS\' and kecamatan=\'TAMBAK\';
			update jaga.sekolah set kecamatan_code=\'330208\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Tambak\';
			update jaga.sekolah set kecamatan_code=\'330209\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Somagede\';
			update jaga.sekolah set kecamatan_code=\'330210\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Kalibagor\';
			update jaga.sekolah set kecamatan_code=\'330211\' where kota_kab=\'BANYUMAS\' and kecamatan=\'BANYUMAS\';
			update jaga.sekolah set kecamatan_code=\'330211\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Banyumas\';
			update jaga.sekolah set kecamatan_code=\'330212\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Patikraja\';
			update jaga.sekolah set kecamatan_code=\'330213\' where kota_kab=\'BANYUMAS\' and kecamatan=\'PURWOJATI\';
			update jaga.sekolah set kecamatan_code=\'330213\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Purwojati\';
			update jaga.sekolah set kecamatan_code=\'330214\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Ajibarang\';
			update jaga.sekolah set kecamatan_code=\'330215\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Gumelar\';
			update jaga.sekolah set kecamatan_code=\'330216\' where kota_kab=\'BANYUMAS\' and kecamatan=\'PEKUNCEN\';
			update jaga.sekolah set kecamatan_code=\'330216\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Pekuncen\';
			update jaga.sekolah set kecamatan_code=\'330217\' where kota_kab=\'BANYUMAS\' and kecamatan=\'CILONGOK\';
			update jaga.sekolah set kecamatan_code=\'330217\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Cilongok\';
			update jaga.sekolah set kecamatan_code=\'330218\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Karanglewas\';
			update jaga.sekolah set kecamatan_code=\'330219\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Sokaraja\';
			update jaga.sekolah set kecamatan_code=\'330220\' where kota_kab=\'BANYUMAS\' and kecamatan=\'KEMBARAN\';
			update jaga.sekolah set kecamatan_code=\'330220\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Kembaran\';
			update jaga.sekolah set kecamatan_code=\'330221\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Sumbang\';
			update jaga.sekolah set kecamatan_code=\'330224\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Purwokerto Selatan\';
			update jaga.sekolah set kecamatan_code=\'330225\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Purwokerto Barat\';
			update jaga.sekolah set kecamatan_code=\'330226\' where kota_kab=\'BANYUMAS\' and kecamatan=\'PURWOKERTO TIMUR\';
			update jaga.sekolah set kecamatan_code=\'330226\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Purwokerto Timur\';
			update jaga.sekolah set kecamatan_code=\'330227\' where kota_kab=\'Kab. Banyumas\' and kecamatan=\'Kec. Purwokerto Utara\';
			update jaga.sekolah set kecamatan_code=\'330301\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kemangkon\';
			update jaga.sekolah set kecamatan_code=\'330302\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Bukateja\';
			update jaga.sekolah set kecamatan_code=\'330302\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'BUKATEJA\';
			update jaga.sekolah set kecamatan_code=\'330303\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kejobong\';
			update jaga.sekolah set kecamatan_code=\'330304\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kaligondang\';
			update jaga.sekolah set kecamatan_code=\'330305\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Purbalingga\';
			update jaga.sekolah set kecamatan_code=\'330305\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'PURBALINGGA\';
			update jaga.sekolah set kecamatan_code=\'330306\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kalimanah\';
			update jaga.sekolah set kecamatan_code=\'330307\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kutasari\';
			update jaga.sekolah set kecamatan_code=\'330307\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'KUTASARI\';
			update jaga.sekolah set kecamatan_code=\'330308\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Mrebet\';
			update jaga.sekolah set kecamatan_code=\'330308\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'MREBET\';
			update jaga.sekolah set kecamatan_code=\'330309\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Bobotsari\';
			update jaga.sekolah set kecamatan_code=\'330310\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Karangreja\';
			update jaga.sekolah set kecamatan_code=\'330311\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'330311\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'KARANGANYAR\';
			update jaga.sekolah set kecamatan_code=\'330312\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Karangmoncol\';
			update jaga.sekolah set kecamatan_code=\'330312\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'KARANGMONCOL\';
			update jaga.sekolah set kecamatan_code=\'330313\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Rembang\';
			update jaga.sekolah set kecamatan_code=\'330314\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Bojongsari\';
			update jaga.sekolah set kecamatan_code=\'330314\' where kota_kab=\'PURBALINGGA\' and kecamatan=\'BOJONGSARI\';
			update jaga.sekolah set kecamatan_code=\'330315\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Padamara\';
			update jaga.sekolah set kecamatan_code=\'330316\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Pengadegan\';
			update jaga.sekolah set kecamatan_code=\'330317\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Karangjambu\';
			update jaga.sekolah set kecamatan_code=\'330318\' where kota_kab=\'Kab. Purbalingga\' and kecamatan=\'Kec. Kertanegara\';
			update jaga.sekolah set kecamatan_code=\'330401\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Susukan\';
			update jaga.sekolah set kecamatan_code=\'330403\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Mandiraja\';
			update jaga.sekolah set kecamatan_code=\'330404\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Purwanegara\';
			update jaga.sekolah set kecamatan_code=\'330405\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'BAWANG\';
			update jaga.sekolah set kecamatan_code=\'330405\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Bawang\';
			update jaga.sekolah set kecamatan_code=\'330406\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'BANJARNEGARA\';
			update jaga.sekolah set kecamatan_code=\'330406\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Banjarnegara\';
			update jaga.sekolah set kecamatan_code=\'330407\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'SIGALUH\';
			update jaga.sekolah set kecamatan_code=\'330407\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Sigaluh\';
			update jaga.sekolah set kecamatan_code=\'330408\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'MADUKARA\';
			update jaga.sekolah set kecamatan_code=\'330408\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Madukara\';
			update jaga.sekolah set kecamatan_code=\'330409\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Banjarmangu\';
			update jaga.sekolah set kecamatan_code=\'330410\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'WANADADI\';
			update jaga.sekolah set kecamatan_code=\'330410\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Wanadadi\';
			update jaga.sekolah set kecamatan_code=\'330411\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'RAKIT\';
			update jaga.sekolah set kecamatan_code=\'330411\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Rakit\';
			update jaga.sekolah set kecamatan_code=\'330412\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Punggelan\';
			update jaga.sekolah set kecamatan_code=\'330413\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'KARANGKOBAR\';
			update jaga.sekolah set kecamatan_code=\'330413\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Karangkobar\';
			update jaga.sekolah set kecamatan_code=\'330414\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Pagentan\';
			update jaga.sekolah set kecamatan_code=\'330415\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Pejawaran\';
			update jaga.sekolah set kecamatan_code=\'330416\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Batur\';
			update jaga.sekolah set kecamatan_code=\'330417\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'WANAYASA\';
			update jaga.sekolah set kecamatan_code=\'330417\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Wanayasa\';
			update jaga.sekolah set kecamatan_code=\'330418\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'KALIBENING\';
			update jaga.sekolah set kecamatan_code=\'330418\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Kalibening\';
			update jaga.sekolah set kecamatan_code=\'330419\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Pandanarum\';
			update jaga.sekolah set kecamatan_code=\'330420\' where kota_kab=\'BANJARNEGARA\' and kecamatan=\'PAGEDONGAN\';
			update jaga.sekolah set kecamatan_code=\'330420\' where kota_kab=\'Kab. Banjarnegara\' and kecamatan=\'Kec. Pagedongan\';
			update jaga.sekolah set kecamatan_code=\'330501\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Ayah\';
			update jaga.sekolah set kecamatan_code=\'330501\' where kota_kab=\'KEBUMEN\' and kecamatan=\'AYAH\';
			update jaga.sekolah set kecamatan_code=\'330502\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Buayan\';
			update jaga.sekolah set kecamatan_code=\'330503\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Puring\';
			update jaga.sekolah set kecamatan_code=\'330503\' where kota_kab=\'KEBUMEN\' and kecamatan=\'PURING\';
			update jaga.sekolah set kecamatan_code=\'330504\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Petanahan\';
			update jaga.sekolah set kecamatan_code=\'330504\' where kota_kab=\'KEBUMEN\' and kecamatan=\'PETANAHAN\';
			update jaga.sekolah set kecamatan_code=\'330505\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Klirong\';
			update jaga.sekolah set kecamatan_code=\'330505\' where kota_kab=\'KEBUMEN\' and kecamatan=\'KLIRONG\';
			update jaga.sekolah set kecamatan_code=\'330506\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Buluspesantren\';
			update jaga.sekolah set kecamatan_code=\'330507\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Ambal\';
			update jaga.sekolah set kecamatan_code=\'330507\' where kota_kab=\'KEBUMEN\' and kecamatan=\'AMBAL\';
			update jaga.sekolah set kecamatan_code=\'330508\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Mirit\';
			update jaga.sekolah set kecamatan_code=\'330509\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Prembun\';
			update jaga.sekolah set kecamatan_code=\'330509\' where kota_kab=\'KEBUMEN\' and kecamatan=\'PREMBUN\';
			update jaga.sekolah set kecamatan_code=\'330510\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Kutowinangun\';
			update jaga.sekolah set kecamatan_code=\'330510\' where kota_kab=\'KEBUMEN\' and kecamatan=\'KUTOWINANGUN\';
			update jaga.sekolah set kecamatan_code=\'330511\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Alian\';
			update jaga.sekolah set kecamatan_code=\'330512\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Kebumen\';
			update jaga.sekolah set kecamatan_code=\'330512\' where kota_kab=\'KEBUMEN\' and kecamatan=\'KEBUMEN\';
			update jaga.sekolah set kecamatan_code=\'330513\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Pejagoan\';
			update jaga.sekolah set kecamatan_code=\'330513\' where kota_kab=\'KEBUMEN\' and kecamatan=\'PEJAGOAN\';
			update jaga.sekolah set kecamatan_code=\'330514\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Sruweng\';
			update jaga.sekolah set kecamatan_code=\'330514\' where kota_kab=\'KEBUMEN\' and kecamatan=\'SRUWENG\';
			update jaga.sekolah set kecamatan_code=\'330515\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Adimulyo\';
			update jaga.sekolah set kecamatan_code=\'330516\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Kuwarasan\';
			update jaga.sekolah set kecamatan_code=\'330516\' where kota_kab=\'KEBUMEN\' and kecamatan=\'KUWARASAN\';
			update jaga.sekolah set kecamatan_code=\'330517\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Rowokele\';
			update jaga.sekolah set kecamatan_code=\'330517\' where kota_kab=\'KEBUMEN\' and kecamatan=\'ROWOKELE\';
			update jaga.sekolah set kecamatan_code=\'330518\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Sempor\';
			update jaga.sekolah set kecamatan_code=\'330519\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Gombong\';
			update jaga.sekolah set kecamatan_code=\'330519\' where kota_kab=\'KEBUMEN\' and kecamatan=\'GOMBONG\';
			update jaga.sekolah set kecamatan_code=\'330520\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'330521\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Karanggayam\';
			update jaga.sekolah set kecamatan_code=\'330521\' where kota_kab=\'KEBUMEN\' and kecamatan=\'KARANGGAYAM\';
			update jaga.sekolah set kecamatan_code=\'330522\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Sadang\';
			update jaga.sekolah set kecamatan_code=\'330522\' where kota_kab=\'KEBUMEN\' and kecamatan=\'SADANG\';
			update jaga.sekolah set kecamatan_code=\'330523\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Bonorowo\';
			update jaga.sekolah set kecamatan_code=\'330524\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Padureso\';
			update jaga.sekolah set kecamatan_code=\'330524\' where kota_kab=\'KEBUMEN\' and kecamatan=\'PADURESO\';
			update jaga.sekolah set kecamatan_code=\'330525\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Poncowarno\';
			update jaga.sekolah set kecamatan_code=\'330526\' where kota_kab=\'Kab. Kebumen\' and kecamatan=\'Kec. Karangsambung\';
			update jaga.sekolah set kecamatan_code=\'330601\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Grabag\';
			update jaga.sekolah set kecamatan_code=\'330602\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Ngombol\';
			update jaga.sekolah set kecamatan_code=\'330603\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Purwodadi\';
			update jaga.sekolah set kecamatan_code=\'330604\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Bagelen\';
			update jaga.sekolah set kecamatan_code=\'330605\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Kaligesing\';
			update jaga.sekolah set kecamatan_code=\'330606\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Purworejo\';
			update jaga.sekolah set kecamatan_code=\'330606\' where kota_kab=\'PURWOREJO\' and kecamatan=\'PURWOREJO\';
			update jaga.sekolah set kecamatan_code=\'330608\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Bayan\';
			update jaga.sekolah set kecamatan_code=\'330608\' where kota_kab=\'PURWOREJO\' and kecamatan=\'BAYAN\';
			update jaga.sekolah set kecamatan_code=\'330609\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Kutoarjo\';
			update jaga.sekolah set kecamatan_code=\'330610\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Butuh\';
			update jaga.sekolah set kecamatan_code=\'330611\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Pituruh\';
			update jaga.sekolah set kecamatan_code=\'330611\' where kota_kab=\'PURWOREJO\' and kecamatan=\'PITURUH\';
			update jaga.sekolah set kecamatan_code=\'330612\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Kemiri\';
			update jaga.sekolah set kecamatan_code=\'330613\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Bruno\';
			update jaga.sekolah set kecamatan_code=\'330613\' where kota_kab=\'PURWOREJO\' and kecamatan=\'BRUNO\';
			update jaga.sekolah set kecamatan_code=\'330614\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Gebang\';
			update jaga.sekolah set kecamatan_code=\'330614\' where kota_kab=\'PURWOREJO\' and kecamatan=\'GEBANG\';
			update jaga.sekolah set kecamatan_code=\'330615\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Loano\';
			update jaga.sekolah set kecamatan_code=\'330616\' where kota_kab=\'Kab. Purworejo\' and kecamatan=\'Kec. Bener\';
			update jaga.sekolah set kecamatan_code=\'330616\' where kota_kab=\'PURWOREJO\' and kecamatan=\'BENER\';
			update jaga.sekolah set kecamatan_code=\'330701\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Wadaslintang\';
			update jaga.sekolah set kecamatan_code=\'330701\' where kota_kab=\'WONOSOBO\' and kecamatan=\'WADASLINTANG\';
			update jaga.sekolah set kecamatan_code=\'330702\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kepil\';
			update jaga.sekolah set kecamatan_code=\'330702\' where kota_kab=\'WONOSOBO\' and kecamatan=\'KEPIL\';
			update jaga.sekolah set kecamatan_code=\'330703\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Sapuran\';
			update jaga.sekolah set kecamatan_code=\'330704\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kaliwiro\';
			update jaga.sekolah set kecamatan_code=\'330705\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Leksono\';
			update jaga.sekolah set kecamatan_code=\'330705\' where kota_kab=\'WONOSOBO\' and kecamatan=\'LEKSONO\';
			update jaga.sekolah set kecamatan_code=\'330706\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Selomerto\';
			update jaga.sekolah set kecamatan_code=\'330706\' where kota_kab=\'WONOSOBO\' and kecamatan=\'SELOMERTO\';
			update jaga.sekolah set kecamatan_code=\'330707\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kalikajar\';
			update jaga.sekolah set kecamatan_code=\'330707\' where kota_kab=\'WONOSOBO\' and kecamatan=\'KALIKAJAR\';
			update jaga.sekolah set kecamatan_code=\'330708\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kertek\';
			update jaga.sekolah set kecamatan_code=\'330708\' where kota_kab=\'WONOSOBO\' and kecamatan=\'KERTEK\';
			update jaga.sekolah set kecamatan_code=\'330709\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Wonosobo\';
			update jaga.sekolah set kecamatan_code=\'330709\' where kota_kab=\'WONOSOBO\' and kecamatan=\'WONOSOBO\';
			update jaga.sekolah set kecamatan_code=\'330710\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Watumalang\';
			update jaga.sekolah set kecamatan_code=\'330710\' where kota_kab=\'WONOSOBO\' and kecamatan=\'WATUMALANG\';
			update jaga.sekolah set kecamatan_code=\'330711\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Mojotengah\';
			update jaga.sekolah set kecamatan_code=\'330711\' where kota_kab=\'WONOSOBO\' and kecamatan=\'MOJOTENGAH\';
			update jaga.sekolah set kecamatan_code=\'330712\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Garung\';
			update jaga.sekolah set kecamatan_code=\'330713\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kejajar\';
			update jaga.sekolah set kecamatan_code=\'330714\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Sukoharjo\';
			update jaga.sekolah set kecamatan_code=\'330715\' where kota_kab=\'Kab. Wonosobo\' and kecamatan=\'Kec. Kalibawang\';
			update jaga.sekolah set kecamatan_code=\'330801\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Salaman\';
			update jaga.sekolah set kecamatan_code=\'330801\' where kota_kab=\'MAGELANG\' and kecamatan=\'SALAMAN\';
			update jaga.sekolah set kecamatan_code=\'330802\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Borobudur\';
			update jaga.sekolah set kecamatan_code=\'330802\' where kota_kab=\'MAGELANG\' and kecamatan=\'BOROBUDUR\';
			update jaga.sekolah set kecamatan_code=\'330803\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Ngluwar\';
			update jaga.sekolah set kecamatan_code=\'330804\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Salam\';
			update jaga.sekolah set kecamatan_code=\'330805\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Srumbung\';
			update jaga.sekolah set kecamatan_code=\'330806\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Dukun\';
			update jaga.sekolah set kecamatan_code=\'330807\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Sawangan\';
			update jaga.sekolah set kecamatan_code=\'330807\' where kota_kab=\'MAGELANG\' and kecamatan=\'SAWANGAN\';
			update jaga.sekolah set kecamatan_code=\'330808\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Muntilan\';
			update jaga.sekolah set kecamatan_code=\'330808\' where kota_kab=\'MAGELANG\' and kecamatan=\'MUNTILAN\';
			update jaga.sekolah set kecamatan_code=\'330809\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Mungkid\';
			update jaga.sekolah set kecamatan_code=\'330809\' where kota_kab=\'MAGELANG\' and kecamatan=\'MUNGKID\';
			update jaga.sekolah set kecamatan_code=\'330810\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Mertoyudan\';
			update jaga.sekolah set kecamatan_code=\'330810\' where kota_kab=\'MAGELANG\' and kecamatan=\'MERTOYUDAN\';
			update jaga.sekolah set kecamatan_code=\'330811\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Tempuran\';
			update jaga.sekolah set kecamatan_code=\'330812\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Kajoran\';
			update jaga.sekolah set kecamatan_code=\'330812\' where kota_kab=\'MAGELANG\' and kecamatan=\'KAJORAN\';
			update jaga.sekolah set kecamatan_code=\'330813\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Kaliangkrik\';
			update jaga.sekolah set kecamatan_code=\'330813\' where kota_kab=\'MAGELANG\' and kecamatan=\'KALIANGKRIK\';
			update jaga.sekolah set kecamatan_code=\'330814\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Bandongan\';
			update jaga.sekolah set kecamatan_code=\'330814\' where kota_kab=\'MAGELANG\' and kecamatan=\'BANDONGAN\';
			update jaga.sekolah set kecamatan_code=\'330815\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Candimulyo\';
			update jaga.sekolah set kecamatan_code=\'330816\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Pakis\';
			update jaga.sekolah set kecamatan_code=\'330817\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Ngablak\';
			update jaga.sekolah set kecamatan_code=\'330818\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Grabag\';
			update jaga.sekolah set kecamatan_code=\'330818\' where kota_kab=\'MAGELANG\' and kecamatan=\'GRABAG\';
			update jaga.sekolah set kecamatan_code=\'330819\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Tegalrejo\';
			update jaga.sekolah set kecamatan_code=\'330819\' where kota_kab=\'MAGELANG\' and kecamatan=\'TEGALREJO\';
			update jaga.sekolah set kecamatan_code=\'330820\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Secang\';
			update jaga.sekolah set kecamatan_code=\'330820\' where kota_kab=\'MAGELANG\' and kecamatan=\'SECANG\';
			update jaga.sekolah set kecamatan_code=\'330821\' where kota_kab=\'Kab. Magelang\' and kecamatan=\'Kec. Windusari\';
			update jaga.sekolah set kecamatan_code=\'330821\' where kota_kab=\'MAGELANG\' and kecamatan=\'WINDUSARI\';
			update jaga.sekolah set kecamatan_code=\'330901\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Selo\';
			update jaga.sekolah set kecamatan_code=\'330902\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Ampel\';
			update jaga.sekolah set kecamatan_code=\'330903\' where kota_kab=\'BOYOLALI\' and kecamatan=\'CEPOGO\';
			update jaga.sekolah set kecamatan_code=\'330903\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Cepogo\';
			update jaga.sekolah set kecamatan_code=\'330904\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Musuk\';
			update jaga.sekolah set kecamatan_code=\'330905\' where kota_kab=\'BOYOLALI\' and kecamatan=\'BOYOLALI\';
			update jaga.sekolah set kecamatan_code=\'330905\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Boyolali\';
			update jaga.sekolah set kecamatan_code=\'330906\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Mojosongo\';
			update jaga.sekolah set kecamatan_code=\'330907\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Teras\';
			update jaga.sekolah set kecamatan_code=\'330908\' where kota_kab=\'BOYOLALI\' and kecamatan=\'SAWIT\';
			update jaga.sekolah set kecamatan_code=\'330908\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Sawit\';
			update jaga.sekolah set kecamatan_code=\'330909\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Banyudono\';
			update jaga.sekolah set kecamatan_code=\'330910\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Sambi\';
			update jaga.sekolah set kecamatan_code=\'330911\' where kota_kab=\'BOYOLALI\' and kecamatan=\'NGEMPLAK\';
			update jaga.sekolah set kecamatan_code=\'330911\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Ngemplak\';
			update jaga.sekolah set kecamatan_code=\'330912\' where kota_kab=\'BOYOLALI\' and kecamatan=\'NOGOSARI\';
			update jaga.sekolah set kecamatan_code=\'330912\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Nogosari\';
			update jaga.sekolah set kecamatan_code=\'330913\' where kota_kab=\'BOYOLALI\' and kecamatan=\'SIMO\';
			update jaga.sekolah set kecamatan_code=\'330913\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Simo\';
			update jaga.sekolah set kecamatan_code=\'330914\' where kota_kab=\'BOYOLALI\' and kecamatan=\'KARANGGEDE\';
			update jaga.sekolah set kecamatan_code=\'330914\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Karanggede\';
			update jaga.sekolah set kecamatan_code=\'330915\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Klego\';
			update jaga.sekolah set kecamatan_code=\'330916\' where kota_kab=\'BOYOLALI\' and kecamatan=\'ANDONG\';
			update jaga.sekolah set kecamatan_code=\'330916\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Andong\';
			update jaga.sekolah set kecamatan_code=\'330917\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Kemusu\';
			update jaga.sekolah set kecamatan_code=\'330918\' where kota_kab=\'BOYOLALI\' and kecamatan=\'WONOSEGORO\';
			update jaga.sekolah set kecamatan_code=\'330918\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Wonosegoro\';
			update jaga.sekolah set kecamatan_code=\'330919\' where kota_kab=\'Kab. Boyolali\' and kecamatan=\'Kec. Juwangi\';
			update jaga.sekolah set kecamatan_code=\'331001\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Prambanan\';
			update jaga.sekolah set kecamatan_code=\'331001\' where kota_kab=\'KLATEN\' and kecamatan=\'PRAMBANAN\';
			update jaga.sekolah set kecamatan_code=\'331002\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Gantiwarno\';
			update jaga.sekolah set kecamatan_code=\'331003\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Wedi\';
			update jaga.sekolah set kecamatan_code=\'331004\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Bayat\';
			update jaga.sekolah set kecamatan_code=\'331005\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Cawas\';
			update jaga.sekolah set kecamatan_code=\'331006\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Trucuk\';
			update jaga.sekolah set kecamatan_code=\'331007\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Kebonarum\';
			update jaga.sekolah set kecamatan_code=\'331008\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Jogonalan\';
			update jaga.sekolah set kecamatan_code=\'331009\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Manisrenggo\';
			update jaga.sekolah set kecamatan_code=\'331010\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Karangnongko\';
			update jaga.sekolah set kecamatan_code=\'331011\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Ceper\';
			update jaga.sekolah set kecamatan_code=\'331012\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Pedan\';
			update jaga.sekolah set kecamatan_code=\'331013\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Karangdowo\';
			update jaga.sekolah set kecamatan_code=\'331014\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Juwiring\';
			update jaga.sekolah set kecamatan_code=\'331015\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Wonosari\';
			update jaga.sekolah set kecamatan_code=\'331015\' where kota_kab=\'KLATEN\' and kecamatan=\'WONOSARI\';
			update jaga.sekolah set kecamatan_code=\'331016\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Delanggu\';
			update jaga.sekolah set kecamatan_code=\'331017\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Polanharjo\';
			update jaga.sekolah set kecamatan_code=\'331018\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Karanganom\';
			update jaga.sekolah set kecamatan_code=\'331018\' where kota_kab=\'KLATEN\' and kecamatan=\'KARANGANOM\';
			update jaga.sekolah set kecamatan_code=\'331019\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Tulung\';
			update jaga.sekolah set kecamatan_code=\'331020\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Jatinom\';
			update jaga.sekolah set kecamatan_code=\'331021\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Kemalang\';
			update jaga.sekolah set kecamatan_code=\'331022\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Ngawen\';
			update jaga.sekolah set kecamatan_code=\'331023\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Kalikotes\';
			update jaga.sekolah set kecamatan_code=\'331024\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Klaten Utara\';
			update jaga.sekolah set kecamatan_code=\'331024\' where kota_kab=\'KLATEN\' and kecamatan=\'KLATEN UTARA\';
			update jaga.sekolah set kecamatan_code=\'331025\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Klaten Tengah\';
			update jaga.sekolah set kecamatan_code=\'331026\' where kota_kab=\'Kab. Klaten\' and kecamatan=\'Kec. Klaten Tengah\';
			update jaga.sekolah set kecamatan_code=\'331101\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Weru\';
			update jaga.sekolah set kecamatan_code=\'331102\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Bulu\';
			update jaga.sekolah set kecamatan_code=\'331103\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Tawangsari\';
			update jaga.sekolah set kecamatan_code=\'331104\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Sukoharjo\';
			update jaga.sekolah set kecamatan_code=\'331104\' where kota_kab=\'SUKOHARJO\' and kecamatan=\'SUKOHARJO\';
			update jaga.sekolah set kecamatan_code=\'331105\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Nguter\';
			update jaga.sekolah set kecamatan_code=\'331106\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Bendosari\';
			update jaga.sekolah set kecamatan_code=\'331107\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Polokarto\';
			update jaga.sekolah set kecamatan_code=\'331108\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Mojolaban\';
			update jaga.sekolah set kecamatan_code=\'331108\' where kota_kab=\'SUKOHARJO\' and kecamatan=\'MOJOLABAN\';
			update jaga.sekolah set kecamatan_code=\'331109\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Grogol\';
			update jaga.sekolah set kecamatan_code=\'331109\' where kota_kab=\'SUKOHARJO\' and kecamatan=\'GROGOL\';
			update jaga.sekolah set kecamatan_code=\'331110\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Baki\';
			update jaga.sekolah set kecamatan_code=\'331110\' where kota_kab=\'SUKOHARJO\' and kecamatan=\'BAKI\';
			update jaga.sekolah set kecamatan_code=\'331111\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Gatak\';
			update jaga.sekolah set kecamatan_code=\'331112\' where kota_kab=\'Kab. Sukoharjo\' and kecamatan=\'Kec. Kartasura\';
			update jaga.sekolah set kecamatan_code=\'331201\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Pracimantoro\';
			update jaga.sekolah set kecamatan_code=\'331202\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Giritontro\';
			update jaga.sekolah set kecamatan_code=\'331203\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Giriwoyo\';
			update jaga.sekolah set kecamatan_code=\'331204\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Batuwarno\';
			update jaga.sekolah set kecamatan_code=\'331205\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Tirtomoyo\';
			update jaga.sekolah set kecamatan_code=\'331205\' where kota_kab=\'WONOGIRI\' and kecamatan=\'TIRTOMOYO\';
			update jaga.sekolah set kecamatan_code=\'331206\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Nguntoronadi\';
			update jaga.sekolah set kecamatan_code=\'331207\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Baturetno\';
			update jaga.sekolah set kecamatan_code=\'331207\' where kota_kab=\'WONOGIRI\' and kecamatan=\'BATURETNO\';
			update jaga.sekolah set kecamatan_code=\'331208\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Eromoko\';
			update jaga.sekolah set kecamatan_code=\'331209\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Wuryantoro\';
			update jaga.sekolah set kecamatan_code=\'331210\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Manyaran\';
			update jaga.sekolah set kecamatan_code=\'331211\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Selogiri\';
			update jaga.sekolah set kecamatan_code=\'331211\' where kota_kab=\'WONOGIRI\' and kecamatan=\'SELOGIRI\';
			update jaga.sekolah set kecamatan_code=\'331212\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Wonogiri\';
			update jaga.sekolah set kecamatan_code=\'331213\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Ngadirojo\';
			update jaga.sekolah set kecamatan_code=\'331214\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Sidoharjo\';
			update jaga.sekolah set kecamatan_code=\'331215\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Jatiroto\';
			update jaga.sekolah set kecamatan_code=\'331216\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Kismantoro\';
			update jaga.sekolah set kecamatan_code=\'331216\' where kota_kab=\'WONOGIRI\' and kecamatan=\'KISMANTORO\';
			update jaga.sekolah set kecamatan_code=\'331217\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Purwantoro\';
			update jaga.sekolah set kecamatan_code=\'331217\' where kota_kab=\'WONOGIRI\' and kecamatan=\'PURWANTORO\';
			update jaga.sekolah set kecamatan_code=\'331218\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Bulukerto\';
			update jaga.sekolah set kecamatan_code=\'331219\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Slogohimo\';
			update jaga.sekolah set kecamatan_code=\'331220\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Jatisrono\';
			update jaga.sekolah set kecamatan_code=\'331221\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Jatipurno\';
			update jaga.sekolah set kecamatan_code=\'331222\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Girimarto\';
			update jaga.sekolah set kecamatan_code=\'331223\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Karangtengah\';
			update jaga.sekolah set kecamatan_code=\'331224\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Paranggupito\';
			update jaga.sekolah set kecamatan_code=\'331225\' where kota_kab=\'Kab. Wonogiri\' and kecamatan=\'Kec. Puhpelem\';
			update jaga.sekolah set kecamatan_code=\'331301\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jatipuro\';
			update jaga.sekolah set kecamatan_code=\'331302\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jatiyoso\';
			update jaga.sekolah set kecamatan_code=\'331302\' where kota_kab=\'KARANGANYAR\' and kecamatan=\'JATIYOSO\';
			update jaga.sekolah set kecamatan_code=\'331303\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jumapolo\';
			update jaga.sekolah set kecamatan_code=\'331304\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jumantono\';
			update jaga.sekolah set kecamatan_code=\'331305\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Matesih\';
			update jaga.sekolah set kecamatan_code=\'331305\' where kota_kab=\'KARANGANYAR\' and kecamatan=\'MATESIH\';
			update jaga.sekolah set kecamatan_code=\'331306\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Tawangmangu\';
			update jaga.sekolah set kecamatan_code=\'331307\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Ngargoyoso\';
			update jaga.sekolah set kecamatan_code=\'331308\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Karangpandan\';
			update jaga.sekolah set kecamatan_code=\'331309\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'331309\' where kota_kab=\'KARANGANYAR\' and kecamatan=\'KARANGANYAR\';
			update jaga.sekolah set kecamatan_code=\'331310\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Tasikmadu\';
			update jaga.sekolah set kecamatan_code=\'331311\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jaten\';
			update jaga.sekolah set kecamatan_code=\'331312\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Colomadu\';
			update jaga.sekolah set kecamatan_code=\'331313\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Gondangrejo\';
			update jaga.sekolah set kecamatan_code=\'331313\' where kota_kab=\'KARANGANYAR\' and kecamatan=\'GONDANGREJO\';
			update jaga.sekolah set kecamatan_code=\'331314\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Kebakkramat\';
			update jaga.sekolah set kecamatan_code=\'331315\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Mojogedang\';
			update jaga.sekolah set kecamatan_code=\'331316\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Kerjo\';
			update jaga.sekolah set kecamatan_code=\'331317\' where kota_kab=\'Kab. Karanganyar\' and kecamatan=\'Kec. Jenawi\';
			update jaga.sekolah set kecamatan_code=\'331401\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Kalijambe\';
			update jaga.sekolah set kecamatan_code=\'331401\' where kota_kab=\'SRAGEN\' and kecamatan=\'KALIJAMBE\';
			update jaga.sekolah set kecamatan_code=\'331402\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Plupuh\';
			update jaga.sekolah set kecamatan_code=\'331402\' where kota_kab=\'SRAGEN\' and kecamatan=\'PLUPUH\';
			update jaga.sekolah set kecamatan_code=\'331403\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Masaran\';
			update jaga.sekolah set kecamatan_code=\'331403\' where kota_kab=\'SRAGEN\' and kecamatan=\'MASARAN\';
			update jaga.sekolah set kecamatan_code=\'331404\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Kedawung\';
			update jaga.sekolah set kecamatan_code=\'331405\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Sambirejo\';
			update jaga.sekolah set kecamatan_code=\'331406\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Gondang\';
			update jaga.sekolah set kecamatan_code=\'331406\' where kota_kab=\'SRAGEN\' and kecamatan=\'GONDANG\';
			update jaga.sekolah set kecamatan_code=\'331408\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Ngrampal\';
			update jaga.sekolah set kecamatan_code=\'331409\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Karangmalang\';
			update jaga.sekolah set kecamatan_code=\'331410\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Sragen\';
			update jaga.sekolah set kecamatan_code=\'331410\' where kota_kab=\'SRAGEN\' and kecamatan=\'SRAGEN\';
			update jaga.sekolah set kecamatan_code=\'331411\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Sidoharjo\';
			update jaga.sekolah set kecamatan_code=\'331412\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Tanon\';
			update jaga.sekolah set kecamatan_code=\'331412\' where kota_kab=\'SRAGEN\' and kecamatan=\'TANON\';
			update jaga.sekolah set kecamatan_code=\'331413\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Gemolong\';
			update jaga.sekolah set kecamatan_code=\'331414\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Miri\';
			update jaga.sekolah set kecamatan_code=\'331415\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Sumberlawang\';
			update jaga.sekolah set kecamatan_code=\'331416\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Mondokan\';
			update jaga.sekolah set kecamatan_code=\'331417\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Sukodono\';
			update jaga.sekolah set kecamatan_code=\'331417\' where kota_kab=\'SRAGEN\' and kecamatan=\'SUKODONO\';
			update jaga.sekolah set kecamatan_code=\'331418\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Gesi\';
			update jaga.sekolah set kecamatan_code=\'331418\' where kota_kab=\'SRAGEN\' and kecamatan=\'GESI\';
			update jaga.sekolah set kecamatan_code=\'331419\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Tangen\';
			update jaga.sekolah set kecamatan_code=\'331420\' where kota_kab=\'Kab. Sragen\' and kecamatan=\'Kec. Jenar\';
			update jaga.sekolah set kecamatan_code=\'331501\' where kota_kab=\'GROBOGAN\' and kecamatan=\'KEDUNGJATI\';
			update jaga.sekolah set kecamatan_code=\'331501\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Kedungjati\';
			update jaga.sekolah set kecamatan_code=\'331502\' where kota_kab=\'GROBOGAN\' and kecamatan=\'KARANGRAYUNG\';
			update jaga.sekolah set kecamatan_code=\'331502\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Karangrayung\';
			update jaga.sekolah set kecamatan_code=\'331503\' where kota_kab=\'GROBOGAN\' and kecamatan=\'PENAWANGAN\';
			update jaga.sekolah set kecamatan_code=\'331503\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Penawangan\';
			update jaga.sekolah set kecamatan_code=\'331504\' where kota_kab=\'GROBOGAN\' and kecamatan=\'TOROH\';
			update jaga.sekolah set kecamatan_code=\'331504\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Toroh\';
			update jaga.sekolah set kecamatan_code=\'331505\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Geyer\';
			update jaga.sekolah set kecamatan_code=\'331506\' where kota_kab=\'GROBOGAN\' and kecamatan=\'PULOKULON\';
			update jaga.sekolah set kecamatan_code=\'331506\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Pulokulon\';
			update jaga.sekolah set kecamatan_code=\'331507\' where kota_kab=\'GROBOGAN\' and kecamatan=\'KRADENAN\';
			update jaga.sekolah set kecamatan_code=\'331507\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Kradenan\';
			update jaga.sekolah set kecamatan_code=\'331508\' where kota_kab=\'GROBOGAN\' and kecamatan=\'GABUS\';
			update jaga.sekolah set kecamatan_code=\'331508\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Gabus\';
			update jaga.sekolah set kecamatan_code=\'331509\' where kota_kab=\'GROBOGAN\' and kecamatan=\'NGARINGAN\';
			update jaga.sekolah set kecamatan_code=\'331509\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Ngaringan\';
			update jaga.sekolah set kecamatan_code=\'331510\' where kota_kab=\'GROBOGAN\' and kecamatan=\'WIROSARI\';
			update jaga.sekolah set kecamatan_code=\'331510\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Wirosari\';
			update jaga.sekolah set kecamatan_code=\'331511\' where kota_kab=\'GROBOGAN\' and kecamatan=\'TAWANGHARJO\';
			update jaga.sekolah set kecamatan_code=\'331511\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Tawangharjo\';
			update jaga.sekolah set kecamatan_code=\'331512\' where kota_kab=\'GROBOGAN\' and kecamatan=\'GROBOGAN\';
			update jaga.sekolah set kecamatan_code=\'331512\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Grobogan\';
			update jaga.sekolah set kecamatan_code=\'331513\' where kota_kab=\'GROBOGAN\' and kecamatan=\'PURWODADI\';
			update jaga.sekolah set kecamatan_code=\'331513\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Purwodadi\';
			update jaga.sekolah set kecamatan_code=\'331514\' where kota_kab=\'GROBOGAN\' and kecamatan=\'BRATI\';
			update jaga.sekolah set kecamatan_code=\'331514\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Brati\';
			update jaga.sekolah set kecamatan_code=\'331515\' where kota_kab=\'GROBOGAN\' and kecamatan=\'KLAMBU\';
			update jaga.sekolah set kecamatan_code=\'331515\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Klambu\';
			update jaga.sekolah set kecamatan_code=\'331516\' where kota_kab=\'GROBOGAN\' and kecamatan=\'GODONG\';
			update jaga.sekolah set kecamatan_code=\'331516\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Godong\';
			update jaga.sekolah set kecamatan_code=\'331517\' where kota_kab=\'GROBOGAN\' and kecamatan=\'GUBUG\';
			update jaga.sekolah set kecamatan_code=\'331517\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Gubug\';
			update jaga.sekolah set kecamatan_code=\'331518\' where kota_kab=\'GROBOGAN\' and kecamatan=\'TEGOWANU\';
			update jaga.sekolah set kecamatan_code=\'331518\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Tegowanu\';
			update jaga.sekolah set kecamatan_code=\'331519\' where kota_kab=\'GROBOGAN\' and kecamatan=\'TANGGUNGHARJO\';
			update jaga.sekolah set kecamatan_code=\'331519\' where kota_kab=\'Kab. Grobogan\' and kecamatan=\'Kec. Tanggungharjo\';
			update jaga.sekolah set kecamatan_code=\'331601\' where kota_kab=\'BLORA\' and kecamatan=\'JATI\';
			update jaga.sekolah set kecamatan_code=\'331601\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Jati\';
			update jaga.sekolah set kecamatan_code=\'331602\' where kota_kab=\'BLORA\' and kecamatan=\'RANDUBLATUNG\';
			update jaga.sekolah set kecamatan_code=\'331602\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Randublatung\';
			update jaga.sekolah set kecamatan_code=\'331603\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Kradenan\';
			update jaga.sekolah set kecamatan_code=\'331604\' where kota_kab=\'BLORA\' and kecamatan=\'KEDUNGTUBAN\';
			update jaga.sekolah set kecamatan_code=\'331604\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Kedungtuban\';
			update jaga.sekolah set kecamatan_code=\'331605\' where kota_kab=\'BLORA\' and kecamatan=\'CEPU\';
			update jaga.sekolah set kecamatan_code=\'331605\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Cepu\';
			update jaga.sekolah set kecamatan_code=\'331606\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Sambong\';
			update jaga.sekolah set kecamatan_code=\'331607\' where kota_kab=\'BLORA\' and kecamatan=\'JIKEN\';
			update jaga.sekolah set kecamatan_code=\'331607\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Jiken\';
			update jaga.sekolah set kecamatan_code=\'331608\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Jepon\';
			update jaga.sekolah set kecamatan_code=\'331610\' where kota_kab=\'BLORA\' and kecamatan=\'TUNJUNGAN\';
			update jaga.sekolah set kecamatan_code=\'331610\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Tunjungan\';
			update jaga.sekolah set kecamatan_code=\'331611\' where kota_kab=\'BLORA\' and kecamatan=\'BANJAREJO\';
			update jaga.sekolah set kecamatan_code=\'331611\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Banjarejo\';
			update jaga.sekolah set kecamatan_code=\'331612\' where kota_kab=\'BLORA\' and kecamatan=\'NGAWEN\';
			update jaga.sekolah set kecamatan_code=\'331612\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Ngawen\';
			update jaga.sekolah set kecamatan_code=\'331613\' where kota_kab=\'BLORA\' and kecamatan=\'KUNDURAN\';
			update jaga.sekolah set kecamatan_code=\'331613\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Kunduran\';
			update jaga.sekolah set kecamatan_code=\'331614\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Todanan\';
			update jaga.sekolah set kecamatan_code=\'331615\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Bogorejo\';
			update jaga.sekolah set kecamatan_code=\'331616\' where kota_kab=\'Kab. Blora\' and kecamatan=\'Kec. Japah\';
			update jaga.sekolah set kecamatan_code=\'331701\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sumber\';
			update jaga.sekolah set kecamatan_code=\'331701\' where kota_kab=\'REMBANG\' and kecamatan=\'SUMBER\';
			update jaga.sekolah set kecamatan_code=\'331702\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Bulu\';
			update jaga.sekolah set kecamatan_code=\'331702\' where kota_kab=\'REMBANG\' and kecamatan=\'BULU\';
			update jaga.sekolah set kecamatan_code=\'331703\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Gunem\';
			update jaga.sekolah set kecamatan_code=\'331704\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sale\';
			update jaga.sekolah set kecamatan_code=\'331704\' where kota_kab=\'REMBANG\' and kecamatan=\'SALE\';
			update jaga.sekolah set kecamatan_code=\'331705\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sarang\';
			update jaga.sekolah set kecamatan_code=\'331705\' where kota_kab=\'REMBANG\' and kecamatan=\'SARANG\';
			update jaga.sekolah set kecamatan_code=\'331706\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sedan\';
			update jaga.sekolah set kecamatan_code=\'331706\' where kota_kab=\'REMBANG\' and kecamatan=\'SEDAN\';
			update jaga.sekolah set kecamatan_code=\'331707\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Pamotan\';
			update jaga.sekolah set kecamatan_code=\'331707\' where kota_kab=\'REMBANG\' and kecamatan=\'PAMOTAN\';
			update jaga.sekolah set kecamatan_code=\'331708\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sulang\';
			update jaga.sekolah set kecamatan_code=\'331708\' where kota_kab=\'REMBANG\' and kecamatan=\'SULANG\';
			update jaga.sekolah set kecamatan_code=\'331709\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Kaliori\';
			update jaga.sekolah set kecamatan_code=\'331709\' where kota_kab=\'REMBANG\' and kecamatan=\'KALIORI\';
			update jaga.sekolah set kecamatan_code=\'331710\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Rembang\';
			update jaga.sekolah set kecamatan_code=\'331710\' where kota_kab=\'REMBANG\' and kecamatan=\'REMBANG\';
			update jaga.sekolah set kecamatan_code=\'331711\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Pancur\';
			update jaga.sekolah set kecamatan_code=\'331712\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Kragan\';
			update jaga.sekolah set kecamatan_code=\'331712\' where kota_kab=\'REMBANG\' and kecamatan=\'KRAGAN\';
			update jaga.sekolah set kecamatan_code=\'331713\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Sluke\';
			update jaga.sekolah set kecamatan_code=\'331714\' where kota_kab=\'Kab. Rembang\' and kecamatan=\'Kec. Lasem\';
			update jaga.sekolah set kecamatan_code=\'331714\' where kota_kab=\'REMBANG\' and kecamatan=\'LASEM\';
			update jaga.sekolah set kecamatan_code=\'331801\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Sukolilo\';
			update jaga.sekolah set kecamatan_code=\'331801\' where kota_kab=\'PATI\' and kecamatan=\'SUKOLILO\';
			update jaga.sekolah set kecamatan_code=\'331802\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Kayen\';
			update jaga.sekolah set kecamatan_code=\'331802\' where kota_kab=\'PATI\' and kecamatan=\'KAYEN\';
			update jaga.sekolah set kecamatan_code=\'331803\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Tambakromo\';
			update jaga.sekolah set kecamatan_code=\'331803\' where kota_kab=\'PATI\' and kecamatan=\'TAMBAKROMO\';
			update jaga.sekolah set kecamatan_code=\'331804\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Winong\';
			update jaga.sekolah set kecamatan_code=\'331804\' where kota_kab=\'PATI\' and kecamatan=\'WINONG\';
			update jaga.sekolah set kecamatan_code=\'331805\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Pucakwangi\';
			update jaga.sekolah set kecamatan_code=\'331805\' where kota_kab=\'PATI\' and kecamatan=\'PUCAKWANGI\';
			update jaga.sekolah set kecamatan_code=\'331806\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Jaken\';
			update jaga.sekolah set kecamatan_code=\'331806\' where kota_kab=\'PATI\' and kecamatan=\'JAKEN\';
			update jaga.sekolah set kecamatan_code=\'331807\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Batangan\';
			update jaga.sekolah set kecamatan_code=\'331807\' where kota_kab=\'PATI\' and kecamatan=\'BATANGAN\';
			update jaga.sekolah set kecamatan_code=\'331808\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Juwana\';
			update jaga.sekolah set kecamatan_code=\'331808\' where kota_kab=\'PATI\' and kecamatan=\'JUWANA\';
			update jaga.sekolah set kecamatan_code=\'331809\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Jakenan\';
			update jaga.sekolah set kecamatan_code=\'331809\' where kota_kab=\'PATI\' and kecamatan=\'JAKENAN\';
			update jaga.sekolah set kecamatan_code=\'331810\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Pati\';
			update jaga.sekolah set kecamatan_code=\'331810\' where kota_kab=\'PATI\' and kecamatan=\'PATI\';
			update jaga.sekolah set kecamatan_code=\'331811\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Gabus\';
			update jaga.sekolah set kecamatan_code=\'331811\' where kota_kab=\'PATI\' and kecamatan=\'GABUS\';
			update jaga.sekolah set kecamatan_code=\'331812\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Margorejo\';
			update jaga.sekolah set kecamatan_code=\'331812\' where kota_kab=\'PATI\' and kecamatan=\'MARGOREJO\';
			update jaga.sekolah set kecamatan_code=\'331813\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Gembong\';
			update jaga.sekolah set kecamatan_code=\'331813\' where kota_kab=\'PATI\' and kecamatan=\'GEMBONG\';
			update jaga.sekolah set kecamatan_code=\'331814\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Tlogowungu\';
			update jaga.sekolah set kecamatan_code=\'331814\' where kota_kab=\'PATI\' and kecamatan=\'TLOGOWUNGU\';
			update jaga.sekolah set kecamatan_code=\'331815\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Wedarijaksa\';
			update jaga.sekolah set kecamatan_code=\'331815\' where kota_kab=\'PATI\' and kecamatan=\'WEDARIJAKSA\';
			update jaga.sekolah set kecamatan_code=\'331816\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Margoyoso\';
			update jaga.sekolah set kecamatan_code=\'331816\' where kota_kab=\'PATI\' and kecamatan=\'MARGOYOSO\';
			update jaga.sekolah set kecamatan_code=\'331818\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Cluwak\';
			update jaga.sekolah set kecamatan_code=\'331818\' where kota_kab=\'PATI\' and kecamatan=\'CLUWAK\';
			update jaga.sekolah set kecamatan_code=\'331819\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Tayu\';
			update jaga.sekolah set kecamatan_code=\'331819\' where kota_kab=\'PATI\' and kecamatan=\'TAYU\';
			update jaga.sekolah set kecamatan_code=\'331820\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Dukuhseti\';
			update jaga.sekolah set kecamatan_code=\'331820\' where kota_kab=\'PATI\' and kecamatan=\'DUKUHSETI\';
			update jaga.sekolah set kecamatan_code=\'331821\' where kota_kab=\'Kab. Pati\' and kecamatan=\'Kec. Trangkil\';
			update jaga.sekolah set kecamatan_code=\'331821\' where kota_kab=\'PATI\' and kecamatan=\'TRANGKIL\';
			update jaga.sekolah set kecamatan_code=\'331901\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Kaliwungu\';
			update jaga.sekolah set kecamatan_code=\'331901\' where kota_kab=\'KUDUS\' and kecamatan=\'KALIWUNGU\';
			update jaga.sekolah set kecamatan_code=\'331902\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Kota Kudus\';
			update jaga.sekolah set kecamatan_code=\'331902\' where kota_kab=\'KUDUS\' and kecamatan=\'KOTA KUDUS\';
			update jaga.sekolah set kecamatan_code=\'331903\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Jati\';
			update jaga.sekolah set kecamatan_code=\'331903\' where kota_kab=\'KUDUS\' and kecamatan=\'JATI\';
			update jaga.sekolah set kecamatan_code=\'331904\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Undaan\';
			update jaga.sekolah set kecamatan_code=\'331904\' where kota_kab=\'KUDUS\' and kecamatan=\'UNDAAN\';
			update jaga.sekolah set kecamatan_code=\'331905\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Mejobo\';
			update jaga.sekolah set kecamatan_code=\'331905\' where kota_kab=\'KUDUS\' and kecamatan=\'MEJOBO\';
			update jaga.sekolah set kecamatan_code=\'331906\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Jekulo\';
			update jaga.sekolah set kecamatan_code=\'331906\' where kota_kab=\'KUDUS\' and kecamatan=\'JEKULO\';
			update jaga.sekolah set kecamatan_code=\'331907\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Bae\';
			update jaga.sekolah set kecamatan_code=\'331907\' where kota_kab=\'KUDUS\' and kecamatan=\'BAE\';
			update jaga.sekolah set kecamatan_code=\'331908\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Gebog\';
			update jaga.sekolah set kecamatan_code=\'331908\' where kota_kab=\'KUDUS\' and kecamatan=\'GEBOG\';
			update jaga.sekolah set kecamatan_code=\'331909\' where kota_kab=\'Kab. Kudus\' and kecamatan=\'Kec. Dawe\';
			update jaga.sekolah set kecamatan_code=\'331909\' where kota_kab=\'KUDUS\' and kecamatan=\'DAWE\';
			update jaga.sekolah set kecamatan_code=\'332001\' where kota_kab=\'JEPARA\' and kecamatan=\'KEDUNG\';
			update jaga.sekolah set kecamatan_code=\'332001\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Kedung\';
			update jaga.sekolah set kecamatan_code=\'332002\' where kota_kab=\'JEPARA\' and kecamatan=\'PECANGAAN\';
			update jaga.sekolah set kecamatan_code=\'332002\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Pecangaan\';
			update jaga.sekolah set kecamatan_code=\'332003\' where kota_kab=\'JEPARA\' and kecamatan=\'WELAHAN\';
			update jaga.sekolah set kecamatan_code=\'332003\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Welahan\';
			update jaga.sekolah set kecamatan_code=\'332004\' where kota_kab=\'JEPARA\' and kecamatan=\'MAYONG\';
			update jaga.sekolah set kecamatan_code=\'332004\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Mayong\';
			update jaga.sekolah set kecamatan_code=\'332005\' where kota_kab=\'JEPARA\' and kecamatan=\'BATEALIT\';
			update jaga.sekolah set kecamatan_code=\'332005\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Batealit\';
			update jaga.sekolah set kecamatan_code=\'332006\' where kota_kab=\'JEPARA\' and kecamatan=\'JEPARA\';
			update jaga.sekolah set kecamatan_code=\'332006\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Jepara\';
			update jaga.sekolah set kecamatan_code=\'332007\' where kota_kab=\'JEPARA\' and kecamatan=\'MLONGGO\';
			update jaga.sekolah set kecamatan_code=\'332007\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Mlonggo\';
			update jaga.sekolah set kecamatan_code=\'332008\' where kota_kab=\'JEPARA\' and kecamatan=\'BANGSRI\';
			update jaga.sekolah set kecamatan_code=\'332008\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Bangsri\';
			update jaga.sekolah set kecamatan_code=\'332009\' where kota_kab=\'JEPARA\' and kecamatan=\'KELING\';
			update jaga.sekolah set kecamatan_code=\'332009\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Keling\';
			update jaga.sekolah set kecamatan_code=\'332011\' where kota_kab=\'JEPARA\' and kecamatan=\'TAHUNAN\';
			update jaga.sekolah set kecamatan_code=\'332011\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Tahunan\';
			update jaga.sekolah set kecamatan_code=\'332012\' where kota_kab=\'JEPARA\' and kecamatan=\'NALUMSARI\';
			update jaga.sekolah set kecamatan_code=\'332012\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Nalumsari\';
			update jaga.sekolah set kecamatan_code=\'332013\' where kota_kab=\'JEPARA\' and kecamatan=\'KALINYAMATAN\';
			update jaga.sekolah set kecamatan_code=\'332013\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Kalinyamatan\';
			update jaga.sekolah set kecamatan_code=\'332014\' where kota_kab=\'JEPARA\' and kecamatan=\'KEMBANG\';
			update jaga.sekolah set kecamatan_code=\'332014\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Kembang\';
			update jaga.sekolah set kecamatan_code=\'332015\' where kota_kab=\'JEPARA\' and kecamatan=\'PAKIS AJI\';
			update jaga.sekolah set kecamatan_code=\'332015\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Pakis Aji\';
			update jaga.sekolah set kecamatan_code=\'332016\' where kota_kab=\'JEPARA\' and kecamatan=\'DONOROJO\';
			update jaga.sekolah set kecamatan_code=\'332016\' where kota_kab=\'Kab. Jepara\' and kecamatan=\'Kec. Donorojo\';
			update jaga.sekolah set kecamatan_code=\'332101\' where kota_kab=\'DEMAK\' and kecamatan=\'MRANGGEN\';
			update jaga.sekolah set kecamatan_code=\'332101\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Mranggen\';
			update jaga.sekolah set kecamatan_code=\'332102\' where kota_kab=\'DEMAK\' and kecamatan=\'KARANGAWEN\';
			update jaga.sekolah set kecamatan_code=\'332102\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Karangawen\';
			update jaga.sekolah set kecamatan_code=\'332103\' where kota_kab=\'DEMAK\' and kecamatan=\'GUNTUR\';
			update jaga.sekolah set kecamatan_code=\'332103\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Guntur\';
			update jaga.sekolah set kecamatan_code=\'332104\' where kota_kab=\'DEMAK\' and kecamatan=\'SAYUNG\';
			update jaga.sekolah set kecamatan_code=\'332104\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Sayung\';
			update jaga.sekolah set kecamatan_code=\'332106\' where kota_kab=\'DEMAK\' and kecamatan=\'WONOSALAM\';
			update jaga.sekolah set kecamatan_code=\'332106\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Wonosalam\';
			update jaga.sekolah set kecamatan_code=\'332107\' where kota_kab=\'DEMAK\' and kecamatan=\'DEMPET\';
			update jaga.sekolah set kecamatan_code=\'332107\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Dempet\';
			update jaga.sekolah set kecamatan_code=\'332108\' where kota_kab=\'DEMAK\' and kecamatan=\'GAJAH\';
			update jaga.sekolah set kecamatan_code=\'332108\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Gajah\';
			update jaga.sekolah set kecamatan_code=\'332109\' where kota_kab=\'DEMAK\' and kecamatan=\'KARANGANYAR\';
			update jaga.sekolah set kecamatan_code=\'332109\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'332110\' where kota_kab=\'DEMAK\' and kecamatan=\'MIJEN\';
			update jaga.sekolah set kecamatan_code=\'332110\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Mijen\';
			update jaga.sekolah set kecamatan_code=\'332111\' where kota_kab=\'DEMAK\' and kecamatan=\'DEMAK\';
			update jaga.sekolah set kecamatan_code=\'332111\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Demak\';
			update jaga.sekolah set kecamatan_code=\'332112\' where kota_kab=\'DEMAK\' and kecamatan=\'BONANG\';
			update jaga.sekolah set kecamatan_code=\'332112\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Bonang\';
			update jaga.sekolah set kecamatan_code=\'332113\' where kota_kab=\'DEMAK\' and kecamatan=\'WEDUNG\';
			update jaga.sekolah set kecamatan_code=\'332113\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Wedung\';
			update jaga.sekolah set kecamatan_code=\'332114\' where kota_kab=\'DEMAK\' and kecamatan=\'KEBONAGUNG\';
			update jaga.sekolah set kecamatan_code=\'332114\' where kota_kab=\'Kab. Demak\' and kecamatan=\'Kec. Kebonagung\';
			update jaga.sekolah set kecamatan_code=\'332201\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Getasan\';
			update jaga.sekolah set kecamatan_code=\'332202\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Tengaran\';
			update jaga.sekolah set kecamatan_code=\'332202\' where kota_kab=\'SEMARANG\' and kecamatan=\'TENGARAN\';
			update jaga.sekolah set kecamatan_code=\'332203\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Susukan\';
			update jaga.sekolah set kecamatan_code=\'332203\' where kota_kab=\'SEMARANG\' and kecamatan=\'SUSUKAN\';
			update jaga.sekolah set kecamatan_code=\'332204\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Suruh\';
			update jaga.sekolah set kecamatan_code=\'332204\' where kota_kab=\'SEMARANG\' and kecamatan=\'SURUH\';
			update jaga.sekolah set kecamatan_code=\'332205\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Pabelan\';
			update jaga.sekolah set kecamatan_code=\'332206\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Tuntang\';
			update jaga.sekolah set kecamatan_code=\'332207\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Banyubiru\';
			update jaga.sekolah set kecamatan_code=\'332208\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Jambu\';
			update jaga.sekolah set kecamatan_code=\'332209\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Sumowono\';
			update jaga.sekolah set kecamatan_code=\'332210\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Ambarawa\';
			update jaga.sekolah set kecamatan_code=\'332211\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Bawen\';
			update jaga.sekolah set kecamatan_code=\'332212\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Bringin\';
			update jaga.sekolah set kecamatan_code=\'332213\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Bergas\';
			update jaga.sekolah set kecamatan_code=\'332215\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Pringapus\';
			update jaga.sekolah set kecamatan_code=\'332215\' where kota_kab=\'SEMARANG\' and kecamatan=\'PRINGAPUS\';
			update jaga.sekolah set kecamatan_code=\'332216\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Bancak\';
			update jaga.sekolah set kecamatan_code=\'332217\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Kaliwungu\';
			update jaga.sekolah set kecamatan_code=\'332218\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Ungaran Barat\';
			update jaga.sekolah set kecamatan_code=\'332219\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Ungaran Timur\';
			update jaga.sekolah set kecamatan_code=\'332220\' where kota_kab=\'Kab. Semarang\' and kecamatan=\'Kec. Bandungan\';
			update jaga.sekolah set kecamatan_code=\'332220\' where kota_kab=\'SEMARANG\' and kecamatan=\'BANDUNGAN\';
			update jaga.sekolah set kecamatan_code=\'332301\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Bulu\';
			update jaga.sekolah set kecamatan_code=\'332301\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'BULU\';
			update jaga.sekolah set kecamatan_code=\'332302\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Tembarak\';
			update jaga.sekolah set kecamatan_code=\'332302\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'TEMBARAK\';
			update jaga.sekolah set kecamatan_code=\'332303\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Temanggung\';
			update jaga.sekolah set kecamatan_code=\'332303\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'TEMANGGUNG\';
			update jaga.sekolah set kecamatan_code=\'332304\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Pringsurat\';
			update jaga.sekolah set kecamatan_code=\'332304\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'PRINGSURAT\';
			update jaga.sekolah set kecamatan_code=\'332305\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Kaloran\';
			update jaga.sekolah set kecamatan_code=\'332306\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Kandangan\';
			update jaga.sekolah set kecamatan_code=\'332306\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'KANDANGAN\';
			update jaga.sekolah set kecamatan_code=\'332307\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Kedu\';
			update jaga.sekolah set kecamatan_code=\'332307\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'KEDU\';
			update jaga.sekolah set kecamatan_code=\'332308\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Parakan\';
			update jaga.sekolah set kecamatan_code=\'332308\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'PARAKAN\';
			update jaga.sekolah set kecamatan_code=\'332309\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Ngadirejo\';
			update jaga.sekolah set kecamatan_code=\'332310\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Jumo\';
			update jaga.sekolah set kecamatan_code=\'332311\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Tretep\';
			update jaga.sekolah set kecamatan_code=\'332312\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Candiroto\';
			update jaga.sekolah set kecamatan_code=\'332312\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'CANDIROTO\';
			update jaga.sekolah set kecamatan_code=\'332313\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Kranggan\';
			update jaga.sekolah set kecamatan_code=\'332313\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'KRANGGAN\';
			update jaga.sekolah set kecamatan_code=\'332314\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Tlogomulyo\';
			update jaga.sekolah set kecamatan_code=\'332315\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Selopampang\';
			update jaga.sekolah set kecamatan_code=\'332315\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'SELOPAMPANG\';
			update jaga.sekolah set kecamatan_code=\'332316\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Bansari\';
			update jaga.sekolah set kecamatan_code=\'332317\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Kledung\';
			update jaga.sekolah set kecamatan_code=\'332318\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Bejen\';
			update jaga.sekolah set kecamatan_code=\'332319\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Wonoboyo\';
			update jaga.sekolah set kecamatan_code=\'332319\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'WONOBOYO\';
			update jaga.sekolah set kecamatan_code=\'332320\' where kota_kab=\'Kab. Temanggung\' and kecamatan=\'Kec. Gemawang\';
			update jaga.sekolah set kecamatan_code=\'332320\' where kota_kab=\'TEMANGGUNG\' and kecamatan=\'GEMAWANG\';
			update jaga.sekolah set kecamatan_code=\'332401\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Plantungan\';
			update jaga.sekolah set kecamatan_code=\'332402\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Pageruyung\';
			update jaga.sekolah set kecamatan_code=\'332403\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Sukorejo\';
			update jaga.sekolah set kecamatan_code=\'332403\' where kota_kab=\'KENDAL\' and kecamatan=\'SUKOREJO\';
			update jaga.sekolah set kecamatan_code=\'332404\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Patean\';
			update jaga.sekolah set kecamatan_code=\'332404\' where kota_kab=\'KENDAL\' and kecamatan=\'PATEAN\';
			update jaga.sekolah set kecamatan_code=\'332405\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Singorojo\';
			update jaga.sekolah set kecamatan_code=\'332406\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Limbangan\';
			update jaga.sekolah set kecamatan_code=\'332407\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Boja\';
			update jaga.sekolah set kecamatan_code=\'332407\' where kota_kab=\'KENDAL\' and kecamatan=\'BOJA\';
			update jaga.sekolah set kecamatan_code=\'332408\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Kaliwungu\';
			update jaga.sekolah set kecamatan_code=\'332408\' where kota_kab=\'KENDAL\' and kecamatan=\'KALIWUNGU\';
			update jaga.sekolah set kecamatan_code=\'332409\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Brangsong\';
			update jaga.sekolah set kecamatan_code=\'332410\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Pegandon\';
			update jaga.sekolah set kecamatan_code=\'332411\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Gemuh\';
			update jaga.sekolah set kecamatan_code=\'332411\' where kota_kab=\'KENDAL\' and kecamatan=\'GEMUH\';
			update jaga.sekolah set kecamatan_code=\'332412\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Weleri\';
			update jaga.sekolah set kecamatan_code=\'332412\' where kota_kab=\'KENDAL\' and kecamatan=\'WELERI\';
			update jaga.sekolah set kecamatan_code=\'332413\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Cepiring\';
			update jaga.sekolah set kecamatan_code=\'332413\' where kota_kab=\'KENDAL\' and kecamatan=\'CEPIRING\';
			update jaga.sekolah set kecamatan_code=\'332414\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Patebon\';
			update jaga.sekolah set kecamatan_code=\'332416\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Rowosari\';
			update jaga.sekolah set kecamatan_code=\'332416\' where kota_kab=\'KENDAL\' and kecamatan=\'ROWOSARI\';
			update jaga.sekolah set kecamatan_code=\'332417\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Kangkung\';
			update jaga.sekolah set kecamatan_code=\'332417\' where kota_kab=\'KENDAL\' and kecamatan=\'KANGKUNG\';
			update jaga.sekolah set kecamatan_code=\'332418\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Ringinarum\';
			update jaga.sekolah set kecamatan_code=\'332419\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Ngampel\';
			update jaga.sekolah set kecamatan_code=\'332420\' where kota_kab=\'Kab. Kendal\' and kecamatan=\'Kec. Kaliwungu Selatan\';
			update jaga.sekolah set kecamatan_code=\'332420\' where kota_kab=\'KENDAL\' and kecamatan=\'KALIWUNGU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'332501\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Wonotunggal\';
			update jaga.sekolah set kecamatan_code=\'332502\' where kota_kab=\'BATANG\' and kecamatan=\'BANDAR\';
			update jaga.sekolah set kecamatan_code=\'332502\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Bandar\';
			update jaga.sekolah set kecamatan_code=\'332503\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Blado\';
			update jaga.sekolah set kecamatan_code=\'332504\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Reban\';
			update jaga.sekolah set kecamatan_code=\'332505\' where kota_kab=\'BATANG\' and kecamatan=\'BAWANG\';
			update jaga.sekolah set kecamatan_code=\'332505\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Bawang\';
			update jaga.sekolah set kecamatan_code=\'332506\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Tersono\';
			update jaga.sekolah set kecamatan_code=\'332507\' where kota_kab=\'BATANG\' and kecamatan=\'GRINGSING\';
			update jaga.sekolah set kecamatan_code=\'332507\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Gringsing\';
			update jaga.sekolah set kecamatan_code=\'332508\' where kota_kab=\'BATANG\' and kecamatan=\'LIMPUNG\';
			update jaga.sekolah set kecamatan_code=\'332508\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Limpung\';
			update jaga.sekolah set kecamatan_code=\'332509\' where kota_kab=\'BATANG\' and kecamatan=\'SUBAH\';
			update jaga.sekolah set kecamatan_code=\'332509\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Subah\';
			update jaga.sekolah set kecamatan_code=\'332510\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Tulis\';
			update jaga.sekolah set kecamatan_code=\'332511\' where kota_kab=\'BATANG\' and kecamatan=\'BATANG\';
			update jaga.sekolah set kecamatan_code=\'332511\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Batang\';
			update jaga.sekolah set kecamatan_code=\'332512\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Warungasem\';
			update jaga.sekolah set kecamatan_code=\'332513\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Kandeman\';
			update jaga.sekolah set kecamatan_code=\'332514\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Pecalungan\';
			update jaga.sekolah set kecamatan_code=\'332515\' where kota_kab=\'BATANG\' and kecamatan=\'BANYUPUTIH\';
			update jaga.sekolah set kecamatan_code=\'332515\' where kota_kab=\'Kab. Batang\' and kecamatan=\'Kec. Banyuputih\';
			update jaga.sekolah set kecamatan_code=\'332601\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Kandangserang\';
			update jaga.sekolah set kecamatan_code=\'332602\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Paninggaran\';
			update jaga.sekolah set kecamatan_code=\'332603\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Lebakbarang\';
			update jaga.sekolah set kecamatan_code=\'332604\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Petungkriyono\';
			update jaga.sekolah set kecamatan_code=\'332605\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Talun\';
			update jaga.sekolah set kecamatan_code=\'332605\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'TALUN\';
			update jaga.sekolah set kecamatan_code=\'332606\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Doro\';
			update jaga.sekolah set kecamatan_code=\'332607\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'332607\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'KARANGANYAR\';
			update jaga.sekolah set kecamatan_code=\'332608\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Kajen\';
			update jaga.sekolah set kecamatan_code=\'332609\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Kesesi\';
			update jaga.sekolah set kecamatan_code=\'332609\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'KESESI\';
			update jaga.sekolah set kecamatan_code=\'332610\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Sragi\';
			update jaga.sekolah set kecamatan_code=\'332611\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Bojong\';
			update jaga.sekolah set kecamatan_code=\'332612\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Wonopringgo\';
			update jaga.sekolah set kecamatan_code=\'332612\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'WONOPRINGGO\';
			update jaga.sekolah set kecamatan_code=\'332613\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Kedungwuni\';
			update jaga.sekolah set kecamatan_code=\'332613\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'KEDUNGWUNI\';
			update jaga.sekolah set kecamatan_code=\'332614\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Buaran\';
			update jaga.sekolah set kecamatan_code=\'332614\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'BUARAN\';
			update jaga.sekolah set kecamatan_code=\'332615\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Tirto\';
			update jaga.sekolah set kecamatan_code=\'332616\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Wiradesa\';
			update jaga.sekolah set kecamatan_code=\'332616\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'WIRADESA\';
			update jaga.sekolah set kecamatan_code=\'332617\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Siwalan\';
			update jaga.sekolah set kecamatan_code=\'332618\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Karangdadap\';
			update jaga.sekolah set kecamatan_code=\'332618\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'KARANGDADAP\';
			update jaga.sekolah set kecamatan_code=\'332619\' where kota_kab=\'Kab. Pekalongan\' and kecamatan=\'Kec. Wonokerto\';
			update jaga.sekolah set kecamatan_code=\'332619\' where kota_kab=\'PEKALONGAN\' and kecamatan=\'WONOKERTO\';
			update jaga.sekolah set kecamatan_code=\'332701\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Moga\';
			update jaga.sekolah set kecamatan_code=\'332702\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Pulosari\';
			update jaga.sekolah set kecamatan_code=\'332703\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Belik\';
			update jaga.sekolah set kecamatan_code=\'332703\' where kota_kab=\'PEMALANG\' and kecamatan=\'BELIK\';
			update jaga.sekolah set kecamatan_code=\'332704\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Watukumpul\';
			update jaga.sekolah set kecamatan_code=\'332704\' where kota_kab=\'PEMALANG\' and kecamatan=\'WATUKUMPUL\';
			update jaga.sekolah set kecamatan_code=\'332705\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Bodeh\';
			update jaga.sekolah set kecamatan_code=\'332706\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Bantarbolang\';
			update jaga.sekolah set kecamatan_code=\'332707\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Randudongkal\';
			update jaga.sekolah set kecamatan_code=\'332707\' where kota_kab=\'PEMALANG\' and kecamatan=\'RANDUDONGKAL\';
			update jaga.sekolah set kecamatan_code=\'332708\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Pemalang\';
			update jaga.sekolah set kecamatan_code=\'332708\' where kota_kab=\'PEMALANG\' and kecamatan=\'PEMALANG\';
			update jaga.sekolah set kecamatan_code=\'332709\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Taman\';
			update jaga.sekolah set kecamatan_code=\'332709\' where kota_kab=\'PEMALANG\' and kecamatan=\'TAMAN\';
			update jaga.sekolah set kecamatan_code=\'332710\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Petarukan\';
			update jaga.sekolah set kecamatan_code=\'332710\' where kota_kab=\'PEMALANG\' and kecamatan=\'PETARUKAN\';
			update jaga.sekolah set kecamatan_code=\'332711\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Ampelgading\';
			update jaga.sekolah set kecamatan_code=\'332712\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Comal\';
			update jaga.sekolah set kecamatan_code=\'332713\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Ulujami\';
			update jaga.sekolah set kecamatan_code=\'332713\' where kota_kab=\'PEMALANG\' and kecamatan=\'ULUJAMI\';
			update jaga.sekolah set kecamatan_code=\'332714\' where kota_kab=\'Kab. Pemalang\' and kecamatan=\'Kec. Warungpring\';
			update jaga.sekolah set kecamatan_code=\'332714\' where kota_kab=\'PEMALANG\' and kecamatan=\'WARUNGPRING\';
			update jaga.sekolah set kecamatan_code=\'332801\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Margasari\';
			update jaga.sekolah set kecamatan_code=\'332801\' where kota_kab=\'TEGAL\' and kecamatan=\'MARGASARI\';
			update jaga.sekolah set kecamatan_code=\'332802\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Bumijawa\';
			update jaga.sekolah set kecamatan_code=\'332803\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Bojong\';
			update jaga.sekolah set kecamatan_code=\'332804\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Balapulang\';
			update jaga.sekolah set kecamatan_code=\'332804\' where kota_kab=\'TEGAL\' and kecamatan=\'BALAPULANG\';
			update jaga.sekolah set kecamatan_code=\'332805\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Pagerbarang\';
			update jaga.sekolah set kecamatan_code=\'332805\' where kota_kab=\'TEGAL\' and kecamatan=\'PAGERBARANG\';
			update jaga.sekolah set kecamatan_code=\'332806\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Lebaksiu\';
			update jaga.sekolah set kecamatan_code=\'332806\' where kota_kab=\'TEGAL\' and kecamatan=\'LEBAKSIU\';
			update jaga.sekolah set kecamatan_code=\'332807\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Jatinegara\';
			update jaga.sekolah set kecamatan_code=\'332807\' where kota_kab=\'TEGAL\' and kecamatan=\'JATINEGARA\';
			update jaga.sekolah set kecamatan_code=\'332808\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Kedungbanteng\';
			update jaga.sekolah set kecamatan_code=\'332809\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Pangkah\';
			update jaga.sekolah set kecamatan_code=\'332809\' where kota_kab=\'TEGAL\' and kecamatan=\'PANGKAH\';
			update jaga.sekolah set kecamatan_code=\'332810\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Slawi\';
			update jaga.sekolah set kecamatan_code=\'332811\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Adiwerna\';
			update jaga.sekolah set kecamatan_code=\'332811\' where kota_kab=\'TEGAL\' and kecamatan=\'ADIWERNA\';
			update jaga.sekolah set kecamatan_code=\'332812\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Talang\';
			update jaga.sekolah set kecamatan_code=\'332813\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Dukuhturi\';
			update jaga.sekolah set kecamatan_code=\'332814\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Tarub\';
			update jaga.sekolah set kecamatan_code=\'332815\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Kramat\';
			update jaga.sekolah set kecamatan_code=\'332816\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Suradadi\';
			update jaga.sekolah set kecamatan_code=\'332817\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Warureja\';
			update jaga.sekolah set kecamatan_code=\'332818\' where kota_kab=\'Kab. Tegal\' and kecamatan=\'Kec. Dukuhwaru\';
			update jaga.sekolah set kecamatan_code=\'332901\' where kota_kab=\'BREBES\' and kecamatan=\'SALEM\';
			update jaga.sekolah set kecamatan_code=\'332901\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Salem\';
			update jaga.sekolah set kecamatan_code=\'332902\' where kota_kab=\'BREBES\' and kecamatan=\'BANTARKAWUNG\';
			update jaga.sekolah set kecamatan_code=\'332902\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Bantarkawung\';
			update jaga.sekolah set kecamatan_code=\'332903\' where kota_kab=\'BREBES\' and kecamatan=\'BUMIAYU\';
			update jaga.sekolah set kecamatan_code=\'332903\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Bumiayu\';
			update jaga.sekolah set kecamatan_code=\'332904\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Paguyangan\';
			update jaga.sekolah set kecamatan_code=\'332905\' where kota_kab=\'BREBES\' and kecamatan=\'SIRAMPOG\';
			update jaga.sekolah set kecamatan_code=\'332905\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Sirampog\';
			update jaga.sekolah set kecamatan_code=\'332906\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Tonjong\';
			update jaga.sekolah set kecamatan_code=\'332907\' where kota_kab=\'BREBES\' and kecamatan=\'JATIBARANG\';
			update jaga.sekolah set kecamatan_code=\'332907\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Jatibarang\';
			update jaga.sekolah set kecamatan_code=\'332908\' where kota_kab=\'BREBES\' and kecamatan=\'WANASARI\';
			update jaga.sekolah set kecamatan_code=\'332908\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Wanasari\';
			update jaga.sekolah set kecamatan_code=\'332909\' where kota_kab=\'BREBES\' and kecamatan=\'BREBES\';
			update jaga.sekolah set kecamatan_code=\'332909\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Brebes\';
			update jaga.sekolah set kecamatan_code=\'332910\' where kota_kab=\'BREBES\' and kecamatan=\'SONGGOM\';
			update jaga.sekolah set kecamatan_code=\'332910\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Songgom\';
			update jaga.sekolah set kecamatan_code=\'332911\' where kota_kab=\'BREBES\' and kecamatan=\'KERSANA\';
			update jaga.sekolah set kecamatan_code=\'332911\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Kersana\';
			update jaga.sekolah set kecamatan_code=\'332912\' where kota_kab=\'BREBES\' and kecamatan=\'LOSARI\';
			update jaga.sekolah set kecamatan_code=\'332912\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Losari\';
			update jaga.sekolah set kecamatan_code=\'332913\' where kota_kab=\'BREBES\' and kecamatan=\'TANJUNG\';
			update jaga.sekolah set kecamatan_code=\'332913\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Tanjung\';
			update jaga.sekolah set kecamatan_code=\'332914\' where kota_kab=\'BREBES\' and kecamatan=\'BULAKAMBA\';
			update jaga.sekolah set kecamatan_code=\'332914\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Bulakamba\';
			update jaga.sekolah set kecamatan_code=\'332915\' where kota_kab=\'BREBES\' and kecamatan=\'LARANGAN\';
			update jaga.sekolah set kecamatan_code=\'332915\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Larangan\';
			update jaga.sekolah set kecamatan_code=\'332916\' where kota_kab=\'BREBES\' and kecamatan=\'KETANGGUNGAN\';
			update jaga.sekolah set kecamatan_code=\'332916\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Ketanggungan\';
			update jaga.sekolah set kecamatan_code=\'332917\' where kota_kab=\'Kab. Brebes\' and kecamatan=\'Kec. Banjarharjo\';
			update jaga.sekolah set kecamatan_code=\'337101\' where kota_kab=\'Kota Magelang\' and kecamatan=\'Kec. Magelang Selatan\';
			update jaga.sekolah set kecamatan_code=\'337102\' where kota_kab=\'Kota Magelang\' and kecamatan=\'Kec. Magelang Utara\';
			update jaga.sekolah set kecamatan_code=\'337102\' where kota_kab=\'Kota Magelang\' and kecamatan=\'MAGELANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'337103\' where kota_kab=\'Kota Magelang\' and kecamatan=\'Kec. Magelang Tengah\';
			update jaga.sekolah set kecamatan_code=\'337103\' where kota_kab=\'Kota Magelang\' and kecamatan=\'MAGELANG TENGAH\';
			update jaga.sekolah set kecamatan_code=\'337201\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'Kec. Laweyan\';
			update jaga.sekolah set kecamatan_code=\'337201\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'LAWEYAN\';
			update jaga.sekolah set kecamatan_code=\'337202\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'Kec. Serengan\';
			update jaga.sekolah set kecamatan_code=\'337202\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'SERENGAN\';
			update jaga.sekolah set kecamatan_code=\'337203\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'PASAR KLIWON\';
			update jaga.sekolah set kecamatan_code=\'337204\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'JEBRES\';
			update jaga.sekolah set kecamatan_code=\'337204\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'Kec. Jebres\';
			update jaga.sekolah set kecamatan_code=\'337205\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'BANJARSARI\';
			update jaga.sekolah set kecamatan_code=\'337205\' where kota_kab=\'Kota Surakarta\' and kecamatan=\'Kec. Banjarsari\';
			update jaga.sekolah set kecamatan_code=\'337301\' where kota_kab=\'Kota Salatiga\' and kecamatan=\'Kec. Sidorejo\';
			update jaga.sekolah set kecamatan_code=\'337301\' where kota_kab=\'Kota Salatiga\' and kecamatan=\'SIDOREJO\';
			update jaga.sekolah set kecamatan_code=\'337302\' where kota_kab=\'Kota Salatiga\' and kecamatan=\'Kec. Tingkir\';
			update jaga.sekolah set kecamatan_code=\'337303\' where kota_kab=\'Kota Salatiga\' and kecamatan=\'Kec. Argomulyo\';
			update jaga.sekolah set kecamatan_code=\'337304\' where kota_kab=\'Kota Salatiga\' and kecamatan=\'Kec. Sidomukti\';
			update jaga.sekolah set kecamatan_code=\'337401\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Semarang Tengah\';
			update jaga.sekolah set kecamatan_code=\'337402\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Semarang Utara\';
			update jaga.sekolah set kecamatan_code=\'337403\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Semarang Timur\';
			update jaga.sekolah set kecamatan_code=\'337404\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Gayamsari\';
			update jaga.sekolah set kecamatan_code=\'337405\' where kota_kab=\'Kota Semarang\' and kecamatan=\'GENUK\';
			update jaga.sekolah set kecamatan_code=\'337405\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Genuk\';
			update jaga.sekolah set kecamatan_code=\'337406\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Pedurungan\';
			update jaga.sekolah set kecamatan_code=\'337406\' where kota_kab=\'Kota Semarang\' and kecamatan=\'PEDURUNGAN\';
			update jaga.sekolah set kecamatan_code=\'337407\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Semarang Selatan\';
			update jaga.sekolah set kecamatan_code=\'337407\' where kota_kab=\'Kota Semarang\' and kecamatan=\'SEMARANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'337408\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Candisari\';
			update jaga.sekolah set kecamatan_code=\'337410\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Tembalang\';
			update jaga.sekolah set kecamatan_code=\'337410\' where kota_kab=\'Kota Semarang\' and kecamatan=\'TEMBALANG\';
			update jaga.sekolah set kecamatan_code=\'337411\' where kota_kab=\'Kota Semarang\' and kecamatan=\'BANYUMANIK\';
			update jaga.sekolah set kecamatan_code=\'337411\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Banyumanik\';
			update jaga.sekolah set kecamatan_code=\'337413\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Semarang Barat\';
			update jaga.sekolah set kecamatan_code=\'337414\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Mijen\';
			update jaga.sekolah set kecamatan_code=\'337414\' where kota_kab=\'Kota Semarang\' and kecamatan=\'MIJEN\';
			update jaga.sekolah set kecamatan_code=\'337415\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Ngaliyan\';
			update jaga.sekolah set kecamatan_code=\'337415\' where kota_kab=\'Kota Semarang\' and kecamatan=\'NGALIYAN\';
			update jaga.sekolah set kecamatan_code=\'337416\' where kota_kab=\'Kota Semarang\' and kecamatan=\'Kec. Tugu\';
			update jaga.sekolah set kecamatan_code=\'337416\' where kota_kab=\'Kota Semarang\' and kecamatan=\'TUGU\';
			update jaga.sekolah set kecamatan_code=\'337501\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'Kec. Pekalongan Barat\';
			update jaga.sekolah set kecamatan_code=\'337501\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'PEKALONGAN BARAT\';
			update jaga.sekolah set kecamatan_code=\'337502\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'Kec. Pekalongan Timur\';
			update jaga.sekolah set kecamatan_code=\'337502\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'PEKALONGAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'337503\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'Kec. Pekalongan Utara\';
			update jaga.sekolah set kecamatan_code=\'337504\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'Kec. Pekalongan Selatan\';
			update jaga.sekolah set kecamatan_code=\'337504\' where kota_kab=\'Kota Pekalongan\' and kecamatan=\'PEKALONGAN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'337601\' where kota_kab=\'Kota Tegal\' and kecamatan=\'Kec. Tegal Barat\';
			update jaga.sekolah set kecamatan_code=\'337602\' where kota_kab=\'Kota Tegal\' and kecamatan=\'Kec. Tegal Timur\';
			update jaga.sekolah set kecamatan_code=\'337603\' where kota_kab=\'Kota Tegal\' and kecamatan=\'Kec. Tegal Selatan\';
			update jaga.sekolah set kecamatan_code=\'337604\' where kota_kab=\'Kota Tegal\' and kecamatan=\'Kec. Margadana\';
			update jaga.sekolah set kecamatan_code=\'337604\' where kota_kab=\'Kota Tegal\' and kecamatan=\'MARGADANA\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'350101\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Donorojo\';
			update jaga.sekolah set kecamatan_code=\'350102\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Pringkuku\';
			update jaga.sekolah set kecamatan_code=\'350103\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Punung\';
			update jaga.sekolah set kecamatan_code=\'350103\' where kota_kab=\'PACITAN\' and kecamatan=\'PUNUNG\';
			update jaga.sekolah set kecamatan_code=\'350104\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Pacitan\';
			update jaga.sekolah set kecamatan_code=\'350104\' where kota_kab=\'PACITAN\' and kecamatan=\'PACITAN\';
			update jaga.sekolah set kecamatan_code=\'350105\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Kebonagung\';
			update jaga.sekolah set kecamatan_code=\'350105\' where kota_kab=\'PACITAN\' and kecamatan=\'KEBONAGUNG\';
			update jaga.sekolah set kecamatan_code=\'350106\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Arjosari\';
			update jaga.sekolah set kecamatan_code=\'350106\' where kota_kab=\'PACITAN\' and kecamatan=\'ARJOSARI\';
			update jaga.sekolah set kecamatan_code=\'350107\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Nawangan\';
			update jaga.sekolah set kecamatan_code=\'350108\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Bandar\';
			update jaga.sekolah set kecamatan_code=\'350108\' where kota_kab=\'PACITAN\' and kecamatan=\'BANDAR\';
			update jaga.sekolah set kecamatan_code=\'350109\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Tegalombo\';
			update jaga.sekolah set kecamatan_code=\'350109\' where kota_kab=\'PACITAN\' and kecamatan=\'TEGALOMBO\';
			update jaga.sekolah set kecamatan_code=\'350110\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Tulakan\';
			update jaga.sekolah set kecamatan_code=\'350110\' where kota_kab=\'PACITAN\' and kecamatan=\'TULAKAN\';
			update jaga.sekolah set kecamatan_code=\'350111\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Ngadirojo\';
			update jaga.sekolah set kecamatan_code=\'350112\' where kota_kab=\'Kab. Pacitan\' and kecamatan=\'Kec. Sudimoro\';
			update jaga.sekolah set kecamatan_code=\'350201\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Slahung\';
			update jaga.sekolah set kecamatan_code=\'350201\' where kota_kab=\'PONOROGO\' and kecamatan=\'SLAHUNG\';
			update jaga.sekolah set kecamatan_code=\'350202\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Ngrayun\';
			update jaga.sekolah set kecamatan_code=\'350202\' where kota_kab=\'PONOROGO\' and kecamatan=\'NGRAYUN\';
			update jaga.sekolah set kecamatan_code=\'350203\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Bungkal\';
			update jaga.sekolah set kecamatan_code=\'350203\' where kota_kab=\'PONOROGO\' and kecamatan=\'BUNGKAL\';
			update jaga.sekolah set kecamatan_code=\'350204\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Sambit\';
			update jaga.sekolah set kecamatan_code=\'350204\' where kota_kab=\'PONOROGO\' and kecamatan=\'SAMBIT\';
			update jaga.sekolah set kecamatan_code=\'350205\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Sawoo\';
			update jaga.sekolah set kecamatan_code=\'350205\' where kota_kab=\'PONOROGO\' and kecamatan=\'SAWOO\';
			update jaga.sekolah set kecamatan_code=\'350206\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Sooko\';
			update jaga.sekolah set kecamatan_code=\'350207\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Pulung\';
			update jaga.sekolah set kecamatan_code=\'350207\' where kota_kab=\'PONOROGO\' and kecamatan=\'PULUNG\';
			update jaga.sekolah set kecamatan_code=\'350208\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Mlarak\';
			update jaga.sekolah set kecamatan_code=\'350208\' where kota_kab=\'PONOROGO\' and kecamatan=\'MLARAK\';
			update jaga.sekolah set kecamatan_code=\'350209\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Jetis\';
			update jaga.sekolah set kecamatan_code=\'350209\' where kota_kab=\'PONOROGO\' and kecamatan=\'JETIS\';
			update jaga.sekolah set kecamatan_code=\'350210\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Siman\';
			update jaga.sekolah set kecamatan_code=\'350210\' where kota_kab=\'PONOROGO\' and kecamatan=\'SIMAN\';
			update jaga.sekolah set kecamatan_code=\'350211\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Balong\';
			update jaga.sekolah set kecamatan_code=\'350211\' where kota_kab=\'PONOROGO\' and kecamatan=\'BALONG\';
			update jaga.sekolah set kecamatan_code=\'350212\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Kauman\';
			update jaga.sekolah set kecamatan_code=\'350212\' where kota_kab=\'PONOROGO\' and kecamatan=\'KAUMAN\';
			update jaga.sekolah set kecamatan_code=\'350213\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Badegan\';
			update jaga.sekolah set kecamatan_code=\'350213\' where kota_kab=\'PONOROGO\' and kecamatan=\'BADEGAN\';
			update jaga.sekolah set kecamatan_code=\'350214\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Sampung\';
			update jaga.sekolah set kecamatan_code=\'350214\' where kota_kab=\'PONOROGO\' and kecamatan=\'SAMPUNG\';
			update jaga.sekolah set kecamatan_code=\'350215\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Sukorejo\';
			update jaga.sekolah set kecamatan_code=\'350215\' where kota_kab=\'PONOROGO\' and kecamatan=\'SUKOREJO\';
			update jaga.sekolah set kecamatan_code=\'350216\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Babadan\';
			update jaga.sekolah set kecamatan_code=\'350216\' where kota_kab=\'PONOROGO\' and kecamatan=\'BABADAN\';
			update jaga.sekolah set kecamatan_code=\'350217\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Ponorogo\';
			update jaga.sekolah set kecamatan_code=\'350217\' where kota_kab=\'PONOROGO\' and kecamatan=\'PONOROGO\';
			update jaga.sekolah set kecamatan_code=\'350218\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Jenangan\';
			update jaga.sekolah set kecamatan_code=\'350218\' where kota_kab=\'PONOROGO\' and kecamatan=\'JENANGAN\';
			update jaga.sekolah set kecamatan_code=\'350219\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Ngebel\';
			update jaga.sekolah set kecamatan_code=\'350219\' where kota_kab=\'PONOROGO\' and kecamatan=\'NGEBEL\';
			update jaga.sekolah set kecamatan_code=\'350220\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Jambon\';
			update jaga.sekolah set kecamatan_code=\'350220\' where kota_kab=\'PONOROGO\' and kecamatan=\'JAMBON\';
			update jaga.sekolah set kecamatan_code=\'350221\' where kota_kab=\'Kab. Ponorogo\' and kecamatan=\'Kec. Pudak\';
			update jaga.sekolah set kecamatan_code=\'350301\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Panggul\';
			update jaga.sekolah set kecamatan_code=\'350301\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'PANGGUL\';
			update jaga.sekolah set kecamatan_code=\'350302\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Munjungan\';
			update jaga.sekolah set kecamatan_code=\'350302\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'MUNJUNGAN\';
			update jaga.sekolah set kecamatan_code=\'350303\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Pule\';
			update jaga.sekolah set kecamatan_code=\'350304\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Dongko\';
			update jaga.sekolah set kecamatan_code=\'350304\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'DONGKO\';
			update jaga.sekolah set kecamatan_code=\'350305\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Tugu\';
			update jaga.sekolah set kecamatan_code=\'350305\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'TUGU\';
			update jaga.sekolah set kecamatan_code=\'350306\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Karangan\';
			update jaga.sekolah set kecamatan_code=\'350306\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'KARANGAN\';
			update jaga.sekolah set kecamatan_code=\'350307\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Kampak\';
			update jaga.sekolah set kecamatan_code=\'350308\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Watulimo\';
			update jaga.sekolah set kecamatan_code=\'350308\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'WATULIMO\';
			update jaga.sekolah set kecamatan_code=\'350309\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Bendungan\';
			update jaga.sekolah set kecamatan_code=\'350310\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Gandusari\';
			update jaga.sekolah set kecamatan_code=\'350310\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'GANDUSARI\';
			update jaga.sekolah set kecamatan_code=\'350311\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Trenggalek\';
			update jaga.sekolah set kecamatan_code=\'350311\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'TRENGGALEK\';
			update jaga.sekolah set kecamatan_code=\'350312\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Pogalan\';
			update jaga.sekolah set kecamatan_code=\'350312\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'POGALAN\';
			update jaga.sekolah set kecamatan_code=\'350313\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Durenan\';
			update jaga.sekolah set kecamatan_code=\'350313\' where kota_kab=\'TRENGGALEK\' and kecamatan=\'DURENAN\';
			update jaga.sekolah set kecamatan_code=\'350314\' where kota_kab=\'Kab. Trenggalek\' and kecamatan=\'Kec. Suruh\';
			update jaga.sekolah set kecamatan_code=\'350401\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Tulungagung\';
			update jaga.sekolah set kecamatan_code=\'350401\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'TULUNGAGUNG\';
			update jaga.sekolah set kecamatan_code=\'350402\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Boyolangu\';
			update jaga.sekolah set kecamatan_code=\'350402\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'BOYOLANGU\';
			update jaga.sekolah set kecamatan_code=\'350403\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Kedungwaru\';
			update jaga.sekolah set kecamatan_code=\'350403\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'KEDUNGWARU\';
			update jaga.sekolah set kecamatan_code=\'350404\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Ngantru\';
			update jaga.sekolah set kecamatan_code=\'350404\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'NGANTRU\';
			update jaga.sekolah set kecamatan_code=\'350405\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Kauman\';
			update jaga.sekolah set kecamatan_code=\'350406\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Pagerwojo\';
			update jaga.sekolah set kecamatan_code=\'350407\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Sendang\';
			update jaga.sekolah set kecamatan_code=\'350408\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Karangrejo\';
			update jaga.sekolah set kecamatan_code=\'350408\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'KARANGREJO\';
			update jaga.sekolah set kecamatan_code=\'350409\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Gondang\';
			update jaga.sekolah set kecamatan_code=\'350409\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'GONDANG\';
			update jaga.sekolah set kecamatan_code=\'350410\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Sumbergempol\';
			update jaga.sekolah set kecamatan_code=\'350410\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'SUMBERGEMPOL\';
			update jaga.sekolah set kecamatan_code=\'350411\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Ngunut\';
			update jaga.sekolah set kecamatan_code=\'350411\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'NGUNUT\';
			update jaga.sekolah set kecamatan_code=\'350413\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Rejotangan\';
			update jaga.sekolah set kecamatan_code=\'350413\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'REJOTANGAN\';
			update jaga.sekolah set kecamatan_code=\'350414\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Kalidawir\';
			update jaga.sekolah set kecamatan_code=\'350414\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'KALIDAWIR\';
			update jaga.sekolah set kecamatan_code=\'350415\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Besuki\';
			update jaga.sekolah set kecamatan_code=\'350417\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Bandung\';
			update jaga.sekolah set kecamatan_code=\'350417\' where kota_kab=\'TULUNGAGUNG\' and kecamatan=\'BANDUNG\';
			update jaga.sekolah set kecamatan_code=\'350418\' where kota_kab=\'Kab. Tulungagung\' and kecamatan=\'Kec. Pakel\';
			update jaga.sekolah set kecamatan_code=\'350501\' where kota_kab=\'BLITAR\' and kecamatan=\'WONODADI\';
			update jaga.sekolah set kecamatan_code=\'350501\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Wonodadi\';
			update jaga.sekolah set kecamatan_code=\'350502\' where kota_kab=\'BLITAR\' and kecamatan=\'UDANAWU\';
			update jaga.sekolah set kecamatan_code=\'350502\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Udanawu\';
			update jaga.sekolah set kecamatan_code=\'350503\' where kota_kab=\'BLITAR\' and kecamatan=\'SRENGAT\';
			update jaga.sekolah set kecamatan_code=\'350503\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Srengat\';
			update jaga.sekolah set kecamatan_code=\'350504\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Kademangan\';
			update jaga.sekolah set kecamatan_code=\'350505\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Bakung\';
			update jaga.sekolah set kecamatan_code=\'350506\' where kota_kab=\'BLITAR\' and kecamatan=\'PONGGOK\';
			update jaga.sekolah set kecamatan_code=\'350506\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Ponggok\';
			update jaga.sekolah set kecamatan_code=\'350507\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Sanankulon\';
			update jaga.sekolah set kecamatan_code=\'350508\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Wonotirto\';
			update jaga.sekolah set kecamatan_code=\'350509\' where kota_kab=\'BLITAR\' and kecamatan=\'NGLEGOK\';
			update jaga.sekolah set kecamatan_code=\'350509\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Nglegok\';
			update jaga.sekolah set kecamatan_code=\'350510\' where kota_kab=\'BLITAR\' and kecamatan=\'KANIGORO\';
			update jaga.sekolah set kecamatan_code=\'350510\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Kanigoro\';
			update jaga.sekolah set kecamatan_code=\'350511\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Garum\';
			update jaga.sekolah set kecamatan_code=\'350512\' where kota_kab=\'BLITAR\' and kecamatan=\'SUTOJAYAN\';
			update jaga.sekolah set kecamatan_code=\'350512\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Sutojayan\';
			update jaga.sekolah set kecamatan_code=\'350513\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Panggungrejo\';
			update jaga.sekolah set kecamatan_code=\'350514\' where kota_kab=\'BLITAR\' and kecamatan=\'TALUN\';
			update jaga.sekolah set kecamatan_code=\'350514\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Talun\';
			update jaga.sekolah set kecamatan_code=\'350515\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Gandusari\';
			update jaga.sekolah set kecamatan_code=\'350516\' where kota_kab=\'BLITAR\' and kecamatan=\'BINANGUN\';
			update jaga.sekolah set kecamatan_code=\'350516\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Binangun\';
			update jaga.sekolah set kecamatan_code=\'350517\' where kota_kab=\'BLITAR\' and kecamatan=\'WLINGI\';
			update jaga.sekolah set kecamatan_code=\'350517\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Wlingi\';
			update jaga.sekolah set kecamatan_code=\'350518\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Doko\';
			update jaga.sekolah set kecamatan_code=\'350519\' where kota_kab=\'BLITAR\' and kecamatan=\'KESAMBEN\';
			update jaga.sekolah set kecamatan_code=\'350519\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Kesamben\';
			update jaga.sekolah set kecamatan_code=\'350520\' where kota_kab=\'BLITAR\' and kecamatan=\'WATES\';
			update jaga.sekolah set kecamatan_code=\'350520\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Wates\';
			update jaga.sekolah set kecamatan_code=\'350521\' where kota_kab=\'BLITAR\' and kecamatan=\'SELOREJO\';
			update jaga.sekolah set kecamatan_code=\'350521\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Selorejo\';
			update jaga.sekolah set kecamatan_code=\'350522\' where kota_kab=\'BLITAR\' and kecamatan=\'SELOPURO\';
			update jaga.sekolah set kecamatan_code=\'350522\' where kota_kab=\'Kab. Blitar\' and kecamatan=\'Kec. Selopuro\';
			update jaga.sekolah set kecamatan_code=\'350601\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Semen\';
			update jaga.sekolah set kecamatan_code=\'350602\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Mojo\';
			update jaga.sekolah set kecamatan_code=\'350602\' where kota_kab=\'KEDIRI\' and kecamatan=\'MOJO\';
			update jaga.sekolah set kecamatan_code=\'350603\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kras\';
			update jaga.sekolah set kecamatan_code=\'350603\' where kota_kab=\'KEDIRI\' and kecamatan=\'KRAS\';
			update jaga.sekolah set kecamatan_code=\'350604\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Ngadiluwih\';
			update jaga.sekolah set kecamatan_code=\'350604\' where kota_kab=\'KEDIRI\' and kecamatan=\'NGADILUWIH\';
			update jaga.sekolah set kecamatan_code=\'350605\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kandat\';
			update jaga.sekolah set kecamatan_code=\'350605\' where kota_kab=\'KEDIRI\' and kecamatan=\'KANDAT\';
			update jaga.sekolah set kecamatan_code=\'350606\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Wates\';
			update jaga.sekolah set kecamatan_code=\'350606\' where kota_kab=\'KEDIRI\' and kecamatan=\'WATES\';
			update jaga.sekolah set kecamatan_code=\'350607\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Ngancar\';
			update jaga.sekolah set kecamatan_code=\'350608\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Puncu\';
			update jaga.sekolah set kecamatan_code=\'350609\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Plosoklaten\';
			update jaga.sekolah set kecamatan_code=\'350609\' where kota_kab=\'KEDIRI\' and kecamatan=\'PLOSOKLATEN\';
			update jaga.sekolah set kecamatan_code=\'350610\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Gurah\';
			update jaga.sekolah set kecamatan_code=\'350610\' where kota_kab=\'KEDIRI\' and kecamatan=\'GURAH\';
			update jaga.sekolah set kecamatan_code=\'350611\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Pagu\';
			update jaga.sekolah set kecamatan_code=\'350611\' where kota_kab=\'KEDIRI\' and kecamatan=\'PAGU\';
			update jaga.sekolah set kecamatan_code=\'350612\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Gampengrejo\';
			update jaga.sekolah set kecamatan_code=\'350613\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Grogol\';
			update jaga.sekolah set kecamatan_code=\'350614\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Papar\';
			update jaga.sekolah set kecamatan_code=\'350614\' where kota_kab=\'KEDIRI\' and kecamatan=\'PAPAR\';
			update jaga.sekolah set kecamatan_code=\'350615\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Purwoasri\';
			update jaga.sekolah set kecamatan_code=\'350615\' where kota_kab=\'KEDIRI\' and kecamatan=\'PURWOASRI\';
			update jaga.sekolah set kecamatan_code=\'350616\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Plemahan\';
			update jaga.sekolah set kecamatan_code=\'350616\' where kota_kab=\'KEDIRI\' and kecamatan=\'PLEMAHAN\';
			update jaga.sekolah set kecamatan_code=\'350617\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Pare\';
			update jaga.sekolah set kecamatan_code=\'350617\' where kota_kab=\'KEDIRI\' and kecamatan=\'PARE\';
			update jaga.sekolah set kecamatan_code=\'350618\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kepung\';
			update jaga.sekolah set kecamatan_code=\'350618\' where kota_kab=\'KEDIRI\' and kecamatan=\'KEPUNG\';
			update jaga.sekolah set kecamatan_code=\'350619\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kandangan\';
			update jaga.sekolah set kecamatan_code=\'350619\' where kota_kab=\'KEDIRI\' and kecamatan=\'KANDANGAN\';
			update jaga.sekolah set kecamatan_code=\'350620\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Tarokan\';
			update jaga.sekolah set kecamatan_code=\'350620\' where kota_kab=\'KEDIRI\' and kecamatan=\'TAROKAN\';
			update jaga.sekolah set kecamatan_code=\'350621\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kunjang\';
			update jaga.sekolah set kecamatan_code=\'350621\' where kota_kab=\'KEDIRI\' and kecamatan=\'KUNJANG\';
			update jaga.sekolah set kecamatan_code=\'350622\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Banyakan\';
			update jaga.sekolah set kecamatan_code=\'350623\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Ringinrejo\';
			update jaga.sekolah set kecamatan_code=\'350623\' where kota_kab=\'KEDIRI\' and kecamatan=\'RINGINREJO\';
			update jaga.sekolah set kecamatan_code=\'350624\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Kayen Kidul\';
			update jaga.sekolah set kecamatan_code=\'350624\' where kota_kab=\'KEDIRI\' and kecamatan=\'KAYEN KIDUL\';
			update jaga.sekolah set kecamatan_code=\'350625\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Ngasem\';
			update jaga.sekolah set kecamatan_code=\'350625\' where kota_kab=\'KEDIRI\' and kecamatan=\'NGASEM\';
			update jaga.sekolah set kecamatan_code=\'350626\' where kota_kab=\'Kab. Kediri\' and kecamatan=\'Kec. Badas\';
			update jaga.sekolah set kecamatan_code=\'350626\' where kota_kab=\'KEDIRI\' and kecamatan=\'BADAS\';
			update jaga.sekolah set kecamatan_code=\'350701\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Donomulyo\';
			update jaga.sekolah set kecamatan_code=\'350701\' where kota_kab=\'MALANG\' and kecamatan=\'DONOMULYO\';
			update jaga.sekolah set kecamatan_code=\'350702\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Pagak\';
			update jaga.sekolah set kecamatan_code=\'350703\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Bantur\';
			update jaga.sekolah set kecamatan_code=\'350703\' where kota_kab=\'MALANG\' and kecamatan=\'BANTUR\';
			update jaga.sekolah set kecamatan_code=\'350705\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Dampit\';
			update jaga.sekolah set kecamatan_code=\'350705\' where kota_kab=\'MALANG\' and kecamatan=\'DAMPIT\';
			update jaga.sekolah set kecamatan_code=\'350706\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Ampelgading\';
			update jaga.sekolah set kecamatan_code=\'350707\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Poncokusumo\';
			update jaga.sekolah set kecamatan_code=\'350707\' where kota_kab=\'MALANG\' and kecamatan=\'PONCOKUSUMO\';
			update jaga.sekolah set kecamatan_code=\'350708\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Wajak\';
			update jaga.sekolah set kecamatan_code=\'350708\' where kota_kab=\'MALANG\' and kecamatan=\'WAJAK\';
			update jaga.sekolah set kecamatan_code=\'350709\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Turen\';
			update jaga.sekolah set kecamatan_code=\'350709\' where kota_kab=\'MALANG\' and kecamatan=\'TUREN\';
			update jaga.sekolah set kecamatan_code=\'350710\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Gondanglegi\';
			update jaga.sekolah set kecamatan_code=\'350710\' where kota_kab=\'MALANG\' and kecamatan=\'GONDANGLEGI\';
			update jaga.sekolah set kecamatan_code=\'350711\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Kalipare\';
			update jaga.sekolah set kecamatan_code=\'350711\' where kota_kab=\'MALANG\' and kecamatan=\'KALIPARE\';
			update jaga.sekolah set kecamatan_code=\'350712\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Sumberpucung\';
			update jaga.sekolah set kecamatan_code=\'350713\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Kepanjen\';
			update jaga.sekolah set kecamatan_code=\'350713\' where kota_kab=\'MALANG\' and kecamatan=\'KEPANJEN\';
			update jaga.sekolah set kecamatan_code=\'350714\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Bululawang\';
			update jaga.sekolah set kecamatan_code=\'350714\' where kota_kab=\'MALANG\' and kecamatan=\'BULULAWANG\';
			update jaga.sekolah set kecamatan_code=\'350715\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Tajinan\';
			update jaga.sekolah set kecamatan_code=\'350715\' where kota_kab=\'MALANG\' and kecamatan=\'TAJINAN\';
			update jaga.sekolah set kecamatan_code=\'350716\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Tumpang\';
			update jaga.sekolah set kecamatan_code=\'350716\' where kota_kab=\'MALANG\' and kecamatan=\'TUMPANG\';
			update jaga.sekolah set kecamatan_code=\'350717\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Jabung\';
			update jaga.sekolah set kecamatan_code=\'350717\' where kota_kab=\'MALANG\' and kecamatan=\'JABUNG\';
			update jaga.sekolah set kecamatan_code=\'350718\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Pakis\';
			update jaga.sekolah set kecamatan_code=\'350718\' where kota_kab=\'MALANG\' and kecamatan=\'PAKIS\';
			update jaga.sekolah set kecamatan_code=\'350719\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Pakisaji\';
			update jaga.sekolah set kecamatan_code=\'350719\' where kota_kab=\'MALANG\' and kecamatan=\'PAKISAJI\';
			update jaga.sekolah set kecamatan_code=\'350720\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Ngajum\';
			update jaga.sekolah set kecamatan_code=\'350720\' where kota_kab=\'MALANG\' and kecamatan=\'NGAJUM\';
			update jaga.sekolah set kecamatan_code=\'350721\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Wagir\';
			update jaga.sekolah set kecamatan_code=\'350722\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Dau\';
			update jaga.sekolah set kecamatan_code=\'350724\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Singosari\';
			update jaga.sekolah set kecamatan_code=\'350724\' where kota_kab=\'MALANG\' and kecamatan=\'SINGOSARI\';
			update jaga.sekolah set kecamatan_code=\'350725\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Lawang\';
			update jaga.sekolah set kecamatan_code=\'350725\' where kota_kab=\'MALANG\' and kecamatan=\'LAWANG\';
			update jaga.sekolah set kecamatan_code=\'350726\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Pujon\';
			update jaga.sekolah set kecamatan_code=\'350726\' where kota_kab=\'MALANG\' and kecamatan=\'PUJON\';
			update jaga.sekolah set kecamatan_code=\'350727\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Ngantang\';
			update jaga.sekolah set kecamatan_code=\'350728\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Kasembon\';
			update jaga.sekolah set kecamatan_code=\'350729\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Gedangan\';
			update jaga.sekolah set kecamatan_code=\'350729\' where kota_kab=\'MALANG\' and kecamatan=\'GEDANGAN\';
			update jaga.sekolah set kecamatan_code=\'350731\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Kromengan\';
			update jaga.sekolah set kecamatan_code=\'350731\' where kota_kab=\'MALANG\' and kecamatan=\'KROMENGAN\';
			update jaga.sekolah set kecamatan_code=\'350732\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Wonosari\';
			update jaga.sekolah set kecamatan_code=\'350732\' where kota_kab=\'MALANG\' and kecamatan=\'WONOSARI\';
			update jaga.sekolah set kecamatan_code=\'350733\' where kota_kab=\'Kab. Malang\' and kecamatan=\'Kec. Pagelaran\';
			update jaga.sekolah set kecamatan_code=\'350733\' where kota_kab=\'MALANG\' and kecamatan=\'PAGELARAN\';
			update jaga.sekolah set kecamatan_code=\'350801\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Tempursari\';
			update jaga.sekolah set kecamatan_code=\'350802\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Pronojiwo\';
			update jaga.sekolah set kecamatan_code=\'350803\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Candipuro\';
			update jaga.sekolah set kecamatan_code=\'350803\' where kota_kab=\'LUMAJANG\' and kecamatan=\'CANDIPURO\';
			update jaga.sekolah set kecamatan_code=\'350804\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Pasirian\';
			update jaga.sekolah set kecamatan_code=\'350804\' where kota_kab=\'LUMAJANG\' and kecamatan=\'PASIRIAN\';
			update jaga.sekolah set kecamatan_code=\'350805\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Tempeh\';
			update jaga.sekolah set kecamatan_code=\'350805\' where kota_kab=\'LUMAJANG\' and kecamatan=\'TEMPEH\';
			update jaga.sekolah set kecamatan_code=\'350806\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Kunir\';
			update jaga.sekolah set kecamatan_code=\'350806\' where kota_kab=\'LUMAJANG\' and kecamatan=\'KUNIR\';
			update jaga.sekolah set kecamatan_code=\'350807\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Yosowilangun\';
			update jaga.sekolah set kecamatan_code=\'350807\' where kota_kab=\'LUMAJANG\' and kecamatan=\'YOSOWILANGUN\';
			update jaga.sekolah set kecamatan_code=\'350808\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Rowokangkung\';
			update jaga.sekolah set kecamatan_code=\'350808\' where kota_kab=\'LUMAJANG\' and kecamatan=\'ROWOKANGKUNG\';
			update jaga.sekolah set kecamatan_code=\'350809\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Tekung\';
			update jaga.sekolah set kecamatan_code=\'350809\' where kota_kab=\'LUMAJANG\' and kecamatan=\'TEKUNG\';
			update jaga.sekolah set kecamatan_code=\'350810\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Lumajang\';
			update jaga.sekolah set kecamatan_code=\'350810\' where kota_kab=\'LUMAJANG\' and kecamatan=\'LUMAJANG\';
			update jaga.sekolah set kecamatan_code=\'350811\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Pasrujambe\';
			update jaga.sekolah set kecamatan_code=\'350811\' where kota_kab=\'LUMAJANG\' and kecamatan=\'PASRUJAMBE\';
			update jaga.sekolah set kecamatan_code=\'350812\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Senduro\';
			update jaga.sekolah set kecamatan_code=\'350813\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Gucialit\';
			update jaga.sekolah set kecamatan_code=\'350813\' where kota_kab=\'LUMAJANG\' and kecamatan=\'GUCIALIT\';
			update jaga.sekolah set kecamatan_code=\'350814\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Padang\';
			update jaga.sekolah set kecamatan_code=\'350815\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Sukodono\';
			update jaga.sekolah set kecamatan_code=\'350815\' where kota_kab=\'LUMAJANG\' and kecamatan=\'SUKODONO\';
			update jaga.sekolah set kecamatan_code=\'350816\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Kedungjajang\';
			update jaga.sekolah set kecamatan_code=\'350816\' where kota_kab=\'LUMAJANG\' and kecamatan=\'KEDUNGJAJANG\';
			update jaga.sekolah set kecamatan_code=\'350817\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Jatiroto\';
			update jaga.sekolah set kecamatan_code=\'350817\' where kota_kab=\'LUMAJANG\' and kecamatan=\'JATIROTO\';
			update jaga.sekolah set kecamatan_code=\'350818\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Randuagung\';
			update jaga.sekolah set kecamatan_code=\'350818\' where kota_kab=\'LUMAJANG\' and kecamatan=\'RANDUAGUNG\';
			update jaga.sekolah set kecamatan_code=\'350819\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Klakah\';
			update jaga.sekolah set kecamatan_code=\'350819\' where kota_kab=\'LUMAJANG\' and kecamatan=\'KLAKAH\';
			update jaga.sekolah set kecamatan_code=\'350820\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Ranuyoso\';
			update jaga.sekolah set kecamatan_code=\'350820\' where kota_kab=\'LUMAJANG\' and kecamatan=\'RANUYOSO\';
			update jaga.sekolah set kecamatan_code=\'350821\' where kota_kab=\'Kab. Lumajang\' and kecamatan=\'Kec. Sumbersuko\';
			update jaga.sekolah set kecamatan_code=\'350821\' where kota_kab=\'LUMAJANG\' and kecamatan=\'SUMBERSUKO\';
			update jaga.sekolah set kecamatan_code=\'350901\' where kota_kab=\'JEMBER\' and kecamatan=\'JOMBANG\';
			update jaga.sekolah set kecamatan_code=\'350901\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Jombang\';
			update jaga.sekolah set kecamatan_code=\'350902\' where kota_kab=\'JEMBER\' and kecamatan=\'KENCONG\';
			update jaga.sekolah set kecamatan_code=\'350902\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Kencong\';
			update jaga.sekolah set kecamatan_code=\'350903\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Sumberbaru\';
			update jaga.sekolah set kecamatan_code=\'350905\' where kota_kab=\'JEMBER\' and kecamatan=\'UMBULSARI\';
			update jaga.sekolah set kecamatan_code=\'350905\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Umbulsari\';
			update jaga.sekolah set kecamatan_code=\'350906\' where kota_kab=\'JEMBER\' and kecamatan=\'TANGGUL\';
			update jaga.sekolah set kecamatan_code=\'350906\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Tanggul\';
			update jaga.sekolah set kecamatan_code=\'350907\' where kota_kab=\'JEMBER\' and kecamatan=\'SEMBORO\';
			update jaga.sekolah set kecamatan_code=\'350907\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Semboro\';
			update jaga.sekolah set kecamatan_code=\'350908\' where kota_kab=\'JEMBER\' and kecamatan=\'PUGER\';
			update jaga.sekolah set kecamatan_code=\'350908\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Puger\';
			update jaga.sekolah set kecamatan_code=\'350909\' where kota_kab=\'JEMBER\' and kecamatan=\'BANGSALSARI\';
			update jaga.sekolah set kecamatan_code=\'350909\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Bangsalsari\';
			update jaga.sekolah set kecamatan_code=\'350910\' where kota_kab=\'JEMBER\' and kecamatan=\'BALUNG\';
			update jaga.sekolah set kecamatan_code=\'350910\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Balung\';
			update jaga.sekolah set kecamatan_code=\'350911\' where kota_kab=\'JEMBER\' and kecamatan=\'WULUHAN\';
			update jaga.sekolah set kecamatan_code=\'350911\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Wuluhan\';
			update jaga.sekolah set kecamatan_code=\'350912\' where kota_kab=\'JEMBER\' and kecamatan=\'AMBULU\';
			update jaga.sekolah set kecamatan_code=\'350912\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Ambulu\';
			update jaga.sekolah set kecamatan_code=\'350913\' where kota_kab=\'JEMBER\' and kecamatan=\'RAMBIPUJI\';
			update jaga.sekolah set kecamatan_code=\'350913\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Rambipuji\';
			update jaga.sekolah set kecamatan_code=\'350914\' where kota_kab=\'JEMBER\' and kecamatan=\'PANTI\';
			update jaga.sekolah set kecamatan_code=\'350914\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Panti\';
			update jaga.sekolah set kecamatan_code=\'350915\' where kota_kab=\'JEMBER\' and kecamatan=\'SUKORAMBI\';
			update jaga.sekolah set kecamatan_code=\'350915\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Sukorambi\';
			update jaga.sekolah set kecamatan_code=\'350916\' where kota_kab=\'JEMBER\' and kecamatan=\'JENGGAWAH\';
			update jaga.sekolah set kecamatan_code=\'350916\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Jenggawah\';
			update jaga.sekolah set kecamatan_code=\'350917\' where kota_kab=\'JEMBER\' and kecamatan=\'AJUNG\';
			update jaga.sekolah set kecamatan_code=\'350917\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Ajung\';
			update jaga.sekolah set kecamatan_code=\'350918\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Tempurejo\';
			update jaga.sekolah set kecamatan_code=\'350919\' where kota_kab=\'JEMBER\' and kecamatan=\'KALIWATES\';
			update jaga.sekolah set kecamatan_code=\'350919\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Kaliwates\';
			update jaga.sekolah set kecamatan_code=\'350920\' where kota_kab=\'JEMBER\' and kecamatan=\'PATRANG\';
			update jaga.sekolah set kecamatan_code=\'350920\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Patrang\';
			update jaga.sekolah set kecamatan_code=\'350921\' where kota_kab=\'JEMBER\' and kecamatan=\'SUMBERSARI\';
			update jaga.sekolah set kecamatan_code=\'350921\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Sumbersari\';
			update jaga.sekolah set kecamatan_code=\'350922\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Arjasa\';
			update jaga.sekolah set kecamatan_code=\'350923\' where kota_kab=\'JEMBER\' and kecamatan=\'MUMBULSARI\';
			update jaga.sekolah set kecamatan_code=\'350923\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Mumbulsari\';
			update jaga.sekolah set kecamatan_code=\'350924\' where kota_kab=\'JEMBER\' and kecamatan=\'PAKUSARI\';
			update jaga.sekolah set kecamatan_code=\'350924\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Pakusari\';
			update jaga.sekolah set kecamatan_code=\'350925\' where kota_kab=\'JEMBER\' and kecamatan=\'JELBUK\';
			update jaga.sekolah set kecamatan_code=\'350925\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Jelbuk\';
			update jaga.sekolah set kecamatan_code=\'350926\' where kota_kab=\'JEMBER\' and kecamatan=\'MAYANG\';
			update jaga.sekolah set kecamatan_code=\'350926\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Mayang\';
			update jaga.sekolah set kecamatan_code=\'350927\' where kota_kab=\'JEMBER\' and kecamatan=\'KALISAT\';
			update jaga.sekolah set kecamatan_code=\'350927\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Kalisat\';
			update jaga.sekolah set kecamatan_code=\'350928\' where kota_kab=\'JEMBER\' and kecamatan=\'LEDOKOMBO\';
			update jaga.sekolah set kecamatan_code=\'350929\' where kota_kab=\'JEMBER\' and kecamatan=\'SUKOWONO\';
			update jaga.sekolah set kecamatan_code=\'350929\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Sukowono\';
			update jaga.sekolah set kecamatan_code=\'350930\' where kota_kab=\'JEMBER\' and kecamatan=\'SILO\';
			update jaga.sekolah set kecamatan_code=\'350930\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Silo\';
			update jaga.sekolah set kecamatan_code=\'350931\' where kota_kab=\'JEMBER\' and kecamatan=\'SUMBERJAMBE\';
			update jaga.sekolah set kecamatan_code=\'350931\' where kota_kab=\'Kab. Jember\' and kecamatan=\'Kec. Sumberjambe\';
			update jaga.sekolah set kecamatan_code=\'351001\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'PESANGGARAN\';
			update jaga.sekolah set kecamatan_code=\'351001\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Pesanggaran\';
			update jaga.sekolah set kecamatan_code=\'351002\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Bangorejo\';
			update jaga.sekolah set kecamatan_code=\'351003\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'PURWOHARJO\';
			update jaga.sekolah set kecamatan_code=\'351003\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Purwoharjo\';
			update jaga.sekolah set kecamatan_code=\'351004\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'TEGALDLIMO\';
			update jaga.sekolah set kecamatan_code=\'351004\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Tegaldlimo\';
			update jaga.sekolah set kecamatan_code=\'351005\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'MUNCAR\';
			update jaga.sekolah set kecamatan_code=\'351005\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Muncar\';
			update jaga.sekolah set kecamatan_code=\'351006\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'CLURING\';
			update jaga.sekolah set kecamatan_code=\'351006\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Cluring\';
			update jaga.sekolah set kecamatan_code=\'351007\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Gambiran\';
			update jaga.sekolah set kecamatan_code=\'351008\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'SRONO\';
			update jaga.sekolah set kecamatan_code=\'351008\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Srono\';
			update jaga.sekolah set kecamatan_code=\'351009\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'GENTENG\';
			update jaga.sekolah set kecamatan_code=\'351009\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Genteng\';
			update jaga.sekolah set kecamatan_code=\'351010\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'GLENMORE\';
			update jaga.sekolah set kecamatan_code=\'351010\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Glenmore\';
			update jaga.sekolah set kecamatan_code=\'351011\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'KALIBARU\';
			update jaga.sekolah set kecamatan_code=\'351011\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Kalibaru\';
			update jaga.sekolah set kecamatan_code=\'351012\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'SINGOJURUH\';
			update jaga.sekolah set kecamatan_code=\'351012\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Singojuruh\';
			update jaga.sekolah set kecamatan_code=\'351013\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'ROGOJAMPI\';
			update jaga.sekolah set kecamatan_code=\'351013\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Rogojampi\';
			update jaga.sekolah set kecamatan_code=\'351014\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'KABAT\';
			update jaga.sekolah set kecamatan_code=\'351014\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Kabat\';
			update jaga.sekolah set kecamatan_code=\'351015\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Glagah\';
			update jaga.sekolah set kecamatan_code=\'351016\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'BANYUWANGI\';
			update jaga.sekolah set kecamatan_code=\'351016\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Banyuwangi\';
			update jaga.sekolah set kecamatan_code=\'351017\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'GIRI\';
			update jaga.sekolah set kecamatan_code=\'351017\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Giri\';
			update jaga.sekolah set kecamatan_code=\'351018\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'WONGSOREJO\';
			update jaga.sekolah set kecamatan_code=\'351018\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Wongsorejo\';
			update jaga.sekolah set kecamatan_code=\'351019\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'SONGGON\';
			update jaga.sekolah set kecamatan_code=\'351019\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Songgon\';
			update jaga.sekolah set kecamatan_code=\'351020\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'SEMPU\';
			update jaga.sekolah set kecamatan_code=\'351020\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Sempu\';
			update jaga.sekolah set kecamatan_code=\'351021\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'KALIPURO\';
			update jaga.sekolah set kecamatan_code=\'351021\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Kalipuro\';
			update jaga.sekolah set kecamatan_code=\'351022\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'SILIRAGUNG\';
			update jaga.sekolah set kecamatan_code=\'351022\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Siliragung\';
			update jaga.sekolah set kecamatan_code=\'351023\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'TEGALSARI\';
			update jaga.sekolah set kecamatan_code=\'351023\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Tegalsari\';
			update jaga.sekolah set kecamatan_code=\'351024\' where kota_kab=\'BANYUWANGI\' and kecamatan=\'LICIN\';
			update jaga.sekolah set kecamatan_code=\'351024\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Licin\';
			update jaga.sekolah set kecamatan_code=\'351025\' where kota_kab=\'Kab. Banyuwangi\' and kecamatan=\'Kec. Blimbingsari\';
			update jaga.sekolah set kecamatan_code=\'351101\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'MAESAN\';
			update jaga.sekolah set kecamatan_code=\'351101\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Maesan\';
			update jaga.sekolah set kecamatan_code=\'351102\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'TAMANAN\';
			update jaga.sekolah set kecamatan_code=\'351102\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Tamanan\';
			update jaga.sekolah set kecamatan_code=\'351103\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'TLOGOSARI\';
			update jaga.sekolah set kecamatan_code=\'351103\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Tlogosari\';
			update jaga.sekolah set kecamatan_code=\'351104\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'SUKOSARI\';
			update jaga.sekolah set kecamatan_code=\'351104\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Sukosari\';
			update jaga.sekolah set kecamatan_code=\'351105\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'PUJER\';
			update jaga.sekolah set kecamatan_code=\'351105\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Pujer\';
			update jaga.sekolah set kecamatan_code=\'351106\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'GRUJUGAN\';
			update jaga.sekolah set kecamatan_code=\'351106\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Grujugan\';
			update jaga.sekolah set kecamatan_code=\'351107\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Curahdami\';
			update jaga.sekolah set kecamatan_code=\'351108\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'TENGGARANG\';
			update jaga.sekolah set kecamatan_code=\'351108\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Tenggarang\';
			update jaga.sekolah set kecamatan_code=\'351109\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'WONOSARI\';
			update jaga.sekolah set kecamatan_code=\'351109\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Wonosari\';
			update jaga.sekolah set kecamatan_code=\'351110\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'TAPEN\';
			update jaga.sekolah set kecamatan_code=\'351110\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Tapen\';
			update jaga.sekolah set kecamatan_code=\'351111\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'BONDOWOSO\';
			update jaga.sekolah set kecamatan_code=\'351111\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Bondowoso\';
			update jaga.sekolah set kecamatan_code=\'351112\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'WRINGIN\';
			update jaga.sekolah set kecamatan_code=\'351112\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Wringin\';
			update jaga.sekolah set kecamatan_code=\'351113\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Tegalampel\';
			update jaga.sekolah set kecamatan_code=\'351114\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Klabang\';
			update jaga.sekolah set kecamatan_code=\'351115\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'CERMEE\';
			update jaga.sekolah set kecamatan_code=\'351115\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Cermee\';
			update jaga.sekolah set kecamatan_code=\'351116\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'PRAJEKAN\';
			update jaga.sekolah set kecamatan_code=\'351116\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Prajekan\';
			update jaga.sekolah set kecamatan_code=\'351117\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'PAKEM\';
			update jaga.sekolah set kecamatan_code=\'351117\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Pakem\';
			update jaga.sekolah set kecamatan_code=\'351120\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Binakal\';
			update jaga.sekolah set kecamatan_code=\'351121\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Taman Krocok\';
			update jaga.sekolah set kecamatan_code=\'351122\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'BOTOLINGGO\';
			update jaga.sekolah set kecamatan_code=\'351122\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Botolinggo\';
			update jaga.sekolah set kecamatan_code=\'351123\' where kota_kab=\'BONDOWOSO\' and kecamatan=\'JAMBESARI DARUS SHOLAH\';
			update jaga.sekolah set kecamatan_code=\'351123\' where kota_kab=\'Kab. Bondowoso\' and kecamatan=\'Kec. Jambesari Darus Sholah\';
			update jaga.sekolah set kecamatan_code=\'351201\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Jatibanteng\';
			update jaga.sekolah set kecamatan_code=\'351201\' where kota_kab=\'SITUBONDO\' and kecamatan=\'JATIBANTENG\';
			update jaga.sekolah set kecamatan_code=\'351202\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Besuki\';
			update jaga.sekolah set kecamatan_code=\'351202\' where kota_kab=\'SITUBONDO\' and kecamatan=\'BESUKI\';
			update jaga.sekolah set kecamatan_code=\'351203\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Suboh\';
			update jaga.sekolah set kecamatan_code=\'351203\' where kota_kab=\'SITUBONDO\' and kecamatan=\'SUBOH\';
			update jaga.sekolah set kecamatan_code=\'351204\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Mlandingan\';
			update jaga.sekolah set kecamatan_code=\'351204\' where kota_kab=\'SITUBONDO\' and kecamatan=\'MLANDINGAN\';
			update jaga.sekolah set kecamatan_code=\'351205\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Kendit\';
			update jaga.sekolah set kecamatan_code=\'351205\' where kota_kab=\'SITUBONDO\' and kecamatan=\'KENDIT\';
			update jaga.sekolah set kecamatan_code=\'351206\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Panarukan\';
			update jaga.sekolah set kecamatan_code=\'351206\' where kota_kab=\'SITUBONDO\' and kecamatan=\'PANARUKAN\';
			update jaga.sekolah set kecamatan_code=\'351207\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Situbondo\';
			update jaga.sekolah set kecamatan_code=\'351207\' where kota_kab=\'SITUBONDO\' and kecamatan=\'SITUBONDO\';
			update jaga.sekolah set kecamatan_code=\'351208\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Panji\';
			update jaga.sekolah set kecamatan_code=\'351208\' where kota_kab=\'SITUBONDO\' and kecamatan=\'PANJI\';
			update jaga.sekolah set kecamatan_code=\'351209\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Mangaran\';
			update jaga.sekolah set kecamatan_code=\'351209\' where kota_kab=\'SITUBONDO\' and kecamatan=\'MANGARAN\';
			update jaga.sekolah set kecamatan_code=\'351210\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Kapongan\';
			update jaga.sekolah set kecamatan_code=\'351210\' where kota_kab=\'SITUBONDO\' and kecamatan=\'KAPONGAN\';
			update jaga.sekolah set kecamatan_code=\'351211\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Arjasa\';
			update jaga.sekolah set kecamatan_code=\'351211\' where kota_kab=\'SITUBONDO\' and kecamatan=\'ARJASA\';
			update jaga.sekolah set kecamatan_code=\'351212\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Jangkar\';
			update jaga.sekolah set kecamatan_code=\'351212\' where kota_kab=\'SITUBONDO\' and kecamatan=\'JANGKAR\';
			update jaga.sekolah set kecamatan_code=\'351213\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Asembagus\';
			update jaga.sekolah set kecamatan_code=\'351213\' where kota_kab=\'SITUBONDO\' and kecamatan=\'ASEMBAGUS\';
			update jaga.sekolah set kecamatan_code=\'351214\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Banyuputih\';
			update jaga.sekolah set kecamatan_code=\'351214\' where kota_kab=\'SITUBONDO\' and kecamatan=\'BANYUPUTIH\';
			update jaga.sekolah set kecamatan_code=\'351215\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Sumbermalang\';
			update jaga.sekolah set kecamatan_code=\'351215\' where kota_kab=\'SITUBONDO\' and kecamatan=\'SUMBERMALANG\';
			update jaga.sekolah set kecamatan_code=\'351216\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Banyuglugur\';
			update jaga.sekolah set kecamatan_code=\'351217\' where kota_kab=\'Kab. Situbondo\' and kecamatan=\'Kec. Bungatan\';
			update jaga.sekolah set kecamatan_code=\'351217\' where kota_kab=\'SITUBONDO\' and kecamatan=\'BUNGATAN\';
			update jaga.sekolah set kecamatan_code=\'351301\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Sukapura\';
			update jaga.sekolah set kecamatan_code=\'351302\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Sumber\';
			update jaga.sekolah set kecamatan_code=\'351303\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Kuripan\';
			update jaga.sekolah set kecamatan_code=\'351303\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'KURIPAN\';
			update jaga.sekolah set kecamatan_code=\'351304\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Bantaran\';
			update jaga.sekolah set kecamatan_code=\'351304\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'BANTARAN\';
			update jaga.sekolah set kecamatan_code=\'351305\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Leces\';
			update jaga.sekolah set kecamatan_code=\'351305\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'LECES\';
			update jaga.sekolah set kecamatan_code=\'351306\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Banyuanyar\';
			update jaga.sekolah set kecamatan_code=\'351306\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'BANYUANYAR\';
			update jaga.sekolah set kecamatan_code=\'351307\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Tiris\';
			update jaga.sekolah set kecamatan_code=\'351307\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'TIRIS\';
			update jaga.sekolah set kecamatan_code=\'351308\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Krucil\';
			update jaga.sekolah set kecamatan_code=\'351308\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'KRUCIL\';
			update jaga.sekolah set kecamatan_code=\'351309\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Gading\';
			update jaga.sekolah set kecamatan_code=\'351309\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'GADING\';
			update jaga.sekolah set kecamatan_code=\'351310\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Pakuniran\';
			update jaga.sekolah set kecamatan_code=\'351310\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'PAKUNIRAN\';
			update jaga.sekolah set kecamatan_code=\'351311\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Kotaanyar\';
			update jaga.sekolah set kecamatan_code=\'351311\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'KOTAANYAR\';
			update jaga.sekolah set kecamatan_code=\'351312\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Paiton\';
			update jaga.sekolah set kecamatan_code=\'351312\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'PAITON\';
			update jaga.sekolah set kecamatan_code=\'351313\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Besuk\';
			update jaga.sekolah set kecamatan_code=\'351313\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'BESUK\';
			update jaga.sekolah set kecamatan_code=\'351314\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Kraksaan\';
			update jaga.sekolah set kecamatan_code=\'351314\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'KRAKSAAN\';
			update jaga.sekolah set kecamatan_code=\'351315\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Krejengan\';
			update jaga.sekolah set kecamatan_code=\'351315\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'KREJENGAN\';
			update jaga.sekolah set kecamatan_code=\'351317\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Maron\';
			update jaga.sekolah set kecamatan_code=\'351317\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'MARON\';
			update jaga.sekolah set kecamatan_code=\'351318\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Gending\';
			update jaga.sekolah set kecamatan_code=\'351318\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'GENDING\';
			update jaga.sekolah set kecamatan_code=\'351319\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Dringu\';
			update jaga.sekolah set kecamatan_code=\'351319\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'DRINGU\';
			update jaga.sekolah set kecamatan_code=\'351320\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Tegalsiwalan\';
			update jaga.sekolah set kecamatan_code=\'351320\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'TEGALSIWALAN\';
			update jaga.sekolah set kecamatan_code=\'351321\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Sumberasih\';
			update jaga.sekolah set kecamatan_code=\'351321\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'SUMBERASIH\';
			update jaga.sekolah set kecamatan_code=\'351322\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Wonomerto\';
			update jaga.sekolah set kecamatan_code=\'351323\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Tongas\';
			update jaga.sekolah set kecamatan_code=\'351324\' where kota_kab=\'Kab. Probolinggo\' and kecamatan=\'Kec. Lumbang\';
			update jaga.sekolah set kecamatan_code=\'351324\' where kota_kab=\'PROBOLINGGO\' and kecamatan=\'LUMBANG\';
			update jaga.sekolah set kecamatan_code=\'351401\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Purwodadi\';
			update jaga.sekolah set kecamatan_code=\'351401\' where kota_kab=\'PASURUAN\' and kecamatan=\'PURWODADI\';
			update jaga.sekolah set kecamatan_code=\'351402\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Tutur\';
			update jaga.sekolah set kecamatan_code=\'351402\' where kota_kab=\'PASURUAN\' and kecamatan=\'TUTUR\';
			update jaga.sekolah set kecamatan_code=\'351403\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Puspo\';
			update jaga.sekolah set kecamatan_code=\'351404\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Lumbang\';
			update jaga.sekolah set kecamatan_code=\'351405\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Pasrepan\';
			update jaga.sekolah set kecamatan_code=\'351405\' where kota_kab=\'PASURUAN\' and kecamatan=\'PASREPAN\';
			update jaga.sekolah set kecamatan_code=\'351406\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Kejayan\';
			update jaga.sekolah set kecamatan_code=\'351406\' where kota_kab=\'PASURUAN\' and kecamatan=\'KEJAYAN\';
			update jaga.sekolah set kecamatan_code=\'351407\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Wonorejo\';
			update jaga.sekolah set kecamatan_code=\'351407\' where kota_kab=\'PASURUAN\' and kecamatan=\'WONOREJO\';
			update jaga.sekolah set kecamatan_code=\'351408\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Purwosari\';
			update jaga.sekolah set kecamatan_code=\'351408\' where kota_kab=\'PASURUAN\' and kecamatan=\'PURWOSARI\';
			update jaga.sekolah set kecamatan_code=\'351409\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Sukorejo\';
			update jaga.sekolah set kecamatan_code=\'351409\' where kota_kab=\'PASURUAN\' and kecamatan=\'SUKOREJO\';
			update jaga.sekolah set kecamatan_code=\'351410\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Prigen\';
			update jaga.sekolah set kecamatan_code=\'351410\' where kota_kab=\'PASURUAN\' and kecamatan=\'PRIGEN\';
			update jaga.sekolah set kecamatan_code=\'351411\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Pandaan\';
			update jaga.sekolah set kecamatan_code=\'351411\' where kota_kab=\'PASURUAN\' and kecamatan=\'PANDAAN\';
			update jaga.sekolah set kecamatan_code=\'351412\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Gempol\';
			update jaga.sekolah set kecamatan_code=\'351412\' where kota_kab=\'PASURUAN\' and kecamatan=\'GEMPOL\';
			update jaga.sekolah set kecamatan_code=\'351413\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Beji\';
			update jaga.sekolah set kecamatan_code=\'351413\' where kota_kab=\'PASURUAN\' and kecamatan=\'BEJI\';
			update jaga.sekolah set kecamatan_code=\'351414\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Bangil\';
			update jaga.sekolah set kecamatan_code=\'351414\' where kota_kab=\'PASURUAN\' and kecamatan=\'BANGIL\';
			update jaga.sekolah set kecamatan_code=\'351415\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Rembang\';
			update jaga.sekolah set kecamatan_code=\'351415\' where kota_kab=\'PASURUAN\' and kecamatan=\'REMBANG\';
			update jaga.sekolah set kecamatan_code=\'351416\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Kraton\';
			update jaga.sekolah set kecamatan_code=\'351416\' where kota_kab=\'PASURUAN\' and kecamatan=\'KRATON\';
			update jaga.sekolah set kecamatan_code=\'351417\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Pohjentrek\';
			update jaga.sekolah set kecamatan_code=\'351417\' where kota_kab=\'PASURUAN\' and kecamatan=\'POHJENTREK\';
			update jaga.sekolah set kecamatan_code=\'351419\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Winongan\';
			update jaga.sekolah set kecamatan_code=\'351419\' where kota_kab=\'PASURUAN\' and kecamatan=\'WINONGAN\';
			update jaga.sekolah set kecamatan_code=\'351420\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Grati\';
			update jaga.sekolah set kecamatan_code=\'351420\' where kota_kab=\'PASURUAN\' and kecamatan=\'GRATI\';
			update jaga.sekolah set kecamatan_code=\'351421\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Nguling\';
			update jaga.sekolah set kecamatan_code=\'351421\' where kota_kab=\'PASURUAN\' and kecamatan=\'NGULING\';
			update jaga.sekolah set kecamatan_code=\'351422\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Lekok\';
			update jaga.sekolah set kecamatan_code=\'351422\' where kota_kab=\'PASURUAN\' and kecamatan=\'LEKOK\';
			update jaga.sekolah set kecamatan_code=\'351423\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Rejoso\';
			update jaga.sekolah set kecamatan_code=\'351423\' where kota_kab=\'PASURUAN\' and kecamatan=\'REJOSO\';
			update jaga.sekolah set kecamatan_code=\'351424\' where kota_kab=\'Kab. Pasuruan\' and kecamatan=\'Kec. Tosari\';
			update jaga.sekolah set kecamatan_code=\'351501\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Tarik\';
			update jaga.sekolah set kecamatan_code=\'351501\' where kota_kab=\'SIDOARJO\' and kecamatan=\'TARIK\';
			update jaga.sekolah set kecamatan_code=\'351502\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Prambon\';
			update jaga.sekolah set kecamatan_code=\'351502\' where kota_kab=\'SIDOARJO\' and kecamatan=\'PRAMBON\';
			update jaga.sekolah set kecamatan_code=\'351503\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Krembung\';
			update jaga.sekolah set kecamatan_code=\'351503\' where kota_kab=\'SIDOARJO\' and kecamatan=\'KREMBUNG\';
			update jaga.sekolah set kecamatan_code=\'351504\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Porong\';
			update jaga.sekolah set kecamatan_code=\'351504\' where kota_kab=\'SIDOARJO\' and kecamatan=\'PORONG\';
			update jaga.sekolah set kecamatan_code=\'351505\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Jabon\';
			update jaga.sekolah set kecamatan_code=\'351505\' where kota_kab=\'SIDOARJO\' and kecamatan=\'JABON\';
			update jaga.sekolah set kecamatan_code=\'351506\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Tanggulangin\';
			update jaga.sekolah set kecamatan_code=\'351506\' where kota_kab=\'SIDOARJO\' and kecamatan=\'TANGGULANGIN\';
			update jaga.sekolah set kecamatan_code=\'351507\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Candi\';
			update jaga.sekolah set kecamatan_code=\'351507\' where kota_kab=\'SIDOARJO\' and kecamatan=\'CANDI\';
			update jaga.sekolah set kecamatan_code=\'351508\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Sidoarjo\';
			update jaga.sekolah set kecamatan_code=\'351508\' where kota_kab=\'SIDOARJO\' and kecamatan=\'SIDOARJO\';
			update jaga.sekolah set kecamatan_code=\'351509\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Tulangan\';
			update jaga.sekolah set kecamatan_code=\'351509\' where kota_kab=\'SIDOARJO\' and kecamatan=\'TULANGAN\';
			update jaga.sekolah set kecamatan_code=\'351510\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Wonoayu\';
			update jaga.sekolah set kecamatan_code=\'351511\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Krian\';
			update jaga.sekolah set kecamatan_code=\'351511\' where kota_kab=\'SIDOARJO\' and kecamatan=\'KRIAN\';
			update jaga.sekolah set kecamatan_code=\'351513\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Taman\';
			update jaga.sekolah set kecamatan_code=\'351513\' where kota_kab=\'SIDOARJO\' and kecamatan=\'TAMAN\';
			update jaga.sekolah set kecamatan_code=\'351514\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Sukodono\';
			update jaga.sekolah set kecamatan_code=\'351514\' where kota_kab=\'SIDOARJO\' and kecamatan=\'SUKODONO\';
			update jaga.sekolah set kecamatan_code=\'351515\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Buduran\';
			update jaga.sekolah set kecamatan_code=\'351515\' where kota_kab=\'SIDOARJO\' and kecamatan=\'BUDURAN\';
			update jaga.sekolah set kecamatan_code=\'351516\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Gedangan\';
			update jaga.sekolah set kecamatan_code=\'351516\' where kota_kab=\'SIDOARJO\' and kecamatan=\'GEDANGAN\';
			update jaga.sekolah set kecamatan_code=\'351517\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Sedati\';
			update jaga.sekolah set kecamatan_code=\'351517\' where kota_kab=\'SIDOARJO\' and kecamatan=\'SEDATI\';
			update jaga.sekolah set kecamatan_code=\'351518\' where kota_kab=\'Kab. Sidoarjo\' and kecamatan=\'Kec. Waru\';
			update jaga.sekolah set kecamatan_code=\'351518\' where kota_kab=\'SIDOARJO\' and kecamatan=\'WARU\';
			update jaga.sekolah set kecamatan_code=\'351601\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Jatirejo\';
			update jaga.sekolah set kecamatan_code=\'351601\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'JATIREJO\';
			update jaga.sekolah set kecamatan_code=\'351602\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Gondang\';
			update jaga.sekolah set kecamatan_code=\'351602\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'GONDANG\';
			update jaga.sekolah set kecamatan_code=\'351603\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Pacet\';
			update jaga.sekolah set kecamatan_code=\'351603\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'PACET\';
			update jaga.sekolah set kecamatan_code=\'351604\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Trawas\';
			update jaga.sekolah set kecamatan_code=\'351604\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'TRAWAS\';
			update jaga.sekolah set kecamatan_code=\'351605\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Ngoro\';
			update jaga.sekolah set kecamatan_code=\'351605\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'NGORO\';
			update jaga.sekolah set kecamatan_code=\'351606\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Pungging\';
			update jaga.sekolah set kecamatan_code=\'351606\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'PUNGGING\';
			update jaga.sekolah set kecamatan_code=\'351607\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Kutorejo\';
			update jaga.sekolah set kecamatan_code=\'351607\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'KUTOREJO\';
			update jaga.sekolah set kecamatan_code=\'351608\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Mojosari\';
			update jaga.sekolah set kecamatan_code=\'351608\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'MOJOSARI\';
			update jaga.sekolah set kecamatan_code=\'351609\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Dlanggu\';
			update jaga.sekolah set kecamatan_code=\'351609\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'DLANGGU\';
			update jaga.sekolah set kecamatan_code=\'351610\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Bangsal\';
			update jaga.sekolah set kecamatan_code=\'351610\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'BANGSAL\';
			update jaga.sekolah set kecamatan_code=\'351611\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Puri\';
			update jaga.sekolah set kecamatan_code=\'351611\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'PURI\';
			update jaga.sekolah set kecamatan_code=\'351612\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Trowulan\';
			update jaga.sekolah set kecamatan_code=\'351612\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'TROWULAN\';
			update jaga.sekolah set kecamatan_code=\'351613\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Sooko\';
			update jaga.sekolah set kecamatan_code=\'351613\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'SOOKO\';
			update jaga.sekolah set kecamatan_code=\'351614\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Gedeg\';
			update jaga.sekolah set kecamatan_code=\'351615\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Kemlagi\';
			update jaga.sekolah set kecamatan_code=\'351615\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'KEMLAGI\';
			update jaga.sekolah set kecamatan_code=\'351616\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Jetis\';
			update jaga.sekolah set kecamatan_code=\'351616\' where kota_kab=\'MOJOKERTO\' and kecamatan=\'JETIS\';
			update jaga.sekolah set kecamatan_code=\'351618\' where kota_kab=\'Kab. Mojokerto\' and kecamatan=\'Kec. Mojoanyar\';
			update jaga.sekolah set kecamatan_code=\'351701\' where kota_kab=\'JOMBANG\' and kecamatan=\'PERAK\';
			update jaga.sekolah set kecamatan_code=\'351701\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Perak\';
			update jaga.sekolah set kecamatan_code=\'351702\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Gudo\';
			update jaga.sekolah set kecamatan_code=\'351703\' where kota_kab=\'JOMBANG\' and kecamatan=\'NGORO\';
			update jaga.sekolah set kecamatan_code=\'351703\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Ngoro\';
			update jaga.sekolah set kecamatan_code=\'351704\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Bareng\';
			update jaga.sekolah set kecamatan_code=\'351705\' where kota_kab=\'JOMBANG\' and kecamatan=\'WONOSALAM\';
			update jaga.sekolah set kecamatan_code=\'351705\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Wonosalam\';
			update jaga.sekolah set kecamatan_code=\'351706\' where kota_kab=\'JOMBANG\' and kecamatan=\'MOJOAGUNG\';
			update jaga.sekolah set kecamatan_code=\'351706\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Mojoagung\';
			update jaga.sekolah set kecamatan_code=\'351707\' where kota_kab=\'JOMBANG\' and kecamatan=\'MOJOWARNO\';
			update jaga.sekolah set kecamatan_code=\'351707\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Mojowarno\';
			update jaga.sekolah set kecamatan_code=\'351708\' where kota_kab=\'JOMBANG\' and kecamatan=\'DIWEK\';
			update jaga.sekolah set kecamatan_code=\'351708\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Diwek\';
			update jaga.sekolah set kecamatan_code=\'351709\' where kota_kab=\'JOMBANG\' and kecamatan=\'JOMBANG\';
			update jaga.sekolah set kecamatan_code=\'351709\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Jombang\';
			update jaga.sekolah set kecamatan_code=\'351710\' where kota_kab=\'JOMBANG\' and kecamatan=\'PETERONGAN\';
			update jaga.sekolah set kecamatan_code=\'351710\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Peterongan\';
			update jaga.sekolah set kecamatan_code=\'351711\' where kota_kab=\'JOMBANG\' and kecamatan=\'SUMOBITO\';
			update jaga.sekolah set kecamatan_code=\'351711\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Sumobito\';
			update jaga.sekolah set kecamatan_code=\'351712\' where kota_kab=\'JOMBANG\' and kecamatan=\'KESAMBEN\';
			update jaga.sekolah set kecamatan_code=\'351712\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Kesamben\';
			update jaga.sekolah set kecamatan_code=\'351713\' where kota_kab=\'JOMBANG\' and kecamatan=\'TEMBELANG\';
			update jaga.sekolah set kecamatan_code=\'351713\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Tembelang\';
			update jaga.sekolah set kecamatan_code=\'351714\' where kota_kab=\'JOMBANG\' and kecamatan=\'PLOSO\';
			update jaga.sekolah set kecamatan_code=\'351714\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Ploso\';
			update jaga.sekolah set kecamatan_code=\'351715\' where kota_kab=\'JOMBANG\' and kecamatan=\'PLANDAAN\';
			update jaga.sekolah set kecamatan_code=\'351715\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Plandaan\';
			update jaga.sekolah set kecamatan_code=\'351716\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Kabuh\';
			update jaga.sekolah set kecamatan_code=\'351717\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Kudu\';
			update jaga.sekolah set kecamatan_code=\'351719\' where kota_kab=\'JOMBANG\' and kecamatan=\'JOGOROTO\';
			update jaga.sekolah set kecamatan_code=\'351719\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Jogoroto\';
			update jaga.sekolah set kecamatan_code=\'351720\' where kota_kab=\'JOMBANG\' and kecamatan=\'MEGALUH\';
			update jaga.sekolah set kecamatan_code=\'351720\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Megaluh\';
			update jaga.sekolah set kecamatan_code=\'351721\' where kota_kab=\'JOMBANG\' and kecamatan=\'NGUSIKAN\';
			update jaga.sekolah set kecamatan_code=\'351721\' where kota_kab=\'Kab. Jombang\' and kecamatan=\'Kec. Ngusikan\';
			update jaga.sekolah set kecamatan_code=\'351801\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Sawahan\';
			update jaga.sekolah set kecamatan_code=\'351801\' where kota_kab=\'NGANJUK\' and kecamatan=\'SAWAHAN\';
			update jaga.sekolah set kecamatan_code=\'351802\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Ngetos\';
			update jaga.sekolah set kecamatan_code=\'351802\' where kota_kab=\'NGANJUK\' and kecamatan=\'NGETOS\';
			update jaga.sekolah set kecamatan_code=\'351803\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Berbek\';
			update jaga.sekolah set kecamatan_code=\'351803\' where kota_kab=\'NGANJUK\' and kecamatan=\'BERBEK\';
			update jaga.sekolah set kecamatan_code=\'351804\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Loceret\';
			update jaga.sekolah set kecamatan_code=\'351804\' where kota_kab=\'NGANJUK\' and kecamatan=\'LOCERET\';
			update jaga.sekolah set kecamatan_code=\'351805\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Pace\';
			update jaga.sekolah set kecamatan_code=\'351805\' where kota_kab=\'NGANJUK\' and kecamatan=\'PACE\';
			update jaga.sekolah set kecamatan_code=\'351806\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Prambon\';
			update jaga.sekolah set kecamatan_code=\'351806\' where kota_kab=\'NGANJUK\' and kecamatan=\'PRAMBON\';
			update jaga.sekolah set kecamatan_code=\'351807\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Ngronggot\';
			update jaga.sekolah set kecamatan_code=\'351807\' where kota_kab=\'NGANJUK\' and kecamatan=\'NGRONGGOT\';
			update jaga.sekolah set kecamatan_code=\'351808\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Kertosono\';
			update jaga.sekolah set kecamatan_code=\'351808\' where kota_kab=\'NGANJUK\' and kecamatan=\'KERTOSONO\';
			update jaga.sekolah set kecamatan_code=\'351809\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Patianrowo\';
			update jaga.sekolah set kecamatan_code=\'351809\' where kota_kab=\'NGANJUK\' and kecamatan=\'PATIANROWO\';
			update jaga.sekolah set kecamatan_code=\'351810\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Baron\';
			update jaga.sekolah set kecamatan_code=\'351810\' where kota_kab=\'NGANJUK\' and kecamatan=\'BARON\';
			update jaga.sekolah set kecamatan_code=\'351811\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Tanjunganom\';
			update jaga.sekolah set kecamatan_code=\'351811\' where kota_kab=\'NGANJUK\' and kecamatan=\'TANJUNGANOM\';
			update jaga.sekolah set kecamatan_code=\'351812\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Sukomoro\';
			update jaga.sekolah set kecamatan_code=\'351812\' where kota_kab=\'NGANJUK\' and kecamatan=\'SUKOMORO\';
			update jaga.sekolah set kecamatan_code=\'351813\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Nganjuk\';
			update jaga.sekolah set kecamatan_code=\'351813\' where kota_kab=\'NGANJUK\' and kecamatan=\'NGANJUK\';
			update jaga.sekolah set kecamatan_code=\'351814\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Bagor\';
			update jaga.sekolah set kecamatan_code=\'351814\' where kota_kab=\'NGANJUK\' and kecamatan=\'BAGOR\';
			update jaga.sekolah set kecamatan_code=\'351815\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Wilangan\';
			update jaga.sekolah set kecamatan_code=\'351816\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Rejoso\';
			update jaga.sekolah set kecamatan_code=\'351817\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Gondang\';
			update jaga.sekolah set kecamatan_code=\'351817\' where kota_kab=\'NGANJUK\' and kecamatan=\'GONDANG\';
			update jaga.sekolah set kecamatan_code=\'351818\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Ngluyu\';
			update jaga.sekolah set kecamatan_code=\'351819\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Lengkong\';
			update jaga.sekolah set kecamatan_code=\'351819\' where kota_kab=\'NGANJUK\' and kecamatan=\'LENGKONG\';
			update jaga.sekolah set kecamatan_code=\'351820\' where kota_kab=\'Kab. Nganjuk\' and kecamatan=\'Kec. Jatikalen\';
			update jaga.sekolah set kecamatan_code=\'351902\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Dolopo\';
			update jaga.sekolah set kecamatan_code=\'351902\' where kota_kab=\'MADIUN\' and kecamatan=\'DOLOPO\';
			update jaga.sekolah set kecamatan_code=\'351903\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Geger\';
			update jaga.sekolah set kecamatan_code=\'351903\' where kota_kab=\'MADIUN\' and kecamatan=\'GEGER\';
			update jaga.sekolah set kecamatan_code=\'351904\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Dagangan\';
			update jaga.sekolah set kecamatan_code=\'351904\' where kota_kab=\'MADIUN\' and kecamatan=\'DAGANGAN\';
			update jaga.sekolah set kecamatan_code=\'351905\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Kare\';
			update jaga.sekolah set kecamatan_code=\'351905\' where kota_kab=\'MADIUN\' and kecamatan=\'KARE\';
			update jaga.sekolah set kecamatan_code=\'351906\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Gemarang\';
			update jaga.sekolah set kecamatan_code=\'351907\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Wungu\';
			update jaga.sekolah set kecamatan_code=\'351908\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Madiun\';
			update jaga.sekolah set kecamatan_code=\'351909\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Jiwan\';
			update jaga.sekolah set kecamatan_code=\'351910\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Balerejo\';
			update jaga.sekolah set kecamatan_code=\'351910\' where kota_kab=\'MADIUN\' and kecamatan=\'BALEREJO\';
			update jaga.sekolah set kecamatan_code=\'351911\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Mejayan\';
			update jaga.sekolah set kecamatan_code=\'351911\' where kota_kab=\'MADIUN\' and kecamatan=\'MEJAYAN\';
			update jaga.sekolah set kecamatan_code=\'351912\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Saradan\';
			update jaga.sekolah set kecamatan_code=\'351912\' where kota_kab=\'MADIUN\' and kecamatan=\'SARADAN\';
			update jaga.sekolah set kecamatan_code=\'351913\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Pilangkenceng\';
			update jaga.sekolah set kecamatan_code=\'351913\' where kota_kab=\'MADIUN\' and kecamatan=\'PILANGKENCENG\';
			update jaga.sekolah set kecamatan_code=\'351914\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Sawahan\';
			update jaga.sekolah set kecamatan_code=\'351915\' where kota_kab=\'Kab. Madiun\' and kecamatan=\'Kec. Wonoasri\';
			update jaga.sekolah set kecamatan_code=\'352001\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Poncol\';
			update jaga.sekolah set kecamatan_code=\'352001\' where kota_kab=\'MAGETAN\' and kecamatan=\'PONCOL\';
			update jaga.sekolah set kecamatan_code=\'352002\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Parang\';
			update jaga.sekolah set kecamatan_code=\'352002\' where kota_kab=\'MAGETAN\' and kecamatan=\'PARANG\';
			update jaga.sekolah set kecamatan_code=\'352003\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Lembeyan\';
			update jaga.sekolah set kecamatan_code=\'352003\' where kota_kab=\'MAGETAN\' and kecamatan=\'LEMBEYAN\';
			update jaga.sekolah set kecamatan_code=\'352004\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Takeran\';
			update jaga.sekolah set kecamatan_code=\'352004\' where kota_kab=\'MAGETAN\' and kecamatan=\'TAKERAN\';
			update jaga.sekolah set kecamatan_code=\'352005\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Kawedanan\';
			update jaga.sekolah set kecamatan_code=\'352006\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Magetan\';
			update jaga.sekolah set kecamatan_code=\'352006\' where kota_kab=\'MAGETAN\' and kecamatan=\'MAGETAN\';
			update jaga.sekolah set kecamatan_code=\'352007\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Plaosan\';
			update jaga.sekolah set kecamatan_code=\'352007\' where kota_kab=\'MAGETAN\' and kecamatan=\'PLAOSAN\';
			update jaga.sekolah set kecamatan_code=\'352008\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Panekan\';
			update jaga.sekolah set kecamatan_code=\'352008\' where kota_kab=\'MAGETAN\' and kecamatan=\'PANEKAN\';
			update jaga.sekolah set kecamatan_code=\'352009\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Sukomoro\';
			update jaga.sekolah set kecamatan_code=\'352010\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Bendo\';
			update jaga.sekolah set kecamatan_code=\'352010\' where kota_kab=\'MAGETAN\' and kecamatan=\'BENDO\';
			update jaga.sekolah set kecamatan_code=\'352011\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Maospati\';
			update jaga.sekolah set kecamatan_code=\'352012\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Barat\';
			update jaga.sekolah set kecamatan_code=\'352013\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Karangrejo\';
			update jaga.sekolah set kecamatan_code=\'352013\' where kota_kab=\'MAGETAN\' and kecamatan=\'KARANGREJO\';
			update jaga.sekolah set kecamatan_code=\'352014\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Karas\';
			update jaga.sekolah set kecamatan_code=\'352014\' where kota_kab=\'MAGETAN\' and kecamatan=\'KARAS\';
			update jaga.sekolah set kecamatan_code=\'352015\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Kartoharjo\';
			update jaga.sekolah set kecamatan_code=\'352015\' where kota_kab=\'MAGETAN\' and kecamatan=\'KARTOHARJO\';
			update jaga.sekolah set kecamatan_code=\'352016\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Ngariboyo\';
			update jaga.sekolah set kecamatan_code=\'352016\' where kota_kab=\'MAGETAN\' and kecamatan=\'NGARIBOYO\';
			update jaga.sekolah set kecamatan_code=\'352017\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Nguntoronadi\';
			update jaga.sekolah set kecamatan_code=\'352018\' where kota_kab=\'Kab. Magetan\' and kecamatan=\'Kec. Sidorejo\';
			update jaga.sekolah set kecamatan_code=\'352101\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Sine\';
			update jaga.sekolah set kecamatan_code=\'352102\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Ngrambe\';
			update jaga.sekolah set kecamatan_code=\'352102\' where kota_kab=\'NGAWI\' and kecamatan=\'NGRAMBE\';
			update jaga.sekolah set kecamatan_code=\'352103\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Jogorogo\';
			update jaga.sekolah set kecamatan_code=\'352103\' where kota_kab=\'NGAWI\' and kecamatan=\'JOGOROGO\';
			update jaga.sekolah set kecamatan_code=\'352104\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Kendal\';
			update jaga.sekolah set kecamatan_code=\'352104\' where kota_kab=\'NGAWI\' and kecamatan=\'KENDAL\';
			update jaga.sekolah set kecamatan_code=\'352105\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Geneng\';
			update jaga.sekolah set kecamatan_code=\'352106\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Kwadungan\';
			update jaga.sekolah set kecamatan_code=\'352107\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Karangjati\';
			update jaga.sekolah set kecamatan_code=\'352107\' where kota_kab=\'NGAWI\' and kecamatan=\'KARANGJATI\';
			update jaga.sekolah set kecamatan_code=\'352108\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Padas\';
			update jaga.sekolah set kecamatan_code=\'352109\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Ngawi\';
			update jaga.sekolah set kecamatan_code=\'352109\' where kota_kab=\'NGAWI\' and kecamatan=\'NGAWI\';
			update jaga.sekolah set kecamatan_code=\'352110\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Paron\';
			update jaga.sekolah set kecamatan_code=\'352110\' where kota_kab=\'NGAWI\' and kecamatan=\'PARON\';
			update jaga.sekolah set kecamatan_code=\'352111\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Kedunggalar\';
			update jaga.sekolah set kecamatan_code=\'352112\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Widodaren\';
			update jaga.sekolah set kecamatan_code=\'352112\' where kota_kab=\'NGAWI\' and kecamatan=\'WIDODAREN\';
			update jaga.sekolah set kecamatan_code=\'352113\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Mantingan\';
			update jaga.sekolah set kecamatan_code=\'352113\' where kota_kab=\'NGAWI\' and kecamatan=\'MANTINGAN\';
			update jaga.sekolah set kecamatan_code=\'352114\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Pangkur\';
			update jaga.sekolah set kecamatan_code=\'352114\' where kota_kab=\'NGAWI\' and kecamatan=\'PANGKUR\';
			update jaga.sekolah set kecamatan_code=\'352115\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Bringin\';
			update jaga.sekolah set kecamatan_code=\'352115\' where kota_kab=\'NGAWI\' and kecamatan=\'BRINGIN\';
			update jaga.sekolah set kecamatan_code=\'352116\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Pitu\';
			update jaga.sekolah set kecamatan_code=\'352117\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Karanganyar\';
			update jaga.sekolah set kecamatan_code=\'352118\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Gerih\';
			update jaga.sekolah set kecamatan_code=\'352119\' where kota_kab=\'Kab. Ngawi\' and kecamatan=\'Kec. Kasreman\';
			update jaga.sekolah set kecamatan_code=\'352201\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'NGRAHO\';
			update jaga.sekolah set kecamatan_code=\'352201\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Ngraho\';
			update jaga.sekolah set kecamatan_code=\'352202\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Tambakrejo\';
			update jaga.sekolah set kecamatan_code=\'352203\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Ngambon\';
			update jaga.sekolah set kecamatan_code=\'352204\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'NGASEM\';
			update jaga.sekolah set kecamatan_code=\'352204\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Ngasem\';
			update jaga.sekolah set kecamatan_code=\'352205\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Bubulan\';
			update jaga.sekolah set kecamatan_code=\'352206\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'DANDER\';
			update jaga.sekolah set kecamatan_code=\'352206\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Dander\';
			update jaga.sekolah set kecamatan_code=\'352207\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'SUGIHWARAS\';
			update jaga.sekolah set kecamatan_code=\'352207\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Sugihwaras\';
			update jaga.sekolah set kecamatan_code=\'352208\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'KEDUNGADEM\';
			update jaga.sekolah set kecamatan_code=\'352208\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kedungadem\';
			update jaga.sekolah set kecamatan_code=\'352209\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kepohbaru\';
			update jaga.sekolah set kecamatan_code=\'352210\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'BAURENO\';
			update jaga.sekolah set kecamatan_code=\'352210\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Baureno\';
			update jaga.sekolah set kecamatan_code=\'352211\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'KANOR\';
			update jaga.sekolah set kecamatan_code=\'352211\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kanor\';
			update jaga.sekolah set kecamatan_code=\'352212\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'SUMBEREJO\';
			update jaga.sekolah set kecamatan_code=\'352213\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'BALEN\';
			update jaga.sekolah set kecamatan_code=\'352213\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Balen\';
			update jaga.sekolah set kecamatan_code=\'352214\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'KAPAS\';
			update jaga.sekolah set kecamatan_code=\'352214\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kapas\';
			update jaga.sekolah set kecamatan_code=\'352215\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'BOJONEGORO\';
			update jaga.sekolah set kecamatan_code=\'352215\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Bojonegoro\';
			update jaga.sekolah set kecamatan_code=\'352216\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'KALITIDU\';
			update jaga.sekolah set kecamatan_code=\'352216\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kalitidu\';
			update jaga.sekolah set kecamatan_code=\'352217\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'MALO\';
			update jaga.sekolah set kecamatan_code=\'352217\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Malo\';
			update jaga.sekolah set kecamatan_code=\'352218\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'PURWOSARI\';
			update jaga.sekolah set kecamatan_code=\'352218\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Purwosari\';
			update jaga.sekolah set kecamatan_code=\'352219\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'PADANGAN\';
			update jaga.sekolah set kecamatan_code=\'352219\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Padangan\';
			update jaga.sekolah set kecamatan_code=\'352220\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kasiman\';
			update jaga.sekolah set kecamatan_code=\'352221\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'TEMAYANG\';
			update jaga.sekolah set kecamatan_code=\'352221\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Temayang\';
			update jaga.sekolah set kecamatan_code=\'352222\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Margomulyo\';
			update jaga.sekolah set kecamatan_code=\'352223\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Trucuk\';
			update jaga.sekolah set kecamatan_code=\'352224\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'SUKOSEWU\';
			update jaga.sekolah set kecamatan_code=\'352224\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Sukosewu\';
			update jaga.sekolah set kecamatan_code=\'352225\' where kota_kab=\'BOJONEGORO\' and kecamatan=\'KEDEWAN\';
			update jaga.sekolah set kecamatan_code=\'352225\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Kedewan\';
			update jaga.sekolah set kecamatan_code=\'352226\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Gondang\';
			update jaga.sekolah set kecamatan_code=\'352227\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Sekar\';
			update jaga.sekolah set kecamatan_code=\'352228\' where kota_kab=\'Kab. Bojonegoro\' and kecamatan=\'Kec. Gayam\';
			update jaga.sekolah set kecamatan_code=\'352301\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Kenduruan\';
			update jaga.sekolah set kecamatan_code=\'352302\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Jatirogo\';
			update jaga.sekolah set kecamatan_code=\'352302\' where kota_kab=\'TUBAN\' and kecamatan=\'JATIROGO\';
			update jaga.sekolah set kecamatan_code=\'352303\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Bangilan\';
			update jaga.sekolah set kecamatan_code=\'352303\' where kota_kab=\'TUBAN\' and kecamatan=\'BANGILAN\';
			update jaga.sekolah set kecamatan_code=\'352304\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Bancar\';
			update jaga.sekolah set kecamatan_code=\'352304\' where kota_kab=\'TUBAN\' and kecamatan=\'BANCAR\';
			update jaga.sekolah set kecamatan_code=\'352305\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Senori\';
			update jaga.sekolah set kecamatan_code=\'352305\' where kota_kab=\'TUBAN\' and kecamatan=\'SENORI\';
			update jaga.sekolah set kecamatan_code=\'352306\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Tambakboyo\';
			update jaga.sekolah set kecamatan_code=\'352307\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Singgahan\';
			update jaga.sekolah set kecamatan_code=\'352307\' where kota_kab=\'TUBAN\' and kecamatan=\'SINGGAHAN\';
			update jaga.sekolah set kecamatan_code=\'352308\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Kerek\';
			update jaga.sekolah set kecamatan_code=\'352308\' where kota_kab=\'TUBAN\' and kecamatan=\'KEREK\';
			update jaga.sekolah set kecamatan_code=\'352309\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Parengan\';
			update jaga.sekolah set kecamatan_code=\'352309\' where kota_kab=\'TUBAN\' and kecamatan=\'PARENGAN\';
			update jaga.sekolah set kecamatan_code=\'352310\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Montong\';
			update jaga.sekolah set kecamatan_code=\'352310\' where kota_kab=\'TUBAN\' and kecamatan=\'MONTONG\';
			update jaga.sekolah set kecamatan_code=\'352311\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Soko\';
			update jaga.sekolah set kecamatan_code=\'352311\' where kota_kab=\'TUBAN\' and kecamatan=\'SOKO\';
			update jaga.sekolah set kecamatan_code=\'352312\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Jenu\';
			update jaga.sekolah set kecamatan_code=\'352312\' where kota_kab=\'TUBAN\' and kecamatan=\'JENU\';
			update jaga.sekolah set kecamatan_code=\'352313\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Merakurak\';
			update jaga.sekolah set kecamatan_code=\'352313\' where kota_kab=\'TUBAN\' and kecamatan=\'MERAKURAK\';
			update jaga.sekolah set kecamatan_code=\'352314\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Rengel\';
			update jaga.sekolah set kecamatan_code=\'352314\' where kota_kab=\'TUBAN\' and kecamatan=\'RENGEL\';
			update jaga.sekolah set kecamatan_code=\'352315\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Semanding\';
			update jaga.sekolah set kecamatan_code=\'352315\' where kota_kab=\'TUBAN\' and kecamatan=\'SEMANDING\';
			update jaga.sekolah set kecamatan_code=\'352316\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Tuban\';
			update jaga.sekolah set kecamatan_code=\'352316\' where kota_kab=\'TUBAN\' and kecamatan=\'TUBAN\';
			update jaga.sekolah set kecamatan_code=\'352317\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Plumpang\';
			update jaga.sekolah set kecamatan_code=\'352317\' where kota_kab=\'TUBAN\' and kecamatan=\'PLUMPANG\';
			update jaga.sekolah set kecamatan_code=\'352318\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Palang\';
			update jaga.sekolah set kecamatan_code=\'352318\' where kota_kab=\'TUBAN\' and kecamatan=\'PALANG\';
			update jaga.sekolah set kecamatan_code=\'352319\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Widang\';
			update jaga.sekolah set kecamatan_code=\'352319\' where kota_kab=\'TUBAN\' and kecamatan=\'WIDANG\';
			update jaga.sekolah set kecamatan_code=\'352320\' where kota_kab=\'Kab. Tuban\' and kecamatan=\'Kec. Grabagan\';
			update jaga.sekolah set kecamatan_code=\'352401\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sukorame\';
			update jaga.sekolah set kecamatan_code=\'352401\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SUKORAME\';
			update jaga.sekolah set kecamatan_code=\'352402\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Bluluk\';
			update jaga.sekolah set kecamatan_code=\'352403\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Modo\';
			update jaga.sekolah set kecamatan_code=\'352403\' where kota_kab=\'LAMONGAN\' and kecamatan=\'MODO\';
			update jaga.sekolah set kecamatan_code=\'352404\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Ngimbang\';
			update jaga.sekolah set kecamatan_code=\'352404\' where kota_kab=\'LAMONGAN\' and kecamatan=\'NGIMBANG\';
			update jaga.sekolah set kecamatan_code=\'352405\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Babat\';
			update jaga.sekolah set kecamatan_code=\'352405\' where kota_kab=\'LAMONGAN\' and kecamatan=\'BABAT\';
			update jaga.sekolah set kecamatan_code=\'352406\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Kedungpring\';
			update jaga.sekolah set kecamatan_code=\'352407\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Brondong\';
			update jaga.sekolah set kecamatan_code=\'352407\' where kota_kab=\'LAMONGAN\' and kecamatan=\'BRONDONG\';
			update jaga.sekolah set kecamatan_code=\'352408\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Laren\';
			update jaga.sekolah set kecamatan_code=\'352408\' where kota_kab=\'LAMONGAN\' and kecamatan=\'LAREN\';
			update jaga.sekolah set kecamatan_code=\'352409\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sekaran\';
			update jaga.sekolah set kecamatan_code=\'352409\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SEKARAN\';
			update jaga.sekolah set kecamatan_code=\'352410\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Maduran\';
			update jaga.sekolah set kecamatan_code=\'352410\' where kota_kab=\'LAMONGAN\' and kecamatan=\'MADURAN\';
			update jaga.sekolah set kecamatan_code=\'352411\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sambeng\';
			update jaga.sekolah set kecamatan_code=\'352411\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SAMBENG\';
			update jaga.sekolah set kecamatan_code=\'352412\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sugio\';
			update jaga.sekolah set kecamatan_code=\'352412\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SUGIO\';
			update jaga.sekolah set kecamatan_code=\'352413\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Pucuk\';
			update jaga.sekolah set kecamatan_code=\'352414\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Paciran\';
			update jaga.sekolah set kecamatan_code=\'352414\' where kota_kab=\'LAMONGAN\' and kecamatan=\'PACIRAN\';
			update jaga.sekolah set kecamatan_code=\'352415\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Solokuro\';
			update jaga.sekolah set kecamatan_code=\'352415\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SOLOKURO\';
			update jaga.sekolah set kecamatan_code=\'352416\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Mantup\';
			update jaga.sekolah set kecamatan_code=\'352416\' where kota_kab=\'LAMONGAN\' and kecamatan=\'MANTUP\';
			update jaga.sekolah set kecamatan_code=\'352417\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sukodadi\';
			update jaga.sekolah set kecamatan_code=\'352417\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SUKODADI\';
			update jaga.sekolah set kecamatan_code=\'352419\' where kota_kab=\'LAMONGAN\' and kecamatan=\'KEMBANGBAHU\';
			update jaga.sekolah set kecamatan_code=\'352420\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Kalitengah\';
			update jaga.sekolah set kecamatan_code=\'352420\' where kota_kab=\'LAMONGAN\' and kecamatan=\'KALITENGAH\';
			update jaga.sekolah set kecamatan_code=\'352421\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Turi\';
			update jaga.sekolah set kecamatan_code=\'352421\' where kota_kab=\'LAMONGAN\' and kecamatan=\'TURI\';
			update jaga.sekolah set kecamatan_code=\'352422\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Lamongan\';
			update jaga.sekolah set kecamatan_code=\'352422\' where kota_kab=\'LAMONGAN\' and kecamatan=\'LAMONGAN\';
			update jaga.sekolah set kecamatan_code=\'352423\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Tikung\';
			update jaga.sekolah set kecamatan_code=\'352423\' where kota_kab=\'LAMONGAN\' and kecamatan=\'TIKUNG\';
			update jaga.sekolah set kecamatan_code=\'352424\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Karangbinangun\';
			update jaga.sekolah set kecamatan_code=\'352424\' where kota_kab=\'LAMONGAN\' and kecamatan=\'KARANGBINANGUN\';
			update jaga.sekolah set kecamatan_code=\'352425\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Deket\';
			update jaga.sekolah set kecamatan_code=\'352425\' where kota_kab=\'LAMONGAN\' and kecamatan=\'DEKET\';
			update jaga.sekolah set kecamatan_code=\'352426\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Glagah\';
			update jaga.sekolah set kecamatan_code=\'352426\' where kota_kab=\'LAMONGAN\' and kecamatan=\'GLAGAH\';
			update jaga.sekolah set kecamatan_code=\'352427\' where kota_kab=\'Kab. Lamongan\' and kecamatan=\'Kec. Sarirejo\';
			update jaga.sekolah set kecamatan_code=\'352427\' where kota_kab=\'LAMONGAN\' and kecamatan=\'SARIREJO\';
			update jaga.sekolah set kecamatan_code=\'352501\' where kota_kab=\'GRESIK\' and kecamatan=\'DUKUN\';
			update jaga.sekolah set kecamatan_code=\'352501\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Dukun\';
			update jaga.sekolah set kecamatan_code=\'352502\' where kota_kab=\'GRESIK\' and kecamatan=\'BALONGPANGGANG\';
			update jaga.sekolah set kecamatan_code=\'352503\' where kota_kab=\'GRESIK\' and kecamatan=\'PANCENG\';
			update jaga.sekolah set kecamatan_code=\'352503\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Panceng\';
			update jaga.sekolah set kecamatan_code=\'352504\' where kota_kab=\'GRESIK\' and kecamatan=\'BENJENG\';
			update jaga.sekolah set kecamatan_code=\'352504\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Benjeng\';
			update jaga.sekolah set kecamatan_code=\'352505\' where kota_kab=\'GRESIK\' and kecamatan=\'DUDUKSAMPEYAN\';
			update jaga.sekolah set kecamatan_code=\'352506\' where kota_kab=\'GRESIK\' and kecamatan=\'WRINGINANOM\';
			update jaga.sekolah set kecamatan_code=\'352507\' where kota_kab=\'GRESIK\' and kecamatan=\'UJUNGPANGKAH\';
			update jaga.sekolah set kecamatan_code=\'352508\' where kota_kab=\'GRESIK\' and kecamatan=\'KEDAMEAN\';
			update jaga.sekolah set kecamatan_code=\'352508\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Kedamean\';
			update jaga.sekolah set kecamatan_code=\'352509\' where kota_kab=\'GRESIK\' and kecamatan=\'SIDAYU\';
			update jaga.sekolah set kecamatan_code=\'352509\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Sidayu\';
			update jaga.sekolah set kecamatan_code=\'352510\' where kota_kab=\'GRESIK\' and kecamatan=\'MANYAR\';
			update jaga.sekolah set kecamatan_code=\'352510\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Manyar\';
			update jaga.sekolah set kecamatan_code=\'352511\' where kota_kab=\'GRESIK\' and kecamatan=\'CERME\';
			update jaga.sekolah set kecamatan_code=\'352511\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Cerme\';
			update jaga.sekolah set kecamatan_code=\'352512\' where kota_kab=\'GRESIK\' and kecamatan=\'BUNGAH\';
			update jaga.sekolah set kecamatan_code=\'352512\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Bungah\';
			update jaga.sekolah set kecamatan_code=\'352513\' where kota_kab=\'GRESIK\' and kecamatan=\'MENGANTI\';
			update jaga.sekolah set kecamatan_code=\'352513\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Menganti\';
			update jaga.sekolah set kecamatan_code=\'352514\' where kota_kab=\'GRESIK\' and kecamatan=\'KEBOMAS\';
			update jaga.sekolah set kecamatan_code=\'352514\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Kebomas\';
			update jaga.sekolah set kecamatan_code=\'352515\' where kota_kab=\'GRESIK\' and kecamatan=\'DRIYOREJO\';
			update jaga.sekolah set kecamatan_code=\'352515\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Driyorejo\';
			update jaga.sekolah set kecamatan_code=\'352516\' where kota_kab=\'GRESIK\' and kecamatan=\'GRESIK\';
			update jaga.sekolah set kecamatan_code=\'352516\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Gresik\';
			update jaga.sekolah set kecamatan_code=\'352517\' where kota_kab=\'GRESIK\' and kecamatan=\'SANGKAPURA\';
			update jaga.sekolah set kecamatan_code=\'352517\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Sangkapura\';
			update jaga.sekolah set kecamatan_code=\'352518\' where kota_kab=\'GRESIK\' and kecamatan=\'TAMBAK\';
			update jaga.sekolah set kecamatan_code=\'352518\' where kota_kab=\'Kab. Gresik\' and kecamatan=\'Kec. Tambak\';
			update jaga.sekolah set kecamatan_code=\'352601\' where kota_kab=\'BANGKALAN\' and kecamatan=\'BANGKALAN\';
			update jaga.sekolah set kecamatan_code=\'352601\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Bangkalan\';
			update jaga.sekolah set kecamatan_code=\'352602\' where kota_kab=\'BANGKALAN\' and kecamatan=\'SOCAH\';
			update jaga.sekolah set kecamatan_code=\'352602\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Socah\';
			update jaga.sekolah set kecamatan_code=\'352603\' where kota_kab=\'BANGKALAN\' and kecamatan=\'BURNEH\';
			update jaga.sekolah set kecamatan_code=\'352603\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Burneh\';
			update jaga.sekolah set kecamatan_code=\'352604\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Kamal\';
			update jaga.sekolah set kecamatan_code=\'352605\' where kota_kab=\'BANGKALAN\' and kecamatan=\'AROSBAYA\';
			update jaga.sekolah set kecamatan_code=\'352605\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Arosbaya\';
			update jaga.sekolah set kecamatan_code=\'352606\' where kota_kab=\'BANGKALAN\' and kecamatan=\'GEGER\';
			update jaga.sekolah set kecamatan_code=\'352606\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Geger\';
			update jaga.sekolah set kecamatan_code=\'352607\' where kota_kab=\'BANGKALAN\' and kecamatan=\'KLAMPIS\';
			update jaga.sekolah set kecamatan_code=\'352607\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Klampis\';
			update jaga.sekolah set kecamatan_code=\'352608\' where kota_kab=\'BANGKALAN\' and kecamatan=\'SEPULU\';
			update jaga.sekolah set kecamatan_code=\'352608\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Sepulu\';
			update jaga.sekolah set kecamatan_code=\'352610\' where kota_kab=\'BANGKALAN\' and kecamatan=\'KOKOP\';
			update jaga.sekolah set kecamatan_code=\'352610\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Kokop\';
			update jaga.sekolah set kecamatan_code=\'352611\' where kota_kab=\'BANGKALAN\' and kecamatan=\'KWANYAR\';
			update jaga.sekolah set kecamatan_code=\'352611\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Kwanyar\';
			update jaga.sekolah set kecamatan_code=\'352612\' where kota_kab=\'BANGKALAN\' and kecamatan=\'LABANG\';
			update jaga.sekolah set kecamatan_code=\'352612\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Labang\';
			update jaga.sekolah set kecamatan_code=\'352613\' where kota_kab=\'BANGKALAN\' and kecamatan=\'TANAH MERAH\';
			update jaga.sekolah set kecamatan_code=\'352613\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Tanah Merah\';
			update jaga.sekolah set kecamatan_code=\'352614\' where kota_kab=\'BANGKALAN\' and kecamatan=\'TRAGAH\';
			update jaga.sekolah set kecamatan_code=\'352614\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Tragah\';
			update jaga.sekolah set kecamatan_code=\'352615\' where kota_kab=\'BANGKALAN\' and kecamatan=\'BLEGA\';
			update jaga.sekolah set kecamatan_code=\'352615\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Blega\';
			update jaga.sekolah set kecamatan_code=\'352616\' where kota_kab=\'BANGKALAN\' and kecamatan=\'MODUNG\';
			update jaga.sekolah set kecamatan_code=\'352616\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Modung\';
			update jaga.sekolah set kecamatan_code=\'352617\' where kota_kab=\'BANGKALAN\' and kecamatan=\'KONANG\';
			update jaga.sekolah set kecamatan_code=\'352617\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Konang\';
			update jaga.sekolah set kecamatan_code=\'352618\' where kota_kab=\'BANGKALAN\' and kecamatan=\'GALIS\';
			update jaga.sekolah set kecamatan_code=\'352618\' where kota_kab=\'Kab. Bangkalan\' and kecamatan=\'Kec. Galis\';
			update jaga.sekolah set kecamatan_code=\'352701\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Sreseh\';
			update jaga.sekolah set kecamatan_code=\'352701\' where kota_kab=\'SAMPANG\' and kecamatan=\'SRESEH\';
			update jaga.sekolah set kecamatan_code=\'352702\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Torjun\';
			update jaga.sekolah set kecamatan_code=\'352702\' where kota_kab=\'SAMPANG\' and kecamatan=\'TORJUN\';
			update jaga.sekolah set kecamatan_code=\'352703\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Sampang\';
			update jaga.sekolah set kecamatan_code=\'352703\' where kota_kab=\'SAMPANG\' and kecamatan=\'SAMPANG\';
			update jaga.sekolah set kecamatan_code=\'352704\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Camplong\';
			update jaga.sekolah set kecamatan_code=\'352704\' where kota_kab=\'SAMPANG\' and kecamatan=\'CAMPLONG\';
			update jaga.sekolah set kecamatan_code=\'352705\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Omben\';
			update jaga.sekolah set kecamatan_code=\'352705\' where kota_kab=\'SAMPANG\' and kecamatan=\'OMBEN\';
			update jaga.sekolah set kecamatan_code=\'352706\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Kedungdung\';
			update jaga.sekolah set kecamatan_code=\'352706\' where kota_kab=\'SAMPANG\' and kecamatan=\'KEDUNGDUNG\';
			update jaga.sekolah set kecamatan_code=\'352707\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Jrengik\';
			update jaga.sekolah set kecamatan_code=\'352707\' where kota_kab=\'SAMPANG\' and kecamatan=\'JRENGIK\';
			update jaga.sekolah set kecamatan_code=\'352708\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Tambelangan\';
			update jaga.sekolah set kecamatan_code=\'352708\' where kota_kab=\'SAMPANG\' and kecamatan=\'TAMBELANGAN\';
			update jaga.sekolah set kecamatan_code=\'352709\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Banyuates\';
			update jaga.sekolah set kecamatan_code=\'352709\' where kota_kab=\'SAMPANG\' and kecamatan=\'BANYUATES\';
			update jaga.sekolah set kecamatan_code=\'352710\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Robatal\';
			update jaga.sekolah set kecamatan_code=\'352710\' where kota_kab=\'SAMPANG\' and kecamatan=\'ROBATAL\';
			update jaga.sekolah set kecamatan_code=\'352711\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Sokobanah\';
			update jaga.sekolah set kecamatan_code=\'352711\' where kota_kab=\'SAMPANG\' and kecamatan=\'SOKOBANAH\';
			update jaga.sekolah set kecamatan_code=\'352712\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Ketapang\';
			update jaga.sekolah set kecamatan_code=\'352712\' where kota_kab=\'SAMPANG\' and kecamatan=\'KETAPANG\';
			update jaga.sekolah set kecamatan_code=\'352713\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Pangarengan\';
			update jaga.sekolah set kecamatan_code=\'352714\' where kota_kab=\'Kab. Sampang\' and kecamatan=\'Kec. Karangpenang\';
			update jaga.sekolah set kecamatan_code=\'352714\' where kota_kab=\'SAMPANG\' and kecamatan=\'KARANGPENANG\';
			update jaga.sekolah set kecamatan_code=\'352801\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Tlanakan\';
			update jaga.sekolah set kecamatan_code=\'352801\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'TLANAKAN\';
			update jaga.sekolah set kecamatan_code=\'352802\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Pademawu\';
			update jaga.sekolah set kecamatan_code=\'352802\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PADEMAWU\';
			update jaga.sekolah set kecamatan_code=\'352803\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Galis\';
			update jaga.sekolah set kecamatan_code=\'352803\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'GALIS\';
			update jaga.sekolah set kecamatan_code=\'352804\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Pamekasan\';
			update jaga.sekolah set kecamatan_code=\'352804\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PAMEKASAN\';
			update jaga.sekolah set kecamatan_code=\'352805\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Proppo\';
			update jaga.sekolah set kecamatan_code=\'352805\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PROPPO\';
			update jaga.sekolah set kecamatan_code=\'352807\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Pegantenan\';
			update jaga.sekolah set kecamatan_code=\'352807\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PEGANTENAN\';
			update jaga.sekolah set kecamatan_code=\'352808\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Larangan\';
			update jaga.sekolah set kecamatan_code=\'352808\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'LARANGAN\';
			update jaga.sekolah set kecamatan_code=\'352809\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Pakong\';
			update jaga.sekolah set kecamatan_code=\'352809\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PAKONG\';
			update jaga.sekolah set kecamatan_code=\'352810\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Waru\';
			update jaga.sekolah set kecamatan_code=\'352810\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'WARU\';
			update jaga.sekolah set kecamatan_code=\'352812\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Kadur\';
			update jaga.sekolah set kecamatan_code=\'352812\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'KADUR\';
			update jaga.sekolah set kecamatan_code=\'352813\' where kota_kab=\'Kab. Pamekasan\' and kecamatan=\'Kec. Pasean\';
			update jaga.sekolah set kecamatan_code=\'352813\' where kota_kab=\'PAMEKASAN\' and kecamatan=\'PASEAN\';
			update jaga.sekolah set kecamatan_code=\'352901\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Kota Sumenep\';
			update jaga.sekolah set kecamatan_code=\'352901\' where kota_kab=\'SUMENEP\' and kecamatan=\'KOTA SUMENEP\';
			update jaga.sekolah set kecamatan_code=\'352902\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Kalianget\';
			update jaga.sekolah set kecamatan_code=\'352903\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Manding\';
			update jaga.sekolah set kecamatan_code=\'352903\' where kota_kab=\'SUMENEP\' and kecamatan=\'MANDING\';
			update jaga.sekolah set kecamatan_code=\'352904\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Talango\';
			update jaga.sekolah set kecamatan_code=\'352905\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Bluto\';
			update jaga.sekolah set kecamatan_code=\'352905\' where kota_kab=\'SUMENEP\' and kecamatan=\'BLUTO\';
			update jaga.sekolah set kecamatan_code=\'352906\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Saronggi\';
			update jaga.sekolah set kecamatan_code=\'352906\' where kota_kab=\'SUMENEP\' and kecamatan=\'SARONGGI\';
			update jaga.sekolah set kecamatan_code=\'352907\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Lenteng\';
			update jaga.sekolah set kecamatan_code=\'352907\' where kota_kab=\'SUMENEP\' and kecamatan=\'LENTENG\';
			update jaga.sekolah set kecamatan_code=\'352910\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Ganding\';
			update jaga.sekolah set kecamatan_code=\'352910\' where kota_kab=\'SUMENEP\' and kecamatan=\'GANDING\';
			update jaga.sekolah set kecamatan_code=\'352911\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Pragaan\';
			update jaga.sekolah set kecamatan_code=\'352911\' where kota_kab=\'SUMENEP\' and kecamatan=\'PRAGAAN\';
			update jaga.sekolah set kecamatan_code=\'352912\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Ambunten\';
			update jaga.sekolah set kecamatan_code=\'352912\' where kota_kab=\'SUMENEP\' and kecamatan=\'AMBUNTEN\';
			update jaga.sekolah set kecamatan_code=\'352913\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Pasongsongan\';
			update jaga.sekolah set kecamatan_code=\'352913\' where kota_kab=\'SUMENEP\' and kecamatan=\'PASONGSONGAN\';
			update jaga.sekolah set kecamatan_code=\'352914\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Dasuk\';
			update jaga.sekolah set kecamatan_code=\'352914\' where kota_kab=\'SUMENEP\' and kecamatan=\'DASUK\';
			update jaga.sekolah set kecamatan_code=\'352915\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Rubaru\';
			update jaga.sekolah set kecamatan_code=\'352915\' where kota_kab=\'SUMENEP\' and kecamatan=\'RUBARU\';
			update jaga.sekolah set kecamatan_code=\'352916\' where kota_kab=\'SUMENEP\' and kecamatan=\'BATANG BATANG\';
			update jaga.sekolah set kecamatan_code=\'352917\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Batuputih\';
			update jaga.sekolah set kecamatan_code=\'352917\' where kota_kab=\'SUMENEP\' and kecamatan=\'BATUPUTIH\';
			update jaga.sekolah set kecamatan_code=\'352918\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Dungkek\';
			update jaga.sekolah set kecamatan_code=\'352918\' where kota_kab=\'SUMENEP\' and kecamatan=\'DUNGKEK\';
			update jaga.sekolah set kecamatan_code=\'352919\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Gapura\';
			update jaga.sekolah set kecamatan_code=\'352919\' where kota_kab=\'SUMENEP\' and kecamatan=\'GAPURA\';
			update jaga.sekolah set kecamatan_code=\'352920\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Gayam\';
			update jaga.sekolah set kecamatan_code=\'352920\' where kota_kab=\'SUMENEP\' and kecamatan=\'GAYAM\';
			update jaga.sekolah set kecamatan_code=\'352921\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Nonggunong\';
			update jaga.sekolah set kecamatan_code=\'352921\' where kota_kab=\'SUMENEP\' and kecamatan=\'NONGGUNONG\';
			update jaga.sekolah set kecamatan_code=\'352922\' where kota_kab=\'SUMENEP\' and kecamatan=\'RAAS\';
			update jaga.sekolah set kecamatan_code=\'352923\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Masalembu\';
			update jaga.sekolah set kecamatan_code=\'352924\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Arjasa\';
			update jaga.sekolah set kecamatan_code=\'352924\' where kota_kab=\'SUMENEP\' and kecamatan=\'ARJASA\';
			update jaga.sekolah set kecamatan_code=\'352925\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Sapeken\';
			update jaga.sekolah set kecamatan_code=\'352925\' where kota_kab=\'SUMENEP\' and kecamatan=\'SAPEKEN\';
			update jaga.sekolah set kecamatan_code=\'352926\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Batuan\';
			update jaga.sekolah set kecamatan_code=\'352927\' where kota_kab=\'Kab. Sumenep\' and kecamatan=\'Kec. Kangayan\';
			update jaga.sekolah set kecamatan_code=\'352927\' where kota_kab=\'SUMENEP\' and kecamatan=\'KANGAYAN\';
			update jaga.sekolah set kecamatan_code=\'357101\' where kota_kab=\'Kota Kediri\' and kecamatan=\'Kec. Mojoroto\';
			update jaga.sekolah set kecamatan_code=\'357101\' where kota_kab=\'Kota Kediri\' and kecamatan=\'MOJOROTO\';
			update jaga.sekolah set kecamatan_code=\'357103\' where kota_kab=\'Kota Kediri\' and kecamatan=\'Kec. Pesantren\';
			update jaga.sekolah set kecamatan_code=\'357103\' where kota_kab=\'Kota Kediri\' and kecamatan=\'PESANTREN\';
			update jaga.sekolah set kecamatan_code=\'357201\' where kota_kab=\'Kota Blitar\' and kecamatan=\'Kec. Kepanjenkidul\';
			update jaga.sekolah set kecamatan_code=\'357201\' where kota_kab=\'Kota Blitar\' and kecamatan=\'KEPANJENKIDUL\';
			update jaga.sekolah set kecamatan_code=\'357202\' where kota_kab=\'Kota Blitar\' and kecamatan=\'Kec. Sukorejo\';
			update jaga.sekolah set kecamatan_code=\'357202\' where kota_kab=\'Kota Blitar\' and kecamatan=\'SUKOREJO\';
			update jaga.sekolah set kecamatan_code=\'357203\' where kota_kab=\'Kota Blitar\' and kecamatan=\'Kec. Sananwetan\';
			update jaga.sekolah set kecamatan_code=\'357203\' where kota_kab=\'Kota Blitar\' and kecamatan=\'SANANWETAN\';
			update jaga.sekolah set kecamatan_code=\'357301\' where kota_kab=\'Kota Malang\' and kecamatan=\'BLIMBING\';
			update jaga.sekolah set kecamatan_code=\'357301\' where kota_kab=\'Kota Malang\' and kecamatan=\'Kec. Blimbing\';
			update jaga.sekolah set kecamatan_code=\'357302\' where kota_kab=\'Kota Malang\' and kecamatan=\'Kec. Klojen\';
			update jaga.sekolah set kecamatan_code=\'357302\' where kota_kab=\'Kota Malang\' and kecamatan=\'KLOJEN\';
			update jaga.sekolah set kecamatan_code=\'357303\' where kota_kab=\'Kota Malang\' and kecamatan=\'Kec. Kedungkandang\';
			update jaga.sekolah set kecamatan_code=\'357303\' where kota_kab=\'Kota Malang\' and kecamatan=\'KEDUNGKANDANG\';
			update jaga.sekolah set kecamatan_code=\'357304\' where kota_kab=\'Kota Malang\' and kecamatan=\'Kec. Sukun\';
			update jaga.sekolah set kecamatan_code=\'357304\' where kota_kab=\'Kota Malang\' and kecamatan=\'SUKUN\';
			update jaga.sekolah set kecamatan_code=\'357305\' where kota_kab=\'Kota Malang\' and kecamatan=\'Kec. Lowokwaru\';
			update jaga.sekolah set kecamatan_code=\'357305\' where kota_kab=\'Kota Malang\' and kecamatan=\'LOWOKWARU\';
			update jaga.sekolah set kecamatan_code=\'357401\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'KADEMANGAN\';
			update jaga.sekolah set kecamatan_code=\'357401\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'Kec. Kademangan\';
			update jaga.sekolah set kecamatan_code=\'357402\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'Kec. Wonoasih\';
			update jaga.sekolah set kecamatan_code=\'357402\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'WONOASIH\';
			update jaga.sekolah set kecamatan_code=\'357403\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'Kec. Mayangan\';
			update jaga.sekolah set kecamatan_code=\'357404\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'KANIGARAN\';
			update jaga.sekolah set kecamatan_code=\'357404\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'Kec. Kanigaran\';
			update jaga.sekolah set kecamatan_code=\'357405\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'Kec. Kedopok\';
			update jaga.sekolah set kecamatan_code=\'357405\' where kota_kab=\'Kota Probolinggo\' and kecamatan=\'KEDOPOK\';
			update jaga.sekolah set kecamatan_code=\'357501\' where kota_kab=\'Kota Pasuruan\' and kecamatan=\'Kec. Gadingrejo\';
			update jaga.sekolah set kecamatan_code=\'357502\' where kota_kab=\'Kota Pasuruan\' and kecamatan=\'Kec. Purworejo\';
			update jaga.sekolah set kecamatan_code=\'357503\' where kota_kab=\'Kota Pasuruan\' and kecamatan=\'Kec. Bugul Kidul\';
			update jaga.sekolah set kecamatan_code=\'357504\' where kota_kab=\'Kota Pasuruan\' and kecamatan=\'Kec. Panggungrejo\';
			update jaga.sekolah set kecamatan_code=\'357504\' where kota_kab=\'Kota Pasuruan\' and kecamatan=\'PANGGUNGREJO\';
			update jaga.sekolah set kecamatan_code=\'357602\' where kota_kab=\'Kota Mojokerto\' and kecamatan=\'Kec. Magersari\';
			update jaga.sekolah set kecamatan_code=\'357603\' where kota_kab=\'Kota Mojokerto\' and kecamatan=\'Kec. Kranggan\';
			update jaga.sekolah set kecamatan_code=\'357701\' where kota_kab=\'Kota Madiun\' and kecamatan=\'KARTOHARJO\';
			update jaga.sekolah set kecamatan_code=\'357701\' where kota_kab=\'Kota Madiun\' and kecamatan=\'Kec. Kartoharjo\';
			update jaga.sekolah set kecamatan_code=\'357702\' where kota_kab=\'Kota Madiun\' and kecamatan=\'Kec. Manguharjo\';
			update jaga.sekolah set kecamatan_code=\'357703\' where kota_kab=\'Kota Madiun\' and kecamatan=\'Kec. Taman\';
			update jaga.sekolah set kecamatan_code=\'357703\' where kota_kab=\'Kota Madiun\' and kecamatan=\'TAMAN\';
			update jaga.sekolah set kecamatan_code=\'357802\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Wonocolo\';
			update jaga.sekolah set kecamatan_code=\'357802\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'WONOCOLO\';
			update jaga.sekolah set kecamatan_code=\'357803\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Rungkut\';
			update jaga.sekolah set kecamatan_code=\'357803\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'RUNGKUT\';
			update jaga.sekolah set kecamatan_code=\'357804\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Wonokromo\';
			update jaga.sekolah set kecamatan_code=\'357804\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'WONOKROMO\';
			update jaga.sekolah set kecamatan_code=\'357806\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Sawahan\';
			update jaga.sekolah set kecamatan_code=\'357807\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Genteng\';
			update jaga.sekolah set kecamatan_code=\'357808\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Gubeng\';
			update jaga.sekolah set kecamatan_code=\'357809\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Sukolilo\';
			update jaga.sekolah set kecamatan_code=\'357810\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Tambaksari\';
			update jaga.sekolah set kecamatan_code=\'357810\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'TAMBAKSARI\';
			update jaga.sekolah set kecamatan_code=\'357811\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Simokerto\';
			update jaga.sekolah set kecamatan_code=\'357811\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'SIMOKERTO\';
			update jaga.sekolah set kecamatan_code=\'357812\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Pabean Cantian\';
			update jaga.sekolah set kecamatan_code=\'357813\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'BUBUTAN\';
			update jaga.sekolah set kecamatan_code=\'357813\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Bubutan\';
			update jaga.sekolah set kecamatan_code=\'357814\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Tandes\';
			update jaga.sekolah set kecamatan_code=\'357814\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'TANDES\';
			update jaga.sekolah set kecamatan_code=\'357815\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Krembangan\';
			update jaga.sekolah set kecamatan_code=\'357816\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Semampir\';
			update jaga.sekolah set kecamatan_code=\'357816\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'SEMAMPIR\';
			update jaga.sekolah set kecamatan_code=\'357817\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Kenjeran\';
			update jaga.sekolah set kecamatan_code=\'357818\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Lakarsantri\';
			update jaga.sekolah set kecamatan_code=\'357819\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'BENOWO\';
			update jaga.sekolah set kecamatan_code=\'357819\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Benowo\';
			update jaga.sekolah set kecamatan_code=\'357820\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Wiyung\';
			update jaga.sekolah set kecamatan_code=\'357820\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'WIYUNG\';
			update jaga.sekolah set kecamatan_code=\'357821\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Dukuh Pakis\';
			update jaga.sekolah set kecamatan_code=\'357822\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'GAYUNGAN\';
			update jaga.sekolah set kecamatan_code=\'357822\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Gayungan\';
			update jaga.sekolah set kecamatan_code=\'357823\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Jambangan\';
			update jaga.sekolah set kecamatan_code=\'357824\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Tenggilis Mejoyo\';
			update jaga.sekolah set kecamatan_code=\'357826\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Mulyorejo\';
			update jaga.sekolah set kecamatan_code=\'357827\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Sukomanunggal\';
			update jaga.sekolah set kecamatan_code=\'357829\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Bulak\';
			update jaga.sekolah set kecamatan_code=\'357830\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'Kec. Pakal\';
			update jaga.sekolah set kecamatan_code=\'357830\' where kota_kab=\'Kota Surabaya\' and kecamatan=\'PAKAL\';
			update jaga.sekolah set kecamatan_code=\'357901\' where kota_kab=\'Kota Batu\' and kecamatan=\'BATU\';
			update jaga.sekolah set kecamatan_code=\'357901\' where kota_kab=\'Kota Batu\' and kecamatan=\'Kec. Batu\';
			update jaga.sekolah set kecamatan_code=\'357902\' where kota_kab=\'Kota Batu\' and kecamatan=\'Kec. Bumiaji\';
			update jaga.sekolah set kecamatan_code=\'357903\' where kota_kab=\'Kota Batu\' and kecamatan=\'JUNREJO\';
			update jaga.sekolah set kecamatan_code=\'357903\' where kota_kab=\'Kota Batu\' and kecamatan=\'Kec. Junrejo\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'610101\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Sambas\';
			update jaga.sekolah set kecamatan_code=\'610101\' where kota_kab=\'SAMBAS\' and kecamatan=\'SAMBAS\';
			update jaga.sekolah set kecamatan_code=\'610102\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Teluk Keramat\';
			update jaga.sekolah set kecamatan_code=\'610102\' where kota_kab=\'SAMBAS\' and kecamatan=\'TELUK KERAMAT\';
			update jaga.sekolah set kecamatan_code=\'610103\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Jawai\';
			update jaga.sekolah set kecamatan_code=\'610103\' where kota_kab=\'SAMBAS\' and kecamatan=\'JAWAI\';
			update jaga.sekolah set kecamatan_code=\'610104\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Tebas\';
			update jaga.sekolah set kecamatan_code=\'610104\' where kota_kab=\'SAMBAS\' and kecamatan=\'TEBAS\';
			update jaga.sekolah set kecamatan_code=\'610105\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Pemangkat\';
			update jaga.sekolah set kecamatan_code=\'610106\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Sejangkung\';
			update jaga.sekolah set kecamatan_code=\'610107\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Selakau\';
			update jaga.sekolah set kecamatan_code=\'610108\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Paloh\';
			update jaga.sekolah set kecamatan_code=\'610109\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Sajingan Besar\';
			update jaga.sekolah set kecamatan_code=\'610110\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Subah\';
			update jaga.sekolah set kecamatan_code=\'610110\' where kota_kab=\'SAMBAS\' and kecamatan=\'SUBAH\';
			update jaga.sekolah set kecamatan_code=\'610111\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Galing\';
			update jaga.sekolah set kecamatan_code=\'610112\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Tekarang\';
			update jaga.sekolah set kecamatan_code=\'610113\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Semparuk\';
			update jaga.sekolah set kecamatan_code=\'610114\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Sajad\';
			update jaga.sekolah set kecamatan_code=\'610115\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Sebawi\';
			update jaga.sekolah set kecamatan_code=\'610116\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Jawai Selatan\';
			update jaga.sekolah set kecamatan_code=\'610117\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Tangaran\';
			update jaga.sekolah set kecamatan_code=\'610118\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Salatiga\';
			update jaga.sekolah set kecamatan_code=\'610119\' where kota_kab=\'Kab. Sambas\' and kecamatan=\'Kec. Selakau Timur\';
			update jaga.sekolah set kecamatan_code=\'610201\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Mempawah Hilir\';
			update jaga.sekolah set kecamatan_code=\'610201\' where kota_kab=\'MEMPAWAH\' and kecamatan=\'MEMPAWAH HILIR\';
			update jaga.sekolah set kecamatan_code=\'610206\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Toho\';
			update jaga.sekolah set kecamatan_code=\'610207\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Sungai Pinyuh\';
			update jaga.sekolah set kecamatan_code=\'610207\' where kota_kab=\'MEMPAWAH\' and kecamatan=\'SUNGAI PINYUH\';
			update jaga.sekolah set kecamatan_code=\'610208\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Siantan\';
			update jaga.sekolah set kecamatan_code=\'610208\' where kota_kab=\'MEMPAWAH\' and kecamatan=\'SIANTAN\';
			update jaga.sekolah set kecamatan_code=\'610212\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Sungai Kunyit\';
			update jaga.sekolah set kecamatan_code=\'610212\' where kota_kab=\'MEMPAWAH\' and kecamatan=\'SUNGAI KUNYIT\';
			update jaga.sekolah set kecamatan_code=\'610215\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Segedong\';
			update jaga.sekolah set kecamatan_code=\'610216\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Anjongan\';
			update jaga.sekolah set kecamatan_code=\'610216\' where kota_kab=\'MEMPAWAH\' and kecamatan=\'ANJONGAN\';
			update jaga.sekolah set kecamatan_code=\'610217\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Sadaniang\';
			update jaga.sekolah set kecamatan_code=\'610218\' where kota_kab=\'Kab. Mempawah\' and kecamatan=\'Kec. Mempawah Timur\';
			update jaga.sekolah set kecamatan_code=\'610301\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Kapuas\';
			update jaga.sekolah set kecamatan_code=\'610302\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Mukok\';
			update jaga.sekolah set kecamatan_code=\'610303\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Noyan\';
			update jaga.sekolah set kecamatan_code=\'610304\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Jangkang\';
			update jaga.sekolah set kecamatan_code=\'610305\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Bonti\';
			update jaga.sekolah set kecamatan_code=\'610307\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Sekayam\';
			update jaga.sekolah set kecamatan_code=\'610307\' where kota_kab=\'SANGGAU\' and kecamatan=\'SEKAYAM\';
			update jaga.sekolah set kecamatan_code=\'610308\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Kembayan\';
			update jaga.sekolah set kecamatan_code=\'610308\' where kota_kab=\'SANGGAU\' and kecamatan=\'KEMBAYAN\';
			update jaga.sekolah set kecamatan_code=\'610309\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Parindu\';
			update jaga.sekolah set kecamatan_code=\'610310\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Tayan Hulu\';
			update jaga.sekolah set kecamatan_code=\'610311\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Tayan Hilir\';
			update jaga.sekolah set kecamatan_code=\'610312\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Balai\';
			update jaga.sekolah set kecamatan_code=\'610313\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Toba\';
			update jaga.sekolah set kecamatan_code=\'610320\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Meliau\';
			update jaga.sekolah set kecamatan_code=\'610321\' where kota_kab=\'Kab. Sanggau\' and kecamatan=\'Kec. Entikong\';
			update jaga.sekolah set kecamatan_code=\'610401\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Matan Hilir Utara\';
			update jaga.sekolah set kecamatan_code=\'610402\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Marau\';
			update jaga.sekolah set kecamatan_code=\'610403\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Manis Mata\';
			update jaga.sekolah set kecamatan_code=\'610404\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Kendawangan\';
			update jaga.sekolah set kecamatan_code=\'610404\' where kota_kab=\'KETAPANG\' and kecamatan=\'KENDAWANGAN\';
			update jaga.sekolah set kecamatan_code=\'610405\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Sandai\';
			update jaga.sekolah set kecamatan_code=\'610405\' where kota_kab=\'KETAPANG\' and kecamatan=\'SANDAI\';
			update jaga.sekolah set kecamatan_code=\'610407\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Sungai Laur\';
			update jaga.sekolah set kecamatan_code=\'610408\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Simpang Hulu\';
			update jaga.sekolah set kecamatan_code=\'610411\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Nanga Tayap\';
			update jaga.sekolah set kecamatan_code=\'610412\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Matan Hilir Selatan\';
			update jaga.sekolah set kecamatan_code=\'610412\' where kota_kab=\'KETAPANG\' and kecamatan=\'MATAN HILIR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'610413\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Tumbang Titi\';
			update jaga.sekolah set kecamatan_code=\'610414\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Jelai Hulu\';
			update jaga.sekolah set kecamatan_code=\'610414\' where kota_kab=\'KETAPANG\' and kecamatan=\'JELAI HULU\';
			update jaga.sekolah set kecamatan_code=\'610416\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Delta Pawan\';
			update jaga.sekolah set kecamatan_code=\'610416\' where kota_kab=\'KETAPANG\' and kecamatan=\'DELTA PAWAN\';
			update jaga.sekolah set kecamatan_code=\'610417\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Muara Pawan\';
			update jaga.sekolah set kecamatan_code=\'610418\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Benua Kayong\';
			update jaga.sekolah set kecamatan_code=\'610418\' where kota_kab=\'KETAPANG\' and kecamatan=\'BENUA KAYONG\';
			update jaga.sekolah set kecamatan_code=\'610419\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Hulu Sungai\';
			update jaga.sekolah set kecamatan_code=\'610420\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Simpang Dua\';
			update jaga.sekolah set kecamatan_code=\'610421\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Air Upas\';
			update jaga.sekolah set kecamatan_code=\'610421\' where kota_kab=\'KETAPANG\' and kecamatan=\'AIR UPAS\';
			update jaga.sekolah set kecamatan_code=\'610422\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Singkup\';
			update jaga.sekolah set kecamatan_code=\'610424\' where kota_kab=\'Kab. Ketapang\' and kecamatan=\'Kec. Pemahan\';
			update jaga.sekolah set kecamatan_code=\'610501\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Sintang\';
			update jaga.sekolah set kecamatan_code=\'610501\' where kota_kab=\'SINTANG\' and kecamatan=\'SINTANG\';
			update jaga.sekolah set kecamatan_code=\'610502\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Tempunak\';
			update jaga.sekolah set kecamatan_code=\'610503\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Sepauk\';
			update jaga.sekolah set kecamatan_code=\'610503\' where kota_kab=\'SINTANG\' and kecamatan=\'SEPAUK\';
			update jaga.sekolah set kecamatan_code=\'610504\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Ketungau Hilir\';
			update jaga.sekolah set kecamatan_code=\'610505\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Ketungau Tengah\';
			update jaga.sekolah set kecamatan_code=\'610506\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Ketungau Hulu\';
			update jaga.sekolah set kecamatan_code=\'610507\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Dedai\';
			update jaga.sekolah set kecamatan_code=\'610508\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Kayan Hilir\';
			update jaga.sekolah set kecamatan_code=\'610509\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Kayan Hulu\';
			update jaga.sekolah set kecamatan_code=\'610514\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Serawai\';
			update jaga.sekolah set kecamatan_code=\'610515\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Ambalau\';
			update jaga.sekolah set kecamatan_code=\'610519\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Kelam Permai\';
			update jaga.sekolah set kecamatan_code=\'610520\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Sungai Tebelian\';
			update jaga.sekolah set kecamatan_code=\'610520\' where kota_kab=\'SINTANG\' and kecamatan=\'SUNGAI TEBELIAN\';
			update jaga.sekolah set kecamatan_code=\'610521\' where kota_kab=\'Kab. Sintang\' and kecamatan=\'Kec. Binjai Hulu\';
			update jaga.sekolah set kecamatan_code=\'610601\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Putussibau Utara\';
			update jaga.sekolah set kecamatan_code=\'610602\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Bika\';
			update jaga.sekolah set kecamatan_code=\'610603\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Embaloh Hilir\';
			update jaga.sekolah set kecamatan_code=\'610604\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Embaloh Hulu\';
			update jaga.sekolah set kecamatan_code=\'610605\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Bunut Hilir\';
			update jaga.sekolah set kecamatan_code=\'610605\' where kota_kab=\'KAPUAS HULU\' and kecamatan=\'BUNUT HILIR\';
			update jaga.sekolah set kecamatan_code=\'610606\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Bunut Hulu\';
			update jaga.sekolah set kecamatan_code=\'610607\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Jongkong\';
			update jaga.sekolah set kecamatan_code=\'610607\' where kota_kab=\'KAPUAS HULU\' and kecamatan=\'JONGKONG\';
			update jaga.sekolah set kecamatan_code=\'610608\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Hulu Gurung\';
			update jaga.sekolah set kecamatan_code=\'610608\' where kota_kab=\'KAPUAS HULU\' and kecamatan=\'HULU GURUNG\';
			update jaga.sekolah set kecamatan_code=\'610609\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Selimbau\';
			update jaga.sekolah set kecamatan_code=\'610610\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Semitau\';
			update jaga.sekolah set kecamatan_code=\'610611\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Seberuang\';
			update jaga.sekolah set kecamatan_code=\'610612\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Batang Lupar\';
			update jaga.sekolah set kecamatan_code=\'610613\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Empanang\';
			update jaga.sekolah set kecamatan_code=\'610614\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Badau\';
			update jaga.sekolah set kecamatan_code=\'610615\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Silat Hilir\';
			update jaga.sekolah set kecamatan_code=\'610616\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Silat Hulu\';
			update jaga.sekolah set kecamatan_code=\'610617\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Putussibau Selatan\';
			update jaga.sekolah set kecamatan_code=\'610617\' where kota_kab=\'KAPUAS HULU\' and kecamatan=\'PUTUSSIBAU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'610618\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Kalis\';
			update jaga.sekolah set kecamatan_code=\'610619\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Boyan Tanjung\';
			update jaga.sekolah set kecamatan_code=\'610620\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Mentebah\';
			update jaga.sekolah set kecamatan_code=\'610621\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Pengkadan\';
			update jaga.sekolah set kecamatan_code=\'610622\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Suhaid\';
			update jaga.sekolah set kecamatan_code=\'610622\' where kota_kab=\'KAPUAS HULU\' and kecamatan=\'SUHAID\';
			update jaga.sekolah set kecamatan_code=\'610623\' where kota_kab=\'Kab. Kapuas Hulu\' and kecamatan=\'Kec. Puring Kencana\';
			update jaga.sekolah set kecamatan_code=\'610701\' where kota_kab=\'BENGKAYANG\' and kecamatan=\'SUNGAI RAYA\';
			update jaga.sekolah set kecamatan_code=\'610701\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Sungai Raya\';
			update jaga.sekolah set kecamatan_code=\'610702\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Samalantan\';
			update jaga.sekolah set kecamatan_code=\'610703\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Ledo\';
			update jaga.sekolah set kecamatan_code=\'610704\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Bengkayang\';
			update jaga.sekolah set kecamatan_code=\'610705\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Seluas\';
			update jaga.sekolah set kecamatan_code=\'610706\' where kota_kab=\'BENGKAYANG\' and kecamatan=\'SANGGAU LEDO\';
			update jaga.sekolah set kecamatan_code=\'610706\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Sanggau Ledo\';
			update jaga.sekolah set kecamatan_code=\'610707\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Jagoi Babang\';
			update jaga.sekolah set kecamatan_code=\'610708\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Monterado\';
			update jaga.sekolah set kecamatan_code=\'610709\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Teriak\';
			update jaga.sekolah set kecamatan_code=\'610710\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Suti Semarang\';
			update jaga.sekolah set kecamatan_code=\'610711\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Capkala\';
			update jaga.sekolah set kecamatan_code=\'610712\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Siding\';
			update jaga.sekolah set kecamatan_code=\'610713\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Lumar\';
			update jaga.sekolah set kecamatan_code=\'610714\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Sungai Betung\';
			update jaga.sekolah set kecamatan_code=\'610715\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Sungai Raya Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'610716\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Lembah Bawang\';
			update jaga.sekolah set kecamatan_code=\'610717\' where kota_kab=\'Kab. Bengkayang\' and kecamatan=\'Kec. Tujuh Belas\';
			update jaga.sekolah set kecamatan_code=\'610801\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Ngabang\';
			update jaga.sekolah set kecamatan_code=\'610801\' where kota_kab=\'LANDAK\' and kecamatan=\'NGABANG\';
			update jaga.sekolah set kecamatan_code=\'610802\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Mempawah Hulu\';
			update jaga.sekolah set kecamatan_code=\'610803\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Menjalin\';
			update jaga.sekolah set kecamatan_code=\'610804\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Mandor\';
			update jaga.sekolah set kecamatan_code=\'610804\' where kota_kab=\'LANDAK\' and kecamatan=\'MANDOR\';
			update jaga.sekolah set kecamatan_code=\'610805\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Air Besar\';
			update jaga.sekolah set kecamatan_code=\'610806\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Menyuke\';
			update jaga.sekolah set kecamatan_code=\'610807\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Sengah Temila\';
			update jaga.sekolah set kecamatan_code=\'610808\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Meranti\';
			update jaga.sekolah set kecamatan_code=\'610809\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Kuala Behe\';
			update jaga.sekolah set kecamatan_code=\'610810\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Sebangki\';
			update jaga.sekolah set kecamatan_code=\'610810\' where kota_kab=\'LANDAK\' and kecamatan=\'SEBANGKI\';
			update jaga.sekolah set kecamatan_code=\'610811\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Jelimpo\';
			update jaga.sekolah set kecamatan_code=\'610812\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Banyuke Hulu\';
			update jaga.sekolah set kecamatan_code=\'610813\' where kota_kab=\'Kab. Landak\' and kecamatan=\'Kec. Sompak\';
			update jaga.sekolah set kecamatan_code=\'610901\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Sekadau Hilir\';
			update jaga.sekolah set kecamatan_code=\'610901\' where kota_kab=\'SEKADAU\' and kecamatan=\'SEKADAU HILIR\';
			update jaga.sekolah set kecamatan_code=\'610902\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Sekadau Hulu\';
			update jaga.sekolah set kecamatan_code=\'610903\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Nanga Taman\';
			update jaga.sekolah set kecamatan_code=\'610904\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Nanga Mahap\';
			update jaga.sekolah set kecamatan_code=\'610905\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Belitang Hilir\';
			update jaga.sekolah set kecamatan_code=\'610906\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Belitang Hulu\';
			update jaga.sekolah set kecamatan_code=\'610907\' where kota_kab=\'Kab. Sekadau\' and kecamatan=\'Kec. Belitang\';
			update jaga.sekolah set kecamatan_code=\'611001\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Belimbing\';
			update jaga.sekolah set kecamatan_code=\'611002\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Nanga Pinoh\';
			update jaga.sekolah set kecamatan_code=\'611002\' where kota_kab=\'MELAWI\' and kecamatan=\'NANGA PINOH\';
			update jaga.sekolah set kecamatan_code=\'611003\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Ella Hilir\';
			update jaga.sekolah set kecamatan_code=\'611004\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Menukung\';
			update jaga.sekolah set kecamatan_code=\'611005\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Sayan\';
			update jaga.sekolah set kecamatan_code=\'611006\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Tanah Pinoh\';
			update jaga.sekolah set kecamatan_code=\'611006\' where kota_kab=\'MELAWI\' and kecamatan=\'TANAH PINOH\';
			update jaga.sekolah set kecamatan_code=\'611007\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Sokan\';
			update jaga.sekolah set kecamatan_code=\'611007\' where kota_kab=\'MELAWI\' and kecamatan=\'SOKAN\';
			update jaga.sekolah set kecamatan_code=\'611008\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Pinoh Utara\';
			update jaga.sekolah set kecamatan_code=\'611009\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Pinoh Selatan\';
			update jaga.sekolah set kecamatan_code=\'611010\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Belimbing Hulu\';
			update jaga.sekolah set kecamatan_code=\'611011\' where kota_kab=\'Kab. Melawi\' and kecamatan=\'Kec. Tanah Pinoh Barat\';
			update jaga.sekolah set kecamatan_code=\'611101\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Sukadana\';
			update jaga.sekolah set kecamatan_code=\'611101\' where kota_kab=\'KAYONG UTARA\' and kecamatan=\'SUKADANA\';
			update jaga.sekolah set kecamatan_code=\'611102\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Simpang Hilir\';
			update jaga.sekolah set kecamatan_code=\'611102\' where kota_kab=\'KAYONG UTARA\' and kecamatan=\'SIMPANG HILIR\';
			update jaga.sekolah set kecamatan_code=\'611103\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Teluk Batang\';
			update jaga.sekolah set kecamatan_code=\'611103\' where kota_kab=\'KAYONG UTARA\' and kecamatan=\'TELUK BATANG\';
			update jaga.sekolah set kecamatan_code=\'611104\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Pulau Maya\';
			update jaga.sekolah set kecamatan_code=\'611105\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Seponti\';
			update jaga.sekolah set kecamatan_code=\'611106\' where kota_kab=\'Kab. Kayong Utara\' and kecamatan=\'Kec. Kepulauan Karimata\';
			update jaga.sekolah set kecamatan_code=\'611201\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'SUNGAI RAYA\';
			update jaga.sekolah set kecamatan_code=\'611202\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'KUALA MANDOR B\';
			update jaga.sekolah set kecamatan_code=\'611203\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'SUNGAI AMBAWANG\';
			update jaga.sekolah set kecamatan_code=\'611204\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'TERENTANG\';
			update jaga.sekolah set kecamatan_code=\'611205\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'BATU AMPAR\';
			update jaga.sekolah set kecamatan_code=\'611206\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'KUBU\';
			update jaga.sekolah set kecamatan_code=\'611207\' where kota_kab=\'KUBU RAYA\' and kecamatan=\'RASAU JAYA\';
			update jaga.sekolah set kecamatan_code=\'617101\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Selatan\';
			update jaga.sekolah set kecamatan_code=\'617101\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK SELATAN\';
			update jaga.sekolah set kecamatan_code=\'617102\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Timur\';
			update jaga.sekolah set kecamatan_code=\'617102\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK TIMUR\';
			update jaga.sekolah set kecamatan_code=\'617103\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Barat\';
			update jaga.sekolah set kecamatan_code=\'617103\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK BARAT\';
			update jaga.sekolah set kecamatan_code=\'617104\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Utara\';
			update jaga.sekolah set kecamatan_code=\'617104\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK UTARA\';
			update jaga.sekolah set kecamatan_code=\'617105\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Kota\';
			update jaga.sekolah set kecamatan_code=\'617105\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK KOTA\';
			update jaga.sekolah set kecamatan_code=\'617106\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'Kec. Pontianak Tenggara\';
			update jaga.sekolah set kecamatan_code=\'617106\' where kota_kab=\'Kota Pontianak\' and kecamatan=\'PONTIANAK TENGGARA\';
			update jaga.sekolah set kecamatan_code=\'617201\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'Kec. Singkawang Tengah\';
			update jaga.sekolah set kecamatan_code=\'617201\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'SINGKAWANG TENGAH\';
			update jaga.sekolah set kecamatan_code=\'617202\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'Kec. Singkawang Barat\';
			update jaga.sekolah set kecamatan_code=\'617203\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'Kec. Singkawang Timur\';
			update jaga.sekolah set kecamatan_code=\'617204\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'Kec. Singkawang Utara\';
			update jaga.sekolah set kecamatan_code=\'617205\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'Kec. Singkawang Selatan\';
			update jaga.sekolah set kecamatan_code=\'617205\' where kota_kab=\'Kota Singkawang\' and kecamatan=\'SINGKAWANG SELATAN\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'630101\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Takisung\';
			update jaga.sekolah set kecamatan_code=\'630102\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Jorong\';
			update jaga.sekolah set kecamatan_code=\'630102\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'JORONG\';
			update jaga.sekolah set kecamatan_code=\'630103\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Pelaihari\';
			update jaga.sekolah set kecamatan_code=\'630103\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'PELAIHARI\';
			update jaga.sekolah set kecamatan_code=\'630104\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Kurau\';
			update jaga.sekolah set kecamatan_code=\'630104\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'KURAU\';
			update jaga.sekolah set kecamatan_code=\'630106\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Panyipatan\';
			update jaga.sekolah set kecamatan_code=\'630106\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'PANYIPATAN\';
			update jaga.sekolah set kecamatan_code=\'630107\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Kintap\';
			update jaga.sekolah set kecamatan_code=\'630107\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'KINTAP\';
			update jaga.sekolah set kecamatan_code=\'630108\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Tambang Ulang\';
			update jaga.sekolah set kecamatan_code=\'630109\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Batu Ampar\';
			update jaga.sekolah set kecamatan_code=\'630109\' where kota_kab=\'TANAH LAUT\' and kecamatan=\'BATU AMPAR\';
			update jaga.sekolah set kecamatan_code=\'630110\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Bajuin\';
			update jaga.sekolah set kecamatan_code=\'630111\' where kota_kab=\'Kab. Tanah Laut\' and kecamatan=\'Kec. Bumi Makmur\';
			update jaga.sekolah set kecamatan_code=\'630207\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Selatan\';
			update jaga.sekolah set kecamatan_code=\'630208\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Hulu\';
			update jaga.sekolah set kecamatan_code=\'630209\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Hulu\';
			update jaga.sekolah set kecamatan_code=\'630210\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Utara\';
			update jaga.sekolah set kecamatan_code=\'630211\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Pamukan Selatan\';
			update jaga.sekolah set kecamatan_code=\'630212\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Sampanahan\';
			update jaga.sekolah set kecamatan_code=\'630213\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Pamukan Utara\';
			update jaga.sekolah set kecamatan_code=\'630214\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Hampang\';
			update jaga.sekolah set kecamatan_code=\'630217\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Hilir\';
			update jaga.sekolah set kecamatan_code=\'630218\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Kelumpang Barat\';
			update jaga.sekolah set kecamatan_code=\'630219\' where kota_kab=\'Kab. Kotabaru\' and kecamatan=\'Kec. Pamukan Barat\';
			update jaga.sekolah set kecamatan_code=\'630302\' where kota_kab=\'BANJAR\' and kecamatan=\'KERTAK HANYAR\';
			update jaga.sekolah set kecamatan_code=\'630302\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Kertak Hanyar\';
			update jaga.sekolah set kecamatan_code=\'630303\' where kota_kab=\'BANJAR\' and kecamatan=\'GAMBUT\';
			update jaga.sekolah set kecamatan_code=\'630303\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Gambut\';
			update jaga.sekolah set kecamatan_code=\'630304\' where kota_kab=\'BANJAR\' and kecamatan=\'SUNGAI TABUK\';
			update jaga.sekolah set kecamatan_code=\'630304\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Sungai Tabuk\';
			update jaga.sekolah set kecamatan_code=\'630305\' where kota_kab=\'BANJAR\' and kecamatan=\'MARTAPURA\';
			update jaga.sekolah set kecamatan_code=\'630305\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Martapura\';
			update jaga.sekolah set kecamatan_code=\'630306\' where kota_kab=\'BANJAR\' and kecamatan=\'KARANG INTAN\';
			update jaga.sekolah set kecamatan_code=\'630306\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Karang Intan\';
			update jaga.sekolah set kecamatan_code=\'630307\' where kota_kab=\'BANJAR\' and kecamatan=\'ASTAMBUL\';
			update jaga.sekolah set kecamatan_code=\'630307\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Astambul\';
			update jaga.sekolah set kecamatan_code=\'630308\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Simpang Empat\';
			update jaga.sekolah set kecamatan_code=\'630310\' where kota_kab=\'BANJAR\' and kecamatan=\'SUNGAI PINANG\';
			update jaga.sekolah set kecamatan_code=\'630310\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Sungai Pinang\';
			update jaga.sekolah set kecamatan_code=\'630311\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Aranio\';
			update jaga.sekolah set kecamatan_code=\'630312\' where kota_kab=\'BANJAR\' and kecamatan=\'MATARAMAN\';
			update jaga.sekolah set kecamatan_code=\'630312\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Mataraman\';
			update jaga.sekolah set kecamatan_code=\'630313\' where kota_kab=\'BANJAR\' and kecamatan=\'BERUNTUNG BARU\';
			update jaga.sekolah set kecamatan_code=\'630313\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Beruntung Baru\';
			update jaga.sekolah set kecamatan_code=\'630314\' where kota_kab=\'BANJAR\' and kecamatan=\'MARTAPURA BARAT\';
			update jaga.sekolah set kecamatan_code=\'630314\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Martapura Barat\';
			update jaga.sekolah set kecamatan_code=\'630315\' where kota_kab=\'BANJAR\' and kecamatan=\'MARTAPURA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'630315\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Martapura Timur\';
			update jaga.sekolah set kecamatan_code=\'630316\' where kota_kab=\'BANJAR\' and kecamatan=\'SAMBUNG MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'630316\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Sambung Makmur\';
			update jaga.sekolah set kecamatan_code=\'630317\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Paramasan\';
			update jaga.sekolah set kecamatan_code=\'630318\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Telaga Bauntung\';
			update jaga.sekolah set kecamatan_code=\'630319\' where kota_kab=\'BANJAR\' and kecamatan=\'TATAH MAKMUR\';
			update jaga.sekolah set kecamatan_code=\'630319\' where kota_kab=\'Kab. Banjar\' and kecamatan=\'Kec. Tatah Makmur\';
			update jaga.sekolah set kecamatan_code=\'630401\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'TABUNGANEN\';
			update jaga.sekolah set kecamatan_code=\'630401\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Tabunganen\';
			update jaga.sekolah set kecamatan_code=\'630402\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'TAMBAN\';
			update jaga.sekolah set kecamatan_code=\'630402\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Tamban\';
			update jaga.sekolah set kecamatan_code=\'630403\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'ANJIR PASAR\';
			update jaga.sekolah set kecamatan_code=\'630403\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Anjir Pasar\';
			update jaga.sekolah set kecamatan_code=\'630404\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'ANJIR MUARA\';
			update jaga.sekolah set kecamatan_code=\'630404\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Anjir Muara\';
			update jaga.sekolah set kecamatan_code=\'630405\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'ALALAK\';
			update jaga.sekolah set kecamatan_code=\'630405\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Alalak\';
			update jaga.sekolah set kecamatan_code=\'630406\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'MANDASTANA\';
			update jaga.sekolah set kecamatan_code=\'630406\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Mandastana\';
			update jaga.sekolah set kecamatan_code=\'630407\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'RANTAU BADAUH\';
			update jaga.sekolah set kecamatan_code=\'630407\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Rantau Badauh\';
			update jaga.sekolah set kecamatan_code=\'630408\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Belawang\';
			update jaga.sekolah set kecamatan_code=\'630409\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Cerbon\';
			update jaga.sekolah set kecamatan_code=\'630410\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'BAKUMPAI\';
			update jaga.sekolah set kecamatan_code=\'630410\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Bakumpai\';
			update jaga.sekolah set kecamatan_code=\'630411\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Kuripan\';
			update jaga.sekolah set kecamatan_code=\'630412\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'TABUKAN\';
			update jaga.sekolah set kecamatan_code=\'630412\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Tabukan\';
			update jaga.sekolah set kecamatan_code=\'630413\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Mekarsari\';
			update jaga.sekolah set kecamatan_code=\'630414\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'BARAMBAI\';
			update jaga.sekolah set kecamatan_code=\'630414\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Barambai\';
			update jaga.sekolah set kecamatan_code=\'630415\' where kota_kab=\'BARITO KUALA\' and kecamatan=\'MARABAHAN\';
			update jaga.sekolah set kecamatan_code=\'630415\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Marabahan\';
			update jaga.sekolah set kecamatan_code=\'630416\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Wanaraya\';
			update jaga.sekolah set kecamatan_code=\'630417\' where kota_kab=\'Kab. Barito Kuala\' and kecamatan=\'Kec. Jejangkit\';
			update jaga.sekolah set kecamatan_code=\'630501\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Binuang\';
			update jaga.sekolah set kecamatan_code=\'630501\' where kota_kab=\'TAPIN\' and kecamatan=\'BINUANG\';
			update jaga.sekolah set kecamatan_code=\'630502\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Tapin Selatan\';
			update jaga.sekolah set kecamatan_code=\'630502\' where kota_kab=\'TAPIN\' and kecamatan=\'TAPIN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'630503\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Tapin Tengah\';
			update jaga.sekolah set kecamatan_code=\'630504\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Tapin Utara\';
			update jaga.sekolah set kecamatan_code=\'630504\' where kota_kab=\'TAPIN\' and kecamatan=\'TAPIN UTARA\';
			update jaga.sekolah set kecamatan_code=\'630505\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Candi Laras Selatan\';
			update jaga.sekolah set kecamatan_code=\'630506\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Candi Laras Utara\';
			update jaga.sekolah set kecamatan_code=\'630506\' where kota_kab=\'TAPIN\' and kecamatan=\'CANDI LARAS UTARA\';
			update jaga.sekolah set kecamatan_code=\'630507\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Bakarangan\';
			update jaga.sekolah set kecamatan_code=\'630508\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Piani\';
			update jaga.sekolah set kecamatan_code=\'630509\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Bungur\';
			update jaga.sekolah set kecamatan_code=\'630510\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Lokpaikat\';
			update jaga.sekolah set kecamatan_code=\'630511\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Salam Babaris\';
			update jaga.sekolah set kecamatan_code=\'630512\' where kota_kab=\'Kab. Tapin\' and kecamatan=\'Kec. Hatungun\';
			update jaga.sekolah set kecamatan_code=\'630512\' where kota_kab=\'TAPIN\' and kecamatan=\'HATUNGUN\';
			update jaga.sekolah set kecamatan_code=\'630601\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'SUNGAI RAYA\';
			update jaga.sekolah set kecamatan_code=\'630601\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Sungai Raya\';
			update jaga.sekolah set kecamatan_code=\'630602\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'PADANG BATUNG\';
			update jaga.sekolah set kecamatan_code=\'630602\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Padang Batung\';
			update jaga.sekolah set kecamatan_code=\'630603\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Telaga Langsat\';
			update jaga.sekolah set kecamatan_code=\'630604\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Angkinang\';
			update jaga.sekolah set kecamatan_code=\'630605\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'KANDANGAN\';
			update jaga.sekolah set kecamatan_code=\'630605\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Kandangan\';
			update jaga.sekolah set kecamatan_code=\'630606\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'SIMPUR\';
			update jaga.sekolah set kecamatan_code=\'630606\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Simpur\';
			update jaga.sekolah set kecamatan_code=\'630607\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'DAHA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'630607\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Daha Selatan\';
			update jaga.sekolah set kecamatan_code=\'630608\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'DAHA UTARA\';
			update jaga.sekolah set kecamatan_code=\'630608\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Daha Utara\';
			update jaga.sekolah set kecamatan_code=\'630609\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Kalumpang\';
			update jaga.sekolah set kecamatan_code=\'630610\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Loksado\';
			update jaga.sekolah set kecamatan_code=\'630611\' where kota_kab=\'HULU SUNGAI SELATAN\' and kecamatan=\'DAHA BARAT\';
			update jaga.sekolah set kecamatan_code=\'630611\' where kota_kab=\'Kab. Hulu Sungai Selatan\' and kecamatan=\'Kec. Daha Barat\';
			update jaga.sekolah set kecamatan_code=\'630701\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'HARUYAN\';
			update jaga.sekolah set kecamatan_code=\'630701\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Haruyan\';
			update jaga.sekolah set kecamatan_code=\'630702\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Batu Benawa\';
			update jaga.sekolah set kecamatan_code=\'630703\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'LABUAN AMAS SELATAN\';
			update jaga.sekolah set kecamatan_code=\'630703\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Labuan Amas Selatan\';
			update jaga.sekolah set kecamatan_code=\'630704\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Labuan Amas Utara\';
			update jaga.sekolah set kecamatan_code=\'630705\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'PANDAWAN\';
			update jaga.sekolah set kecamatan_code=\'630705\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Pandawan\';
			update jaga.sekolah set kecamatan_code=\'630706\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'BARABAI\';
			update jaga.sekolah set kecamatan_code=\'630706\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Barabai\';
			update jaga.sekolah set kecamatan_code=\'630707\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'BATANG ALAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'630707\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Batang Alai Selatan\';
			update jaga.sekolah set kecamatan_code=\'630708\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Batang Alai Utara\';
			update jaga.sekolah set kecamatan_code=\'630709\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'HANTAKAN\';
			update jaga.sekolah set kecamatan_code=\'630709\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Hantakan\';
			update jaga.sekolah set kecamatan_code=\'630710\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'BATANG ALAI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'630710\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Batang Alai Timur\';
			update jaga.sekolah set kecamatan_code=\'630711\' where kota_kab=\'HULU SUNGAI TENGAH\' and kecamatan=\'LIMPASU\';
			update jaga.sekolah set kecamatan_code=\'630711\' where kota_kab=\'Kab. Hulu Sungai Tengah\' and kecamatan=\'Kec. Limpasu\';
			update jaga.sekolah set kecamatan_code=\'630801\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'DANAU PANGGANG\';
			update jaga.sekolah set kecamatan_code=\'630801\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Danau Panggang\';
			update jaga.sekolah set kecamatan_code=\'630802\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'BABIRIK\';
			update jaga.sekolah set kecamatan_code=\'630802\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Babirik\';
			update jaga.sekolah set kecamatan_code=\'630803\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'SUNGAI PANDAN\';
			update jaga.sekolah set kecamatan_code=\'630803\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Sungai Pandan\';
			update jaga.sekolah set kecamatan_code=\'630804\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'AMUNTAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'630804\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Amuntai Selatan\';
			update jaga.sekolah set kecamatan_code=\'630805\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'AMUNTAI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'630805\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Amuntai Tengah\';
			update jaga.sekolah set kecamatan_code=\'630806\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'AMUNTAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'630806\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Amuntai Utara\';
			update jaga.sekolah set kecamatan_code=\'630807\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'BANJANG\';
			update jaga.sekolah set kecamatan_code=\'630807\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Banjang\';
			update jaga.sekolah set kecamatan_code=\'630808\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'HAUR GADING\';
			update jaga.sekolah set kecamatan_code=\'630808\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Haur Gading\';
			update jaga.sekolah set kecamatan_code=\'630809\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Paminggir\';
			update jaga.sekolah set kecamatan_code=\'630810\' where kota_kab=\'HULU SUNGAI UTARA\' and kecamatan=\'SUNGAI TABUKAN\';
			update jaga.sekolah set kecamatan_code=\'630810\' where kota_kab=\'Kab. Hulu Sungai Utara\' and kecamatan=\'Kec. Sungai Tabukan\';
			update jaga.sekolah set kecamatan_code=\'630901\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Banua Lawas\';
			update jaga.sekolah set kecamatan_code=\'630901\' where kota_kab=\'TABALONG\' and kecamatan=\'BANUA LAWAS\';
			update jaga.sekolah set kecamatan_code=\'630902\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Kelua\';
			update jaga.sekolah set kecamatan_code=\'630902\' where kota_kab=\'TABALONG\' and kecamatan=\'KELUA\';
			update jaga.sekolah set kecamatan_code=\'630903\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Tanta\';
			update jaga.sekolah set kecamatan_code=\'630904\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Tanjung\';
			update jaga.sekolah set kecamatan_code=\'630904\' where kota_kab=\'TABALONG\' and kecamatan=\'TANJUNG\';
			update jaga.sekolah set kecamatan_code=\'630905\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Haruai\';
			update jaga.sekolah set kecamatan_code=\'630905\' where kota_kab=\'TABALONG\' and kecamatan=\'HARUAI\';
			update jaga.sekolah set kecamatan_code=\'630906\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Murung Pudak\';
			update jaga.sekolah set kecamatan_code=\'630906\' where kota_kab=\'TABALONG\' and kecamatan=\'MURUNG PUDAK\';
			update jaga.sekolah set kecamatan_code=\'630907\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Muara Uya\';
			update jaga.sekolah set kecamatan_code=\'630907\' where kota_kab=\'TABALONG\' and kecamatan=\'MUARA UYA\';
			update jaga.sekolah set kecamatan_code=\'630908\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Muara Harus\';
			update jaga.sekolah set kecamatan_code=\'630909\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Pugaan\';
			update jaga.sekolah set kecamatan_code=\'630909\' where kota_kab=\'TABALONG\' and kecamatan=\'PUGAAN\';
			update jaga.sekolah set kecamatan_code=\'630910\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Upau\';
			update jaga.sekolah set kecamatan_code=\'630910\' where kota_kab=\'TABALONG\' and kecamatan=\'UPAU\';
			update jaga.sekolah set kecamatan_code=\'630911\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Jaro\';
			update jaga.sekolah set kecamatan_code=\'630911\' where kota_kab=\'TABALONG\' and kecamatan=\'JARO\';
			update jaga.sekolah set kecamatan_code=\'630912\' where kota_kab=\'Kab. Tabalong\' and kecamatan=\'Kec. Bintang Ara\';
			update jaga.sekolah set kecamatan_code=\'631001\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Batu Licin\';
			update jaga.sekolah set kecamatan_code=\'631002\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Kusan Hilir\';
			update jaga.sekolah set kecamatan_code=\'631002\' where kota_kab=\'TANAH BUMBU\' and kecamatan=\'KUSAN HILIR\';
			update jaga.sekolah set kecamatan_code=\'631003\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Sungai Loban\';
			update jaga.sekolah set kecamatan_code=\'631004\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Satui\';
			update jaga.sekolah set kecamatan_code=\'631004\' where kota_kab=\'TANAH BUMBU\' and kecamatan=\'SATUI\';
			update jaga.sekolah set kecamatan_code=\'631005\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Kusan Hulu\';
			update jaga.sekolah set kecamatan_code=\'631006\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Simpang Empat\';
			update jaga.sekolah set kecamatan_code=\'631006\' where kota_kab=\'TANAH BUMBU\' and kecamatan=\'SIMPANG EMPAT\';
			update jaga.sekolah set kecamatan_code=\'631007\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Karang Bintang\';
			update jaga.sekolah set kecamatan_code=\'631008\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Mantewe\';
			update jaga.sekolah set kecamatan_code=\'631008\' where kota_kab=\'TANAH BUMBU\' and kecamatan=\'MANTEWE\';
			update jaga.sekolah set kecamatan_code=\'631009\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Angsana\';
			update jaga.sekolah set kecamatan_code=\'631010\' where kota_kab=\'Kab. Tanah Bumbu\' and kecamatan=\'Kec. Kuranji\';
			update jaga.sekolah set kecamatan_code=\'631101\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Juai\';
			update jaga.sekolah set kecamatan_code=\'631102\' where kota_kab=\'BALANGAN\' and kecamatan=\'HALONG\';
			update jaga.sekolah set kecamatan_code=\'631102\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Halong\';
			update jaga.sekolah set kecamatan_code=\'631103\' where kota_kab=\'BALANGAN\' and kecamatan=\'AWAYAN\';
			update jaga.sekolah set kecamatan_code=\'631103\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Awayan\';
			update jaga.sekolah set kecamatan_code=\'631104\' where kota_kab=\'BALANGAN\' and kecamatan=\'BATU MANDI\';
			update jaga.sekolah set kecamatan_code=\'631104\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Batu Mandi\';
			update jaga.sekolah set kecamatan_code=\'631105\' where kota_kab=\'BALANGAN\' and kecamatan=\'LAMPIHONG\';
			update jaga.sekolah set kecamatan_code=\'631105\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Lampihong\';
			update jaga.sekolah set kecamatan_code=\'631106\' where kota_kab=\'BALANGAN\' and kecamatan=\'PARINGIN\';
			update jaga.sekolah set kecamatan_code=\'631106\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Paringin\';
			update jaga.sekolah set kecamatan_code=\'631107\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Paringin Selatan\';
			update jaga.sekolah set kecamatan_code=\'631108\' where kota_kab=\'Kab. Balangan\' and kecamatan=\'Kec. Tebing Tinggi\';
			update jaga.sekolah set kecamatan_code=\'637101\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'BANJARMASIN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'637101\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'Kec. Banjarmasin Selatan\';
			update jaga.sekolah set kecamatan_code=\'637102\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'BANJARMASIN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'637102\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'Kec. Banjarmasin Timur\';
			update jaga.sekolah set kecamatan_code=\'637103\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'BANJARMASIN BARAT\';
			update jaga.sekolah set kecamatan_code=\'637103\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'Kec. Banjarmasin Barat\';
			update jaga.sekolah set kecamatan_code=\'637104\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'BANJARMASIN UTARA\';
			update jaga.sekolah set kecamatan_code=\'637104\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'Kec. Banjarmasin Utara\';
			update jaga.sekolah set kecamatan_code=\'637105\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'BANJARMASIN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'637105\' where kota_kab=\'Kota Banjarmasin\' and kecamatan=\'Kec. Banjarmasin Tengah\';
			update jaga.sekolah set kecamatan_code=\'637202\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'Kec. Landasan Ulin\';
			update jaga.sekolah set kecamatan_code=\'637203\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'CEMPAKA\';
			update jaga.sekolah set kecamatan_code=\'637203\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'Kec. Cempaka\';
			update jaga.sekolah set kecamatan_code=\'637204\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'Kec. Banjarbaru Utara\';
			update jaga.sekolah set kecamatan_code=\'637205\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'Kec. Banjarbaru Selatan\';
			update jaga.sekolah set kecamatan_code=\'637206\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'Kec. Liang Anggang\';
			update jaga.sekolah set kecamatan_code=\'637206\' where kota_kab=\'Kota Banjarbaru\' and kecamatan=\'LIANG ANGGANG\';
		');
		
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'650101\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Palas\';
			update jaga.sekolah set kecamatan_code=\'650102\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Palas Barat\';
			update jaga.sekolah set kecamatan_code=\'650103\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Palas Utara\';
			update jaga.sekolah set kecamatan_code=\'650104\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Palas Timur\';
			update jaga.sekolah set kecamatan_code=\'650105\' where kota_kab=\'BULUNGAN\' and kecamatan=\'TANJUNG SELOR\';
			update jaga.sekolah set kecamatan_code=\'650105\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Selor\';
			update jaga.sekolah set kecamatan_code=\'650106\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Tanjung Palas Tengah\';
			update jaga.sekolah set kecamatan_code=\'650107\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Peso\';
			update jaga.sekolah set kecamatan_code=\'650108\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Peso Hilir\';
			update jaga.sekolah set kecamatan_code=\'650109\' where kota_kab=\'Kab. Bulungan\' and kecamatan=\'Kec. Sekatak\';
			update jaga.sekolah set kecamatan_code=\'650110\' where kota_kab=\'BULUNGAN\' and kecamatan=\'BUNYU\';
			update jaga.sekolah set kecamatan_code=\'650201\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Mentarang\';
			update jaga.sekolah set kecamatan_code=\'650202\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Kota\';
			update jaga.sekolah set kecamatan_code=\'650203\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Pujungan\';
			update jaga.sekolah set kecamatan_code=\'650204\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Kayan Hilir\';
			update jaga.sekolah set kecamatan_code=\'650205\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Kayan Hulu\';
			update jaga.sekolah set kecamatan_code=\'650206\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Selatan\';
			update jaga.sekolah set kecamatan_code=\'650207\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Utara\';
			update jaga.sekolah set kecamatan_code=\'650208\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Barat\';
			update jaga.sekolah set kecamatan_code=\'650209\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Sungai Boh\';
			update jaga.sekolah set kecamatan_code=\'650210\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Kayan Selatan\';
			update jaga.sekolah set kecamatan_code=\'650211\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Bahau Hulu\';
			update jaga.sekolah set kecamatan_code=\'650212\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Mentarang Hulu\';
			update jaga.sekolah set kecamatan_code=\'650213\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Selatan Hilir\';
			update jaga.sekolah set kecamatan_code=\'650214\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Malinau Selatan Hulu\';
			update jaga.sekolah set kecamatan_code=\'650215\' where kota_kab=\'Kab. Malinau\' and kecamatan=\'Kec. Sungai Tubu\';
			update jaga.sekolah set kecamatan_code=\'650301\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebatik\';
			update jaga.sekolah set kecamatan_code=\'650301\' where kota_kab=\'NUNUKAN\' and kecamatan=\'SEBATIK\';
			update jaga.sekolah set kecamatan_code=\'650302\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Nunukan\';
			update jaga.sekolah set kecamatan_code=\'650302\' where kota_kab=\'NUNUKAN\' and kecamatan=\'NUNUKAN\';
			update jaga.sekolah set kecamatan_code=\'650303\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sembakung\';
			update jaga.sekolah set kecamatan_code=\'650304\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Lumbis\';
			update jaga.sekolah set kecamatan_code=\'650305\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Krayan\';
			update jaga.sekolah set kecamatan_code=\'650306\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebuku\';
			update jaga.sekolah set kecamatan_code=\'650307\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Krayan Selatan\';
			update jaga.sekolah set kecamatan_code=\'650308\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebatik Barat\';
			update jaga.sekolah set kecamatan_code=\'650309\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Nunukan Selatan\';
			update jaga.sekolah set kecamatan_code=\'650310\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebatik Timur\';
			update jaga.sekolah set kecamatan_code=\'650311\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebatik Utara\';
			update jaga.sekolah set kecamatan_code=\'650312\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sebatik Tengah\';
			update jaga.sekolah set kecamatan_code=\'650313\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Sei Menggaris\';
			update jaga.sekolah set kecamatan_code=\'650314\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Tulin Onsoi\';
			update jaga.sekolah set kecamatan_code=\'650315\' where kota_kab=\'Kab. Nunukan\' and kecamatan=\'Kec. Lumbis Ogong\';
			update jaga.sekolah set kecamatan_code=\'650401\' where kota_kab=\'Kab. Tana Tidung\' and kecamatan=\'Kec. Sesayap\';
			update jaga.sekolah set kecamatan_code=\'650402\' where kota_kab=\'Kab. Tana Tidung\' and kecamatan=\'Kec. Sesayap Hilir\';
			update jaga.sekolah set kecamatan_code=\'650404\' where kota_kab=\'Kab. Tana Tidung\' and kecamatan=\'Kec. Betayau\';
			update jaga.sekolah set kecamatan_code=\'650405\' where kota_kab=\'Kab. Tana Tidung\' and kecamatan=\'Kec. Muruk Rian\';
			update jaga.sekolah set kecamatan_code=\'657101\' where kota_kab=\'Kota Tarakan\' and kecamatan=\'Kec. Tarakan Barat\';
			update jaga.sekolah set kecamatan_code=\'657102\' where kota_kab=\'Kota Tarakan\' and kecamatan=\'Kec. Tarakan Tengah\';
			update jaga.sekolah set kecamatan_code=\'657102\' where kota_kab=\'Kota Tarakan\' and kecamatan=\'TARAKAN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'657103\' where kota_kab=\'Kota Tarakan\' and kecamatan=\'Kec. Tarakan Timur\';
			update jaga.sekolah set kecamatan_code=\'657104\' where kota_kab=\'Kota Tarakan\' and kecamatan=\'Kec. Tarakan Utara\';

		');
		self::$connection->execute('update jaga.sekolah set kecamatan_code=\'620101\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Kumai\';
			update jaga.sekolah set kecamatan_code=\'620101\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'KUMAI\';
			update jaga.sekolah set kecamatan_code=\'620102\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Arut Selatan\';
			update jaga.sekolah set kecamatan_code=\'620102\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'ARUT SELATAN\';
			update jaga.sekolah set kecamatan_code=\'620103\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Kotawaringin Lama\';
			update jaga.sekolah set kecamatan_code=\'620103\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'KOTAWARINGIN LAMA\';
			update jaga.sekolah set kecamatan_code=\'620104\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Arut Utara\';
			update jaga.sekolah set kecamatan_code=\'620104\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'ARUT UTARA\';
			update jaga.sekolah set kecamatan_code=\'620105\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Pangkalan Lada\';
			update jaga.sekolah set kecamatan_code=\'620105\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'PANGKALAN LADA\';
			update jaga.sekolah set kecamatan_code=\'620106\' where kota_kab=\'Kab. Kotawaringin Barat\' and kecamatan=\'Kec. Pangkalan Banteng\';
			update jaga.sekolah set kecamatan_code=\'620106\' where kota_kab=\'KOTAWARINGIN BARAT\' and kecamatan=\'PANGKALAN BANTENG\';
			update jaga.sekolah set kecamatan_code=\'620201\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Kota Besi\';
			update jaga.sekolah set kecamatan_code=\'620202\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Cempaga\';
			update jaga.sekolah set kecamatan_code=\'620203\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Mentaya Hulu\';
			update jaga.sekolah set kecamatan_code=\'620204\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Parenggean\';
			update jaga.sekolah set kecamatan_code=\'620204\' where kota_kab=\'KOTAWARINGIN TIMUR\' and kecamatan=\'PARENGGEAN\';
			update jaga.sekolah set kecamatan_code=\'620205\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Baamang\';
			update jaga.sekolah set kecamatan_code=\'620205\' where kota_kab=\'KOTAWARINGIN TIMUR\' and kecamatan=\'BAAMANG\';
			update jaga.sekolah set kecamatan_code=\'620206\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Mentawa Baru Ketapang\';
			update jaga.sekolah set kecamatan_code=\'620207\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Mentaya Hilir Utara\';
			update jaga.sekolah set kecamatan_code=\'620208\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Mentaya Hilir Selatan\';
			update jaga.sekolah set kecamatan_code=\'620208\' where kota_kab=\'KOTAWARINGIN TIMUR\' and kecamatan=\'MENTAYA HILIR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'620209\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Pulau Hanaut\';
			update jaga.sekolah set kecamatan_code=\'620210\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Antang Kalang\';
			update jaga.sekolah set kecamatan_code=\'620211\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Teluk Sampit\';
			update jaga.sekolah set kecamatan_code=\'620212\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Seranau\';
			update jaga.sekolah set kecamatan_code=\'620213\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Cempaga Hulu\';
			update jaga.sekolah set kecamatan_code=\'620214\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Telawang\';
			update jaga.sekolah set kecamatan_code=\'620216\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Tualan Hulu\';
			update jaga.sekolah set kecamatan_code=\'620217\' where kota_kab=\'Kab. Kotawaringin Timur\' and kecamatan=\'Kec. Telaga Antang\';
			update jaga.sekolah set kecamatan_code=\'620301\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Selat\';
			update jaga.sekolah set kecamatan_code=\'620301\' where kota_kab=\'KAPUAS\' and kecamatan=\'SELAT\';
			update jaga.sekolah set kecamatan_code=\'620302\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Hilir\';
			update jaga.sekolah set kecamatan_code=\'620303\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Timur\';
			update jaga.sekolah set kecamatan_code=\'620303\' where kota_kab=\'KAPUAS\' and kecamatan=\'KAPUAS TIMUR\';
			update jaga.sekolah set kecamatan_code=\'620304\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Kuala\';
			update jaga.sekolah set kecamatan_code=\'620304\' where kota_kab=\'KAPUAS\' and kecamatan=\'KAPUAS KUALA\';
			update jaga.sekolah set kecamatan_code=\'620305\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Barat\';
			update jaga.sekolah set kecamatan_code=\'620306\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Pulau Petak\';
			update jaga.sekolah set kecamatan_code=\'620306\' where kota_kab=\'KAPUAS\' and kecamatan=\'PULAU PETAK\';
			update jaga.sekolah set kecamatan_code=\'620307\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Murung\';
			update jaga.sekolah set kecamatan_code=\'620308\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Basarang\';
			update jaga.sekolah set kecamatan_code=\'620308\' where kota_kab=\'KAPUAS\' and kecamatan=\'BASARANG\';
			update jaga.sekolah set kecamatan_code=\'620309\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Mantangai\';
			update jaga.sekolah set kecamatan_code=\'620310\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Timpah\';
			update jaga.sekolah set kecamatan_code=\'620311\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Tengah\';
			update jaga.sekolah set kecamatan_code=\'620312\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Kapuas Hulu\';
			update jaga.sekolah set kecamatan_code=\'620313\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Tamban Catur\';
			update jaga.sekolah set kecamatan_code=\'620313\' where kota_kab=\'KAPUAS\' and kecamatan=\'TAMBAN CATUR\';
			update jaga.sekolah set kecamatan_code=\'620314\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Pasak Talawang\';
			update jaga.sekolah set kecamatan_code=\'620315\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Mandau Talawang\';
			update jaga.sekolah set kecamatan_code=\'620316\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Dadahup\';
			update jaga.sekolah set kecamatan_code=\'620317\' where kota_kab=\'Kab. Kapuas\' and kecamatan=\'Kec. Bataguh\';
			update jaga.sekolah set kecamatan_code=\'620317\' where kota_kab=\'KAPUAS\' and kecamatan=\'BATAGUH\';
			update jaga.sekolah set kecamatan_code=\'620401\' where kota_kab=\'BARITO SELATAN\' and kecamatan=\'JENAMAS\';
			update jaga.sekolah set kecamatan_code=\'620401\' where kota_kab=\'Kab. Barito Selatan\' and kecamatan=\'Kec. Jenamas\';
			update jaga.sekolah set kecamatan_code=\'620402\' where kota_kab=\'BARITO SELATAN\' and kecamatan=\'DUSUN HILIR\';
			update jaga.sekolah set kecamatan_code=\'620402\' where kota_kab=\'Kab. Barito Selatan\' and kecamatan=\'Kec. Dusun Hilir\';
			update jaga.sekolah set kecamatan_code=\'620403\' where kota_kab=\'BARITO SELATAN\' and kecamatan=\'KARAU KUALA\';
			update jaga.sekolah set kecamatan_code=\'620403\' where kota_kab=\'Kab. Barito Selatan\' and kecamatan=\'Kec. Karau Kuala\';
			update jaga.sekolah set kecamatan_code=\'620404\' where kota_kab=\'Kab. Barito Selatan\' and kecamatan=\'Kec. Dusun Utara\';
			update jaga.sekolah set kecamatan_code=\'620406\' where kota_kab=\'BARITO SELATAN\' and kecamatan=\'DUSUN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'620406\' where kota_kab=\'Kab. Barito Selatan\' and kecamatan=\'Kec. Dusun Selatan\';
			update jaga.sekolah set kecamatan_code=\'620501\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Montallat\';
			update jaga.sekolah set kecamatan_code=\'620502\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Gunung Timang\';
			update jaga.sekolah set kecamatan_code=\'620503\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Gunung Purei\';
			update jaga.sekolah set kecamatan_code=\'620504\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Teweh Timur\';
			update jaga.sekolah set kecamatan_code=\'620505\' where kota_kab=\'BARITO UTARA\' and kecamatan=\'TEWEH TENGAH\';
			update jaga.sekolah set kecamatan_code=\'620505\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Teweh Tengah\';
			update jaga.sekolah set kecamatan_code=\'620506\' where kota_kab=\'BARITO UTARA\' and kecamatan=\'LAHEI\';
			update jaga.sekolah set kecamatan_code=\'620506\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Lahei\';
			update jaga.sekolah set kecamatan_code=\'620507\' where kota_kab=\'BARITO UTARA\' and kecamatan=\'TEWEH BARU\';
			update jaga.sekolah set kecamatan_code=\'620507\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Teweh Baru\';
			update jaga.sekolah set kecamatan_code=\'620508\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Teweh Selatan\';
			update jaga.sekolah set kecamatan_code=\'620509\' where kota_kab=\'Kab. Barito Utara\' and kecamatan=\'Kec. Lahei Barat\';
			update jaga.sekolah set kecamatan_code=\'620601\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Kamipang\';
			update jaga.sekolah set kecamatan_code=\'620601\' where kota_kab=\'KATINGAN\' and kecamatan=\'KAMIPANG\';
			update jaga.sekolah set kecamatan_code=\'620602\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Katingan Hilir\';
			update jaga.sekolah set kecamatan_code=\'620602\' where kota_kab=\'KATINGAN\' and kecamatan=\'KATINGAN HILIR\';
			update jaga.sekolah set kecamatan_code=\'620603\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Tewang Sangalang Garing\';
			update jaga.sekolah set kecamatan_code=\'620604\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Pulau Malan\';
			update jaga.sekolah set kecamatan_code=\'620605\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Katingan Tengah\';
			update jaga.sekolah set kecamatan_code=\'620605\' where kota_kab=\'KATINGAN\' and kecamatan=\'KATINGAN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'620606\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Sanaman Mantikei\';
			update jaga.sekolah set kecamatan_code=\'620607\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Marikit\';
			update jaga.sekolah set kecamatan_code=\'620608\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Katingan Hulu\';
			update jaga.sekolah set kecamatan_code=\'620609\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Mendawai\';
			update jaga.sekolah set kecamatan_code=\'620610\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Katingan Kuala\';
			update jaga.sekolah set kecamatan_code=\'620610\' where kota_kab=\'KATINGAN\' and kecamatan=\'KATINGAN KUALA\';
			update jaga.sekolah set kecamatan_code=\'620611\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Tasik Payawan\';
			update jaga.sekolah set kecamatan_code=\'620612\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Petak Malai\';
			update jaga.sekolah set kecamatan_code=\'620613\' where kota_kab=\'Kab. Katingan\' and kecamatan=\'Kec. Bukit Raya\';
			update jaga.sekolah set kecamatan_code=\'620701\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Seruyan Hilir\';
			update jaga.sekolah set kecamatan_code=\'620701\' where kota_kab=\'SERUYAN\' and kecamatan=\'SERUYAN HILIR\';
			update jaga.sekolah set kecamatan_code=\'620702\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Seruyan Tengah\';
			update jaga.sekolah set kecamatan_code=\'620703\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Danau Sembuluh\';
			update jaga.sekolah set kecamatan_code=\'620704\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Hanau\';
			update jaga.sekolah set kecamatan_code=\'620704\' where kota_kab=\'SERUYAN\' and kecamatan=\'HANAU\';
			update jaga.sekolah set kecamatan_code=\'620705\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Seruyan Hulu\';
			update jaga.sekolah set kecamatan_code=\'620706\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Seruyan Hilir Timur\';
			update jaga.sekolah set kecamatan_code=\'620706\' where kota_kab=\'SERUYAN\' and kecamatan=\'SERUYAN HILIR TIMUR\';
			update jaga.sekolah set kecamatan_code=\'620707\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Seruyan Raya\';
			update jaga.sekolah set kecamatan_code=\'620708\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Danau Seluluk\';
			update jaga.sekolah set kecamatan_code=\'620709\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Batu Ampar\';
			update jaga.sekolah set kecamatan_code=\'620710\' where kota_kab=\'Kab. Seruyan\' and kecamatan=\'Kec. Suling Tambun\';
			update jaga.sekolah set kecamatan_code=\'620801\' where kota_kab=\'Kab. Sukamara\' and kecamatan=\'Kec. Sukamara\';
			update jaga.sekolah set kecamatan_code=\'620801\' where kota_kab=\'SUKAMARA\' and kecamatan=\'SUKAMARA\';
			update jaga.sekolah set kecamatan_code=\'620802\' where kota_kab=\'Kab. Sukamara\' and kecamatan=\'Kec. Jelai\';
			update jaga.sekolah set kecamatan_code=\'620803\' where kota_kab=\'Kab. Sukamara\' and kecamatan=\'Kec. Balai Riam\';
			update jaga.sekolah set kecamatan_code=\'620803\' where kota_kab=\'SUKAMARA\' and kecamatan=\'BALAI RIAM\';
			update jaga.sekolah set kecamatan_code=\'620804\' where kota_kab=\'Kab. Sukamara\' and kecamatan=\'Kec. Pantai Lunci\';
			update jaga.sekolah set kecamatan_code=\'620804\' where kota_kab=\'SUKAMARA\' and kecamatan=\'PANTAI LUNCI\';
			update jaga.sekolah set kecamatan_code=\'620805\' where kota_kab=\'Kab. Sukamara\' and kecamatan=\'Kec. Permata Kecubung\';
			update jaga.sekolah set kecamatan_code=\'620901\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Lamandau\';
			update jaga.sekolah set kecamatan_code=\'620902\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Delang\';
			update jaga.sekolah set kecamatan_code=\'620903\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Bulik\';
			update jaga.sekolah set kecamatan_code=\'620903\' where kota_kab=\'LAMANDAU\' and kecamatan=\'BULIK\';
			update jaga.sekolah set kecamatan_code=\'620904\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Bulik Timur\';
			update jaga.sekolah set kecamatan_code=\'620906\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Sematu Jaya\';
			update jaga.sekolah set kecamatan_code=\'620907\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Belantikan Raya\';
			update jaga.sekolah set kecamatan_code=\'620908\' where kota_kab=\'Kab. Lamandau\' and kecamatan=\'Kec. Batang Kawa\';
			update jaga.sekolah set kecamatan_code=\'621002\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Kurun\';
			update jaga.sekolah set kecamatan_code=\'621003\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Tewah\';
			update jaga.sekolah set kecamatan_code=\'621004\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Kahayan Hulu Utara\';
			update jaga.sekolah set kecamatan_code=\'621005\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Rungan\';
			update jaga.sekolah set kecamatan_code=\'621006\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Manuhing\';
			update jaga.sekolah set kecamatan_code=\'621007\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Mihing Raya\';
			update jaga.sekolah set kecamatan_code=\'621008\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Damang Batu\';
			update jaga.sekolah set kecamatan_code=\'621009\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Miri Manasa\';
			update jaga.sekolah set kecamatan_code=\'621010\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Rungan Hulu\';
			update jaga.sekolah set kecamatan_code=\'621012\' where kota_kab=\'Kab. Gunung Mas\' and kecamatan=\'Kec. Rungan Barat\';
			update jaga.sekolah set kecamatan_code=\'621101\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Pandih Batu\';
			update jaga.sekolah set kecamatan_code=\'621102\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Kahayan Kuala\';
			update jaga.sekolah set kecamatan_code=\'621102\' where kota_kab=\'PULANG PISAU\' and kecamatan=\'KAHAYAN KUALA\';
			update jaga.sekolah set kecamatan_code=\'621103\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Kahayan Tengah\';
			update jaga.sekolah set kecamatan_code=\'621105\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Kahayan Hilir\';
			update jaga.sekolah set kecamatan_code=\'621105\' where kota_kab=\'PULANG PISAU\' and kecamatan=\'KAHAYAN HILIR\';
			update jaga.sekolah set kecamatan_code=\'621106\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Maliku\';
			update jaga.sekolah set kecamatan_code=\'621106\' where kota_kab=\'PULANG PISAU\' and kecamatan=\'MALIKU\';
			update jaga.sekolah set kecamatan_code=\'621108\' where kota_kab=\'Kab. Pulang Pisau\' and kecamatan=\'Kec. Sebangau Kuala\';
			update jaga.sekolah set kecamatan_code=\'621108\' where kota_kab=\'PULANG PISAU\' and kecamatan=\'SEBANGAU KUALA\';
			update jaga.sekolah set kecamatan_code=\'621201\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Murung\';
			update jaga.sekolah set kecamatan_code=\'621201\' where kota_kab=\'MURUNG RAYA\' and kecamatan=\'MURUNG\';
			update jaga.sekolah set kecamatan_code=\'621202\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Tanah Siang\';
			update jaga.sekolah set kecamatan_code=\'621203\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Laung Tuhup\';
			update jaga.sekolah set kecamatan_code=\'621203\' where kota_kab=\'MURUNG RAYA\' and kecamatan=\'LAUNG TUHUP\';
			update jaga.sekolah set kecamatan_code=\'621204\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Permata Intan\';
			update jaga.sekolah set kecamatan_code=\'621205\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Sumber Barito\';
			update jaga.sekolah set kecamatan_code=\'621206\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Barito Tuhup Raya\';
			update jaga.sekolah set kecamatan_code=\'621207\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Tanah Siang Selatan\';
			update jaga.sekolah set kecamatan_code=\'621208\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Sungai Babuat\';
			update jaga.sekolah set kecamatan_code=\'621209\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Seribu Riam\';
			update jaga.sekolah set kecamatan_code=\'621210\' where kota_kab=\'Kab. Murung Raya\' and kecamatan=\'Kec. Uut Murung\';
			update jaga.sekolah set kecamatan_code=\'621301\' where kota_kab=\'BARITO TIMUR\' and kecamatan=\'DUSUN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'621301\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Dusun Timur\';
			update jaga.sekolah set kecamatan_code=\'621303\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Patangkep Tutui\';
			update jaga.sekolah set kecamatan_code=\'621304\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Awang\';
			update jaga.sekolah set kecamatan_code=\'621305\' where kota_kab=\'BARITO TIMUR\' and kecamatan=\'DUSUN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'621305\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Dusun Tengah\';
			update jaga.sekolah set kecamatan_code=\'621306\' where kota_kab=\'BARITO TIMUR\' and kecamatan=\'PEMATANG KARAU\';
			update jaga.sekolah set kecamatan_code=\'621306\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Pematang Karau\';
			update jaga.sekolah set kecamatan_code=\'621307\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Paju Epat\';
			update jaga.sekolah set kecamatan_code=\'621308\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Raren Batuah\';
			update jaga.sekolah set kecamatan_code=\'621309\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Paku\';
			update jaga.sekolah set kecamatan_code=\'621310\' where kota_kab=\'Kab. Barito Timur\' and kecamatan=\'Kec. Karusen Janang\';
');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'640101\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Batu Sopang\';
			update jaga.sekolah set kecamatan_code=\'640101\' where kota_kab=\'PASER\' and kecamatan=\'BATU SOPANG\';
			update jaga.sekolah set kecamatan_code=\'640102\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Tanjung Harapan\';
			update jaga.sekolah set kecamatan_code=\'640103\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Paser Belengkong\';
			update jaga.sekolah set kecamatan_code=\'640104\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Tanah Grogot\';
			update jaga.sekolah set kecamatan_code=\'640104\' where kota_kab=\'PASER\' and kecamatan=\'TANAH GROGOT\';
			update jaga.sekolah set kecamatan_code=\'640105\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Kuaro\';
			update jaga.sekolah set kecamatan_code=\'640105\' where kota_kab=\'PASER\' and kecamatan=\'KUARO\';
			update jaga.sekolah set kecamatan_code=\'640106\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Long Ikis\';
			update jaga.sekolah set kecamatan_code=\'640106\' where kota_kab=\'PASER\' and kecamatan=\'LONG IKIS\';
			update jaga.sekolah set kecamatan_code=\'640107\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Muara Komam\';
			update jaga.sekolah set kecamatan_code=\'640107\' where kota_kab=\'PASER\' and kecamatan=\'MUARA KOMAM\';
			update jaga.sekolah set kecamatan_code=\'640108\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Long Kali\';
			update jaga.sekolah set kecamatan_code=\'640108\' where kota_kab=\'PASER\' and kecamatan=\'LONG KALI\';
			update jaga.sekolah set kecamatan_code=\'640109\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Batu Engau\';
			update jaga.sekolah set kecamatan_code=\'640110\' where kota_kab=\'Kab. Paser\' and kecamatan=\'Kec. Muara Samu\';
			update jaga.sekolah set kecamatan_code=\'640201\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Muara Muntai\';
			update jaga.sekolah set kecamatan_code=\'640201\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'MUARA MUNTAI\';
			update jaga.sekolah set kecamatan_code=\'640202\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Loa Kulu\';
			update jaga.sekolah set kecamatan_code=\'640203\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Loa Janan\';
			update jaga.sekolah set kecamatan_code=\'640203\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'LOA JANAN\';
			update jaga.sekolah set kecamatan_code=\'640204\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Anggana\';
			update jaga.sekolah set kecamatan_code=\'640204\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'ANGGANA\';
			update jaga.sekolah set kecamatan_code=\'640205\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Muara Badak\';
			update jaga.sekolah set kecamatan_code=\'640206\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Tenggarong\';
			update jaga.sekolah set kecamatan_code=\'640206\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'TENGGARONG\';
			update jaga.sekolah set kecamatan_code=\'640207\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Sebulu\';
			update jaga.sekolah set kecamatan_code=\'640208\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Kota Bangun\';
			update jaga.sekolah set kecamatan_code=\'640209\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Kenohan\';
			update jaga.sekolah set kecamatan_code=\'640209\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'KENOHAN\';
			update jaga.sekolah set kecamatan_code=\'640210\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Kembang Janggut\';
			update jaga.sekolah set kecamatan_code=\'640211\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Muara Kaman\';
			update jaga.sekolah set kecamatan_code=\'640211\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'MUARA KAMAN\';
			update jaga.sekolah set kecamatan_code=\'640212\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Tabang\';
			update jaga.sekolah set kecamatan_code=\'640213\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Samboja\';
			update jaga.sekolah set kecamatan_code=\'640213\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'SAMBOJA\';
			update jaga.sekolah set kecamatan_code=\'640214\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Muara Jawa\';
			update jaga.sekolah set kecamatan_code=\'640214\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'MUARA JAWA\';
			update jaga.sekolah set kecamatan_code=\'640216\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Tenggarong Seberang\';
			update jaga.sekolah set kecamatan_code=\'640216\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'TENGGARONG SEBERANG\';
			update jaga.sekolah set kecamatan_code=\'640217\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Marang Kayu\';
			update jaga.sekolah set kecamatan_code=\'640217\' where kota_kab=\'KUTAI KARTANEGARA\' and kecamatan=\'MARANG KAYU\';
			update jaga.sekolah set kecamatan_code=\'640218\' where kota_kab=\'Kab. Kutai Kartanegara\' and kecamatan=\'Kec. Muara Wis\';
			update jaga.sekolah set kecamatan_code=\'640301\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Kelay\';
			update jaga.sekolah set kecamatan_code=\'640302\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Talisayan\';
			update jaga.sekolah set kecamatan_code=\'640303\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Sambaliung\';
			update jaga.sekolah set kecamatan_code=\'640304\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Segah\';
			update jaga.sekolah set kecamatan_code=\'640305\' where kota_kab=\'BERAU\' and kecamatan=\'TANJUNG REDEB\';
			update jaga.sekolah set kecamatan_code=\'640305\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Tanjung Redeb\';
			update jaga.sekolah set kecamatan_code=\'640306\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Gunung Tabur\';
			update jaga.sekolah set kecamatan_code=\'640307\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Pulau Derawan\';
			update jaga.sekolah set kecamatan_code=\'640309\' where kota_kab=\'BERAU\' and kecamatan=\'TELUK BAYUR\';
			update jaga.sekolah set kecamatan_code=\'640309\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Teluk Bayur\';
			update jaga.sekolah set kecamatan_code=\'640310\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Tabalar\';
			update jaga.sekolah set kecamatan_code=\'640312\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Batu Putih\';
			update jaga.sekolah set kecamatan_code=\'640313\' where kota_kab=\'Kab. Berau\' and kecamatan=\'Kec. Biatan\';
			update jaga.sekolah set kecamatan_code=\'640705\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Long Iram\';
			update jaga.sekolah set kecamatan_code=\'640706\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Melak\';
			update jaga.sekolah set kecamatan_code=\'640706\' where kota_kab=\'KUTAI BARAT\' and kecamatan=\'MELAK\';
			update jaga.sekolah set kecamatan_code=\'640707\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Barong Tongkok\';
			update jaga.sekolah set kecamatan_code=\'640707\' where kota_kab=\'KUTAI BARAT\' and kecamatan=\'BARONG TONGKOK\';
			update jaga.sekolah set kecamatan_code=\'640708\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Damai\';
			update jaga.sekolah set kecamatan_code=\'640709\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Muara Lawa\';
			update jaga.sekolah set kecamatan_code=\'640710\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Muara Pahu\';
			update jaga.sekolah set kecamatan_code=\'640711\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Jempang\';
			update jaga.sekolah set kecamatan_code=\'640712\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Bongan\';
			update jaga.sekolah set kecamatan_code=\'640713\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Penyinggahan\';
			update jaga.sekolah set kecamatan_code=\'640714\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Bentian Besar\';
			update jaga.sekolah set kecamatan_code=\'640716\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Nyuatan\';
			update jaga.sekolah set kecamatan_code=\'640717\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Siluq Ngurai\';
			update jaga.sekolah set kecamatan_code=\'640718\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Mook Manaar Bulatn\';
			update jaga.sekolah set kecamatan_code=\'640719\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Tering\';
			update jaga.sekolah set kecamatan_code=\'640720\' where kota_kab=\'Kab. Kutai Barat\' and kecamatan=\'Kec. Sekolaq Darat\';
			update jaga.sekolah set kecamatan_code=\'640801\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Muara Ancalong\';
			update jaga.sekolah set kecamatan_code=\'640802\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Muara Wahau\';
			update jaga.sekolah set kecamatan_code=\'640803\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Muara Bengkal\';
			update jaga.sekolah set kecamatan_code=\'640804\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Sangatta Utara\';
			update jaga.sekolah set kecamatan_code=\'640804\' where kota_kab=\'KUTAI TIMUR\' and kecamatan=\'SANGATTA UTARA\';
			update jaga.sekolah set kecamatan_code=\'640805\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Sangkulirang\';
			update jaga.sekolah set kecamatan_code=\'640805\' where kota_kab=\'KUTAI TIMUR\' and kecamatan=\'SANGKULIRANG\';
			update jaga.sekolah set kecamatan_code=\'640806\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Busang\';
			update jaga.sekolah set kecamatan_code=\'640807\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Telen\';
			update jaga.sekolah set kecamatan_code=\'640809\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Bengalon\';
			update jaga.sekolah set kecamatan_code=\'640810\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Kaliorang\';
			update jaga.sekolah set kecamatan_code=\'640811\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Sandaran\';
			update jaga.sekolah set kecamatan_code=\'640812\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Sangatta Selatan\';
			update jaga.sekolah set kecamatan_code=\'640813\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Teluk Pandan\';
			update jaga.sekolah set kecamatan_code=\'640813\' where kota_kab=\'KUTAI TIMUR\' and kecamatan=\'TELUK PANDAN\';
			update jaga.sekolah set kecamatan_code=\'640814\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Rantau Pulung\';
			update jaga.sekolah set kecamatan_code=\'640815\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Kaubun\';
			update jaga.sekolah set kecamatan_code=\'640816\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Karangan\';
			update jaga.sekolah set kecamatan_code=\'640817\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Batu Ampar\';
			update jaga.sekolah set kecamatan_code=\'640818\' where kota_kab=\'Kab. Kutai Timur\' and kecamatan=\'Kec. Long Mesangat\';
			update jaga.sekolah set kecamatan_code=\'647101\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'BALIKPAPAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'647101\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Timur\';
			update jaga.sekolah set kecamatan_code=\'647102\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Barat\';
			update jaga.sekolah set kecamatan_code=\'647103\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'BALIKPAPAN UTARA\';
			update jaga.sekolah set kecamatan_code=\'647103\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Utara\';
			update jaga.sekolah set kecamatan_code=\'647104\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'BALIKPAPAN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'647104\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Tengah\';
			update jaga.sekolah set kecamatan_code=\'647105\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'BALIKPAPAN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'647105\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Selatan\';
			update jaga.sekolah set kecamatan_code=\'647106\' where kota_kab=\'Kota Balikpapan\' and kecamatan=\'Kec. Balikpapan Kota\';
			update jaga.sekolah set kecamatan_code=\'647201\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Palaran\';
			update jaga.sekolah set kecamatan_code=\'647202\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Samarinda Seberang\';
			update jaga.sekolah set kecamatan_code=\'647202\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'SAMARINDA SEBERANG\';
			update jaga.sekolah set kecamatan_code=\'647203\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Samarinda Ulu\';
			update jaga.sekolah set kecamatan_code=\'647203\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'SAMARINDA ULU\';
			update jaga.sekolah set kecamatan_code=\'647204\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Samarinda Ilir\';
			update jaga.sekolah set kecamatan_code=\'647204\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'SAMARINDA ILIR\';
			update jaga.sekolah set kecamatan_code=\'647205\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Samarinda Utara\';
			update jaga.sekolah set kecamatan_code=\'647205\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'SAMARINDA UTARA\';
			update jaga.sekolah set kecamatan_code=\'647206\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Sungai Kunjang\';
			update jaga.sekolah set kecamatan_code=\'647206\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'SUNGAI KUNJANG\';
			update jaga.sekolah set kecamatan_code=\'647207\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Sambutan\';
			update jaga.sekolah set kecamatan_code=\'647208\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Sungai Pinang\';
			update jaga.sekolah set kecamatan_code=\'647209\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Samarinda Kota\';
			update jaga.sekolah set kecamatan_code=\'647210\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'Kec. Loa Janan Ilir\';
			update jaga.sekolah set kecamatan_code=\'647210\' where kota_kab=\'Kota Samarinda\' and kecamatan=\'LOA JANAN ILIR\';
			update jaga.sekolah set kecamatan_code=\'647401\' where kota_kab=\'Kota Bontang\' and kecamatan=\'BONTANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'647401\' where kota_kab=\'Kota Bontang\' and kecamatan=\'Kec. Bontang Utara\';
			update jaga.sekolah set kecamatan_code=\'647402\' where kota_kab=\'Kota Bontang\' and kecamatan=\'BONTANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'647402\' where kota_kab=\'Kota Bontang\' and kecamatan=\'Kec. Bontang Selatan\';
			update jaga.sekolah set kecamatan_code=\'647403\' where kota_kab=\'Kota Bontang\' and kecamatan=\'Kec. Bontang Barat\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'180301\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Bukit Kemuning\';
			update jaga.sekolah set kecamatan_code=\'180301\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'BUKIT KEMUNING\';
			update jaga.sekolah set kecamatan_code=\'180302\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Kotabumi\';
			update jaga.sekolah set kecamatan_code=\'180302\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'KOTABUMI\';
			update jaga.sekolah set kecamatan_code=\'180303\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Sungkai Selatan\';
			update jaga.sekolah set kecamatan_code=\'180303\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'SUNGKAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'180304\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Tanjung Raja\';
			update jaga.sekolah set kecamatan_code=\'180304\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'TANJUNG RAJA\';
			update jaga.sekolah set kecamatan_code=\'180305\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Timur\';
			update jaga.sekolah set kecamatan_code=\'180305\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'ABUNG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'180306\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Barat\';
			update jaga.sekolah set kecamatan_code=\'180307\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Selatan\';
			update jaga.sekolah set kecamatan_code=\'180307\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'ABUNG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'180308\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Sungkai Utara\';
			update jaga.sekolah set kecamatan_code=\'180308\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'SUNGKAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'180309\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Kotabumi Utara\';
			update jaga.sekolah set kecamatan_code=\'180309\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'KOTABUMI UTARA\';
			update jaga.sekolah set kecamatan_code=\'180310\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Kotabumi Selatan\';
			update jaga.sekolah set kecamatan_code=\'180310\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'KOTABUMI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'180311\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Tengah\';
			update jaga.sekolah set kecamatan_code=\'180311\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'ABUNG TENGAH\';
			update jaga.sekolah set kecamatan_code=\'180312\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Tinggi\';
			update jaga.sekolah set kecamatan_code=\'180313\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Semuli\';
			update jaga.sekolah set kecamatan_code=\'180314\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Surakarta\';
			update jaga.sekolah set kecamatan_code=\'180314\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'ABUNG SURAKARTA\';
			update jaga.sekolah set kecamatan_code=\'180315\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Muara Sungkai\';
			update jaga.sekolah set kecamatan_code=\'180316\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Bunga Mayang\';
			update jaga.sekolah set kecamatan_code=\'180316\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'BUNGA MAYANG\';
			update jaga.sekolah set kecamatan_code=\'180317\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Hulu Sungkai\';
			update jaga.sekolah set kecamatan_code=\'180318\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Sungkai Tengah\';
			update jaga.sekolah set kecamatan_code=\'180318\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'SUNGKAI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'180319\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Pekurun\';
			update jaga.sekolah set kecamatan_code=\'180320\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Sungkai Jaya\';
			update jaga.sekolah set kecamatan_code=\'180320\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'SUNGKAI JAYA\';
			update jaga.sekolah set kecamatan_code=\'180321\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Sungkai Barat\';
			update jaga.sekolah set kecamatan_code=\'180322\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Abung Kunang\';
			update jaga.sekolah set kecamatan_code=\'180322\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'ABUNG KUNANG\';
			update jaga.sekolah set kecamatan_code=\'180323\' where kota_kab=\'Kab. Lampung Utara\' and kecamatan=\'Kec. Blambangan Pagar\';
			update jaga.sekolah set kecamatan_code=\'180323\' where kota_kab=\'LAMPUNG UTARA\' and kecamatan=\'BLAMBANGAN PAGAR\';
			update jaga.sekolah set kecamatan_code=\'180404\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Balik Bukit\';
			update jaga.sekolah set kecamatan_code=\'180404\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'BALIK BUKIT\';
			update jaga.sekolah set kecamatan_code=\'180405\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Sumber Jaya\';
			update jaga.sekolah set kecamatan_code=\'180405\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'SUMBER JAYA\';
			update jaga.sekolah set kecamatan_code=\'180406\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Belalau\';
			update jaga.sekolah set kecamatan_code=\'180406\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'BELALAU\';
			update jaga.sekolah set kecamatan_code=\'180407\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'WAY TENONG\';
			update jaga.sekolah set kecamatan_code=\'180408\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Sekincau\';
			update jaga.sekolah set kecamatan_code=\'180408\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'SEKINCAU\';
			update jaga.sekolah set kecamatan_code=\'180409\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Suoh\';
			update jaga.sekolah set kecamatan_code=\'180409\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'SUOH\';
			update jaga.sekolah set kecamatan_code=\'180410\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Batu Brak\';
			update jaga.sekolah set kecamatan_code=\'180411\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Sukau\';
			update jaga.sekolah set kecamatan_code=\'180415\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Gedung Surian\';
			update jaga.sekolah set kecamatan_code=\'180418\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Kebun Tebu\';
			update jaga.sekolah set kecamatan_code=\'180418\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'KEBUN TEBU\';
			update jaga.sekolah set kecamatan_code=\'180419\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Air Hitam\';
			update jaga.sekolah set kecamatan_code=\'180419\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'AIR HITAM\';
			update jaga.sekolah set kecamatan_code=\'180420\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Pagar Dewa\';
			update jaga.sekolah set kecamatan_code=\'180420\' where kota_kab=\'LAMPUNG BARAT\' and kecamatan=\'PAGAR DEWA\';
			update jaga.sekolah set kecamatan_code=\'180421\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Batu Ketulis\';
			update jaga.sekolah set kecamatan_code=\'180422\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Lumbok Seminung\';
			update jaga.sekolah set kecamatan_code=\'180423\' where kota_kab=\'Kab. Lampung Barat\' and kecamatan=\'Kec. Bandar Negeri Suoh\';
			update jaga.sekolah set kecamatan_code=\'180502\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Menggala\';
			update jaga.sekolah set kecamatan_code=\'180506\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Gedung Aji\';
			update jaga.sekolah set kecamatan_code=\'180508\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Banjar Agung\';
			update jaga.sekolah set kecamatan_code=\'180511\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Gedung Meneng\';
			update jaga.sekolah set kecamatan_code=\'180520\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Banjar Margo\';
			update jaga.sekolah set kecamatan_code=\'180522\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Rawa Pitu\';
			update jaga.sekolah set kecamatan_code=\'180523\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Penawar Aji\';
			update jaga.sekolah set kecamatan_code=\'180525\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Dente Teladas\';
			update jaga.sekolah set kecamatan_code=\'180526\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Meraksa Aji\';
			update jaga.sekolah set kecamatan_code=\'180527\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Gedung AJI Baru\';
			update jaga.sekolah set kecamatan_code=\'180529\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Banjar Baru\';
			update jaga.sekolah set kecamatan_code=\'180530\' where kota_kab=\'Kab. Tulang Bawang\' and kecamatan=\'Kec. Menggala Timur\';
			update jaga.sekolah set kecamatan_code=\'180601\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Kota Agung\';
			update jaga.sekolah set kecamatan_code=\'180601\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'KOTA AGUNG\';
			update jaga.sekolah set kecamatan_code=\'180602\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Talang Padang\';
			update jaga.sekolah set kecamatan_code=\'180602\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'TALANG PADANG\';
			update jaga.sekolah set kecamatan_code=\'180603\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Wonosobo\';
			update jaga.sekolah set kecamatan_code=\'180603\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'WONOSOBO\';
			update jaga.sekolah set kecamatan_code=\'180604\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Pulau Panggung\';
			update jaga.sekolah set kecamatan_code=\'180604\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'PULAU PANGGUNG\';
			update jaga.sekolah set kecamatan_code=\'180609\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Cukuh Balak\';
			update jaga.sekolah set kecamatan_code=\'180611\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Pugung\';
			update jaga.sekolah set kecamatan_code=\'180611\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'PUGUNG\';
			update jaga.sekolah set kecamatan_code=\'180612\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Semaka\';
			update jaga.sekolah set kecamatan_code=\'180612\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'SEMAKA\';
			update jaga.sekolah set kecamatan_code=\'180615\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Ulu Belu\';
			update jaga.sekolah set kecamatan_code=\'180616\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Pematang Sawa\';
			update jaga.sekolah set kecamatan_code=\'180618\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Kota Agung Barat\';
			update jaga.sekolah set kecamatan_code=\'180619\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Kota Agung Timur\';
			update jaga.sekolah set kecamatan_code=\'180619\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'KOTA AGUNG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'180620\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Gisting\';
			update jaga.sekolah set kecamatan_code=\'180620\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'GISTING\';
			update jaga.sekolah set kecamatan_code=\'180621\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Gunung Alip\';
			update jaga.sekolah set kecamatan_code=\'180624\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Limau\';
			update jaga.sekolah set kecamatan_code=\'180625\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Bandar Negeri Semuong\';
			update jaga.sekolah set kecamatan_code=\'180626\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Air Naningan\';
			update jaga.sekolah set kecamatan_code=\'180626\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'AIR NANINGAN\';
			update jaga.sekolah set kecamatan_code=\'180627\' where kota_kab=\'Kab. Tanggamus\' and kecamatan=\'Kec. Bulok\';
			update jaga.sekolah set kecamatan_code=\'180627\' where kota_kab=\'TANGGAMUS\' and kecamatan=\'BULOK\';
			update jaga.sekolah set kecamatan_code=\'180801\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Blambangan Umpu\';
			update jaga.sekolah set kecamatan_code=\'180801\' where kota_kab=\'WAY KANAN\' and kecamatan=\'BLAMBANGAN UMPU\';
			update jaga.sekolah set kecamatan_code=\'180802\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Kasui\';
			update jaga.sekolah set kecamatan_code=\'180802\' where kota_kab=\'WAY KANAN\' and kecamatan=\'KASUI\';
			update jaga.sekolah set kecamatan_code=\'180803\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Banjit\';
			update jaga.sekolah set kecamatan_code=\'180803\' where kota_kab=\'WAY KANAN\' and kecamatan=\'BANJIT\';
			update jaga.sekolah set kecamatan_code=\'180804\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Baradatu\';
			update jaga.sekolah set kecamatan_code=\'180804\' where kota_kab=\'WAY KANAN\' and kecamatan=\'BARADATU\';
			update jaga.sekolah set kecamatan_code=\'180805\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Bahuga\';
			update jaga.sekolah set kecamatan_code=\'180806\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Pakuan Ratu\';
			update jaga.sekolah set kecamatan_code=\'180806\' where kota_kab=\'WAY KANAN\' and kecamatan=\'PAKUAN RATU\';
			update jaga.sekolah set kecamatan_code=\'180807\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Negeri Agung\';
			update jaga.sekolah set kecamatan_code=\'180808\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Way Tuba\';
			update jaga.sekolah set kecamatan_code=\'180808\' where kota_kab=\'WAY KANAN\' and kecamatan=\'WAY TUBA\';
			update jaga.sekolah set kecamatan_code=\'180809\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Rebang Tangkas\';
			update jaga.sekolah set kecamatan_code=\'180810\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Gunung Labuhan\';
			update jaga.sekolah set kecamatan_code=\'180810\' where kota_kab=\'WAY KANAN\' and kecamatan=\'GUNUNG LABUHAN\';
			update jaga.sekolah set kecamatan_code=\'180811\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Negara Batin\';
			update jaga.sekolah set kecamatan_code=\'180811\' where kota_kab=\'WAY KANAN\' and kecamatan=\'NEGARA BATIN\';
			update jaga.sekolah set kecamatan_code=\'180812\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Negeri Besar\';
			update jaga.sekolah set kecamatan_code=\'180812\' where kota_kab=\'WAY KANAN\' and kecamatan=\'NEGERI BESAR\';
			update jaga.sekolah set kecamatan_code=\'180813\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Buay Bahuga\';
			update jaga.sekolah set kecamatan_code=\'180813\' where kota_kab=\'WAY KANAN\' and kecamatan=\'BUAY BAHUGA\';
			update jaga.sekolah set kecamatan_code=\'180814\' where kota_kab=\'Kab. Way Kanan\' and kecamatan=\'Kec. Bumi Agung\';
			update jaga.sekolah set kecamatan_code=\'180814\' where kota_kab=\'WAY KANAN\' and kecamatan=\'BUMI AGUNG\';
			update jaga.sekolah set kecamatan_code=\'180902\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Negeri Katon\';
			update jaga.sekolah set kecamatan_code=\'180902\' where kota_kab=\'PESAWARAN\' and kecamatan=\'NEGERI KATON\';
			update jaga.sekolah set kecamatan_code=\'180903\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Tegineneng\';
			update jaga.sekolah set kecamatan_code=\'180903\' where kota_kab=\'PESAWARAN\' and kecamatan=\'TEGINENENG\';
			update jaga.sekolah set kecamatan_code=\'180904\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Way Lima\';
			update jaga.sekolah set kecamatan_code=\'180904\' where kota_kab=\'PESAWARAN\' and kecamatan=\'WAY LIMA\';
			update jaga.sekolah set kecamatan_code=\'180905\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Padang Cermin\';
			update jaga.sekolah set kecamatan_code=\'180905\' where kota_kab=\'PESAWARAN\' and kecamatan=\'PADANG CERMIN\';
			update jaga.sekolah set kecamatan_code=\'180907\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Kedondong\';
			update jaga.sekolah set kecamatan_code=\'180907\' where kota_kab=\'PESAWARAN\' and kecamatan=\'KEDONDONG\';
			update jaga.sekolah set kecamatan_code=\'180908\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Marga Punduh\';
			update jaga.sekolah set kecamatan_code=\'180909\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Way Khilau\';
			update jaga.sekolah set kecamatan_code=\'180910\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Teluk Pandan\';
			update jaga.sekolah set kecamatan_code=\'180911\' where kota_kab=\'Kab. Pesawaran\' and kecamatan=\'Kec. Way Ratai\';
			update jaga.sekolah set kecamatan_code=\'181001\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Pringsewu\';
			update jaga.sekolah set kecamatan_code=\'181001\' where kota_kab=\'PRINGSEWU\' and kecamatan=\'PRINGSEWU\';
			update jaga.sekolah set kecamatan_code=\'181002\' where kota_kab=\'PRINGSEWU\' and kecamatan=\'GADING REJO\';
			update jaga.sekolah set kecamatan_code=\'181003\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Ambarawa\';
			update jaga.sekolah set kecamatan_code=\'181003\' where kota_kab=\'PRINGSEWU\' and kecamatan=\'AMBARAWA\';
			update jaga.sekolah set kecamatan_code=\'181004\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Pardasuka\';
			update jaga.sekolah set kecamatan_code=\'181004\' where kota_kab=\'PRINGSEWU\' and kecamatan=\'PARDASUKA\';
			update jaga.sekolah set kecamatan_code=\'181005\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Pagelaran\';
			update jaga.sekolah set kecamatan_code=\'181006\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Banyumas\';
			update jaga.sekolah set kecamatan_code=\'181007\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Adiluwih\';
			update jaga.sekolah set kecamatan_code=\'181008\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Sukoharjo\';
			update jaga.sekolah set kecamatan_code=\'181008\' where kota_kab=\'PRINGSEWU\' and kecamatan=\'SUKOHARJO\';
			update jaga.sekolah set kecamatan_code=\'181009\' where kota_kab=\'Kab. Pringsewu\' and kecamatan=\'Kec. Pagelaran Utara\';
			update jaga.sekolah set kecamatan_code=\'181101\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Mesuji\';
			update jaga.sekolah set kecamatan_code=\'181102\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Mesuji Timur\';
			update jaga.sekolah set kecamatan_code=\'181102\' where kota_kab=\'MESUJI\' and kecamatan=\'MESUJI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'181104\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Way Serdang\';
			update jaga.sekolah set kecamatan_code=\'181105\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Simpang Pematang\';
			update jaga.sekolah set kecamatan_code=\'181105\' where kota_kab=\'MESUJI\' and kecamatan=\'SIMPANG PEMATANG\';
			update jaga.sekolah set kecamatan_code=\'181106\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Panca Jaya\';
			update jaga.sekolah set kecamatan_code=\'181106\' where kota_kab=\'MESUJI\' and kecamatan=\'PANCA JAYA\';
			update jaga.sekolah set kecamatan_code=\'181107\' where kota_kab=\'Kab. Mesuji\' and kecamatan=\'Kec. Tanjung Raya\';
			update jaga.sekolah set kecamatan_code=\'181201\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Tulang Bawang Tengah\';
			update jaga.sekolah set kecamatan_code=\'181201\' where kota_kab=\'TULANG BAWANG BARAT\' and kecamatan=\'TULANG BAWANG TENGAH\';
			update jaga.sekolah set kecamatan_code=\'181202\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Tumijajar\';
			update jaga.sekolah set kecamatan_code=\'181203\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Tulang Bawang Udik\';
			update jaga.sekolah set kecamatan_code=\'181203\' where kota_kab=\'TULANG BAWANG BARAT\' and kecamatan=\'TULANG BAWANG UDIK\';
			update jaga.sekolah set kecamatan_code=\'181204\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Gunung Terang\';
			update jaga.sekolah set kecamatan_code=\'181204\' where kota_kab=\'TULANG BAWANG BARAT\' and kecamatan=\'GUNUNG TERANG\';
			update jaga.sekolah set kecamatan_code=\'181205\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Gunung Agung\';
			update jaga.sekolah set kecamatan_code=\'181206\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Way Kenanga\';
			update jaga.sekolah set kecamatan_code=\'181207\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Lambu Kibang\';
			update jaga.sekolah set kecamatan_code=\'181207\' where kota_kab=\'TULANG BAWANG BARAT\' and kecamatan=\'LAMBU KIBANG\';
			update jaga.sekolah set kecamatan_code=\'181208\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Pagar Dewa\';
			update jaga.sekolah set kecamatan_code=\'181209\' where kota_kab=\'Kab. Tulang Bawang Barat\' and kecamatan=\'Kec. Batu Putih\';
			update jaga.sekolah set kecamatan_code=\'181301\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. PESISIR TENGAH\';
			update jaga.sekolah set kecamatan_code=\'181301\' where kota_kab=\'PESISIR BARAT\' and kecamatan=\'PESISIR TENGAH\';
			update jaga.sekolah set kecamatan_code=\'181302\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. PESISIR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'181303\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'Kec. Lemong\';
			update jaga.sekolah set kecamatan_code=\'181304\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. PESISIR UTARA\';
			update jaga.sekolah set kecamatan_code=\'181304\' where kota_kab=\'PESISIR BARAT\' and kecamatan=\'PESISIR UTARA\';
			update jaga.sekolah set kecamatan_code=\'181305\' where kota_kab=\'PESISIR BARAT\' and kecamatan=\'KARYA PENGGAWA\';
			update jaga.sekolah set kecamatan_code=\'181307\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. WAY KRUI\';
			update jaga.sekolah set kecamatan_code=\'181308\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. KRUI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'181308\' where kota_kab=\'PESISIR BARAT\' and kecamatan=\'KRUI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'181309\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. NGAMBUR\';
			update jaga.sekolah set kecamatan_code=\'181310\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. NGARAS\';
			update jaga.sekolah set kecamatan_code=\'181311\' where kota_kab=\'Kab. Pesisir Barat\' and kecamatan=\'KEC. BANGKUNAT\';
			update jaga.sekolah set kecamatan_code=\'187101\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Kedaton\';
			update jaga.sekolah set kecamatan_code=\'187101\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'KEDATON\';
			update jaga.sekolah set kecamatan_code=\'187102\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Sukarame\';
			update jaga.sekolah set kecamatan_code=\'187102\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'SUKARAME\';
			update jaga.sekolah set kecamatan_code=\'187104\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Panjang\';
			update jaga.sekolah set kecamatan_code=\'187104\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'PANJANG\';
			update jaga.sekolah set kecamatan_code=\'187110\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Rajabasa\';
			update jaga.sekolah set kecamatan_code=\'187111\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Tanjung Senang\';
			update jaga.sekolah set kecamatan_code=\'187112\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Sukabumi\';
			update jaga.sekolah set kecamatan_code=\'187112\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'SUKABUMI\';
			update jaga.sekolah set kecamatan_code=\'187113\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Kemiling\';
			update jaga.sekolah set kecamatan_code=\'187113\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'KEMILING\';
			update jaga.sekolah set kecamatan_code=\'187114\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Labuhan Ratu\';
			update jaga.sekolah set kecamatan_code=\'187115\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Way Halim\';
			update jaga.sekolah set kecamatan_code=\'187116\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Langkapura\';
			update jaga.sekolah set kecamatan_code=\'187117\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Enggal\';
			update jaga.sekolah set kecamatan_code=\'187118\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Kedamaian\';
			update jaga.sekolah set kecamatan_code=\'187120\' where kota_kab=\'Kota Bandar Lampung\' and kecamatan=\'Kec. Bumi Waras\';
			update jaga.sekolah set kecamatan_code=\'187201\' where kota_kab=\'Kota Metro\' and kecamatan=\'Kec. Metro Pusat\';
			update jaga.sekolah set kecamatan_code=\'187201\' where kota_kab=\'Kota Metro\' and kecamatan=\'METRO PUSAT\';
			update jaga.sekolah set kecamatan_code=\'187202\' where kota_kab=\'Kota Metro\' and kecamatan=\'Kec. Metro Utara\';
			update jaga.sekolah set kecamatan_code=\'187202\' where kota_kab=\'Kota Metro\' and kecamatan=\'METRO UTARA\';
			update jaga.sekolah set kecamatan_code=\'187203\' where kota_kab=\'Kota Metro\' and kecamatan=\'Kec. Metro Barat\';
			update jaga.sekolah set kecamatan_code=\'187203\' where kota_kab=\'Kota Metro\' and kecamatan=\'METRO BARAT\';
			update jaga.sekolah set kecamatan_code=\'187204\' where kota_kab=\'Kota Metro\' and kecamatan=\'Kec. Metro Timur\';
			update jaga.sekolah set kecamatan_code=\'187204\' where kota_kab=\'Kota Metro\' and kecamatan=\'METRO TIMUR\';
			update jaga.sekolah set kecamatan_code=\'187205\' where kota_kab=\'Kota Metro\' and kecamatan=\'Kec. Metro Selatan\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'810101\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Amahai\';
			update jaga.sekolah set kecamatan_code=\'810101\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'AMAHAI\';
			update jaga.sekolah set kecamatan_code=\'810102\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Teon Nila Serua\';
			update jaga.sekolah set kecamatan_code=\'810106\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Seram Utara\';
			update jaga.sekolah set kecamatan_code=\'810106\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SERAM UTARA\';
			update jaga.sekolah set kecamatan_code=\'810109\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Banda\';
			update jaga.sekolah set kecamatan_code=\'810109\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'BANDA\';
			update jaga.sekolah set kecamatan_code=\'810111\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Tehoru\';
			update jaga.sekolah set kecamatan_code=\'810111\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'TEHORU\';
			update jaga.sekolah set kecamatan_code=\'810112\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Saparua\';
			update jaga.sekolah set kecamatan_code=\'810112\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SAPARUA\';
			update jaga.sekolah set kecamatan_code=\'810113\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Pulau Haruku\';
			update jaga.sekolah set kecamatan_code=\'810113\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'PULAU HARUKU\';
			update jaga.sekolah set kecamatan_code=\'810114\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Salahutu\';
			update jaga.sekolah set kecamatan_code=\'810114\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SALAHUTU\';
			update jaga.sekolah set kecamatan_code=\'810115\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Leihitu\';
			update jaga.sekolah set kecamatan_code=\'810115\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'LEIHITU\';
			update jaga.sekolah set kecamatan_code=\'810116\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Nusa Laut\';
			update jaga.sekolah set kecamatan_code=\'810117\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'KOTA MASOHI\';
			update jaga.sekolah set kecamatan_code=\'810120\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Seram Utara Barat\';
			update jaga.sekolah set kecamatan_code=\'810120\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SERAM UTARA BARAT\';
			update jaga.sekolah set kecamatan_code=\'810121\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Teluk Elpaputih\';
			update jaga.sekolah set kecamatan_code=\'810122\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Leihitu Barat\';
			update jaga.sekolah set kecamatan_code=\'810123\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Telutih\';
			update jaga.sekolah set kecamatan_code=\'810124\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Seram Utara Timur Seti\';
			update jaga.sekolah set kecamatan_code=\'810124\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SERAM UTARA TIMUR SETI\';
			update jaga.sekolah set kecamatan_code=\'810125\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Seram Utara Timur Kobi\';
			update jaga.sekolah set kecamatan_code=\'810125\' where kota_kab=\'MALUKU TENGAH\' and kecamatan=\'SERAM UTARA TIMUR KOBI\';
			update jaga.sekolah set kecamatan_code=\'810126\' where kota_kab=\'Kab. Maluku Tengah\' and kecamatan=\'Kec. Saparua Timur\';
			update jaga.sekolah set kecamatan_code=\'810201\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Kecil\';
			update jaga.sekolah set kecamatan_code=\'810201\' where kota_kab=\'MALUKU TENGGARA\' and kecamatan=\'KEI KECIL\';
			update jaga.sekolah set kecamatan_code=\'810203\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Besar\';
			update jaga.sekolah set kecamatan_code=\'810204\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Besar Selatan\';
			update jaga.sekolah set kecamatan_code=\'810204\' where kota_kab=\'MALUKU TENGGARA\' and kecamatan=\'KEI BESAR SELATAN\';
			update jaga.sekolah set kecamatan_code=\'810205\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Besar Utara Timur\';
			update jaga.sekolah set kecamatan_code=\'810213\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Kecil Timur\';
			update jaga.sekolah set kecamatan_code=\'810213\' where kota_kab=\'MALUKU TENGGARA\' and kecamatan=\'KEI KECIL TIMUR\';
			update jaga.sekolah set kecamatan_code=\'810214\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Kecil Barat\';
			update jaga.sekolah set kecamatan_code=\'810215\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Manyeuw\';
			update jaga.sekolah set kecamatan_code=\'810216\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Hoat Sorbay\';
			update jaga.sekolah set kecamatan_code=\'810217\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Besar Utara Barat\';
			update jaga.sekolah set kecamatan_code=\'810218\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Besar Selatan Barat\';
			update jaga.sekolah set kecamatan_code=\'810219\' where kota_kab=\'Kab. Maluku Tenggara\' and kecamatan=\'Kec. Kei Kecil Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'810301\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Tanimbar Selatan\';
			update jaga.sekolah set kecamatan_code=\'810302\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Selaru\';
			update jaga.sekolah set kecamatan_code=\'810303\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Wer Tamrian\';
			update jaga.sekolah set kecamatan_code=\'810304\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Wer Maktian\';
			update jaga.sekolah set kecamatan_code=\'810305\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Tanimbar Utara\';
			update jaga.sekolah set kecamatan_code=\'810306\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Yaru\';
			update jaga.sekolah set kecamatan_code=\'810307\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Wuar Labobar\';
			update jaga.sekolah set kecamatan_code=\'810308\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Kormomolin\';
			update jaga.sekolah set kecamatan_code=\'810318\' where kota_kab=\'Kab. Maluku Tenggara Barat\' and kecamatan=\'Kec. Molu Maru\';
			update jaga.sekolah set kecamatan_code=\'810401\' where kota_kab=\'BURU\' and kecamatan=\'NAMLEA\';
			update jaga.sekolah set kecamatan_code=\'810401\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Namlea\';
			update jaga.sekolah set kecamatan_code=\'810403\' where kota_kab=\'BURU\' and kecamatan=\'WAEAPO\';
			update jaga.sekolah set kecamatan_code=\'810403\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Waeapo\';
			update jaga.sekolah set kecamatan_code=\'810406\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Waplau\';
			update jaga.sekolah set kecamatan_code=\'810410\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Batabual\';
			update jaga.sekolah set kecamatan_code=\'810411\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Lolong Guba\';
			update jaga.sekolah set kecamatan_code=\'810412\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Waelata\';
			update jaga.sekolah set kecamatan_code=\'810413\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Fena Leisela\';
			update jaga.sekolah set kecamatan_code=\'810414\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Teluk Kaiely\';
			update jaga.sekolah set kecamatan_code=\'810415\' where kota_kab=\'Kab. Buru\' and kecamatan=\'Kec. Lilialy\';
			update jaga.sekolah set kecamatan_code=\'810501\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Bula\';
			update jaga.sekolah set kecamatan_code=\'810501\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'BULA\';
			update jaga.sekolah set kecamatan_code=\'810502\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Seram Timur\';
			update jaga.sekolah set kecamatan_code=\'810502\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'SERAM TIMUR\';
			update jaga.sekolah set kecamatan_code=\'810503\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Werinama\';
			update jaga.sekolah set kecamatan_code=\'810504\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Pulau Gorom\';
			update jaga.sekolah set kecamatan_code=\'810504\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'PULAU GOROM\';
			update jaga.sekolah set kecamatan_code=\'810505\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Wakate\';
			update jaga.sekolah set kecamatan_code=\'810505\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'WAKATE\';
			update jaga.sekolah set kecamatan_code=\'810506\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Tutuk Tolu\';
			update jaga.sekolah set kecamatan_code=\'810506\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'TUTUK TOLU\';
			update jaga.sekolah set kecamatan_code=\'810507\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Siwalalat\';
			update jaga.sekolah set kecamatan_code=\'810508\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Kilmury\';
			update jaga.sekolah set kecamatan_code=\'810509\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Pulau Panjang\';
			update jaga.sekolah set kecamatan_code=\'810510\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Teor\';
			update jaga.sekolah set kecamatan_code=\'810511\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Gorom Timur\';
			update jaga.sekolah set kecamatan_code=\'810512\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Bula Barat\';
			update jaga.sekolah set kecamatan_code=\'810513\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Kian Darat\';
			update jaga.sekolah set kecamatan_code=\'810513\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'KIAN DARAT\';
			update jaga.sekolah set kecamatan_code=\'810514\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Siritaun Wida Timur\';
			update jaga.sekolah set kecamatan_code=\'810515\' where kota_kab=\'Kab. Seram Bagian Timur\' and kecamatan=\'Kec. Teluk Waru\';
			update jaga.sekolah set kecamatan_code=\'810515\' where kota_kab=\'SERAM BAGIAN TIMUR\' and kecamatan=\'TELUK WARU\';
			update jaga.sekolah set kecamatan_code=\'810601\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Kairatu\';
			update jaga.sekolah set kecamatan_code=\'810601\' where kota_kab=\'SERAM BAGIAN BARAT\' and kecamatan=\'KAIRATU\';
			update jaga.sekolah set kecamatan_code=\'810602\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Seram Barat\';
			update jaga.sekolah set kecamatan_code=\'810602\' where kota_kab=\'SERAM BAGIAN BARAT\' and kecamatan=\'SERAM BARAT\';
			update jaga.sekolah set kecamatan_code=\'810603\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Taniwel\';
			update jaga.sekolah set kecamatan_code=\'810604\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Huamual Belakang\';
			update jaga.sekolah set kecamatan_code=\'810605\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Amalatu\';
			update jaga.sekolah set kecamatan_code=\'810606\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Inamosol\';
			update jaga.sekolah set kecamatan_code=\'810607\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Kairatu Barat\';
			update jaga.sekolah set kecamatan_code=\'810608\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Huamual\';
			update jaga.sekolah set kecamatan_code=\'810609\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Kepulauan Manipa\';
			update jaga.sekolah set kecamatan_code=\'810610\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Taniwel Timur\';
			update jaga.sekolah set kecamatan_code=\'810610\' where kota_kab=\'SERAM BAGIAN BARAT\' and kecamatan=\'TANIWEL TIMUR\';
			update jaga.sekolah set kecamatan_code=\'810611\' where kota_kab=\'Kab. Seram Bagian Barat\' and kecamatan=\'Kec. Elpaputih\';
			update jaga.sekolah set kecamatan_code=\'810801\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Moa Lakor\';
			update jaga.sekolah set kecamatan_code=\'810802\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Damer\';
			update jaga.sekolah set kecamatan_code=\'810804\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Pulau-pulau Babar\';
			update jaga.sekolah set kecamatan_code=\'810806\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Wetar\';
			update jaga.sekolah set kecamatan_code=\'810807\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Pulau-pulau Terselatan\';
			update jaga.sekolah set kecamatan_code=\'810809\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Pulau Masela\';
			update jaga.sekolah set kecamatan_code=\'810810\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Dawelor Dawera\';
			update jaga.sekolah set kecamatan_code=\'810811\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Pulau Wetang\';
			update jaga.sekolah set kecamatan_code=\'810812\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Pulau Lakor\';
			update jaga.sekolah set kecamatan_code=\'810813\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Wetar Utara\';
			update jaga.sekolah set kecamatan_code=\'810814\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Wetar Barat\';
			update jaga.sekolah set kecamatan_code=\'810815\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Wetar Timur\';
			update jaga.sekolah set kecamatan_code=\'810816\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Kepulauan Romang\';
			update jaga.sekolah set kecamatan_code=\'810817\' where kota_kab=\'Kab. Maluku Barat Daya\' and kecamatan=\'Kec. Kisar Utara\';
			update jaga.sekolah set kecamatan_code=\'810901\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Namrole\';
			update jaga.sekolah set kecamatan_code=\'810902\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Waesama\';
			update jaga.sekolah set kecamatan_code=\'810903\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Ambalau\';
			update jaga.sekolah set kecamatan_code=\'810904\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Kepala Madan\';
			update jaga.sekolah set kecamatan_code=\'810905\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Leksula\';
			update jaga.sekolah set kecamatan_code=\'810906\' where kota_kab=\'Kab. Buru Selatan\' and kecamatan=\'Kec. Fena Fafan\';
			update jaga.sekolah set kecamatan_code=\'817101\' where kota_kab=\'Kota Ambon\' and kecamatan=\'Kec. Nusaniwe\';
			update jaga.sekolah set kecamatan_code=\'817102\' where kota_kab=\'Kota Ambon\' and kecamatan=\'Kec. Sirimau\';
			update jaga.sekolah set kecamatan_code=\'817102\' where kota_kab=\'Kota Ambon\' and kecamatan=\'SIRIMAU\';
			update jaga.sekolah set kecamatan_code=\'817103\' where kota_kab=\'Kota Ambon\' and kecamatan=\'Kec. Baguala\';
			update jaga.sekolah set kecamatan_code=\'817104\' where kota_kab=\'Kota Ambon\' and kecamatan=\'Kec. Teluk Ambon\';
			update jaga.sekolah set kecamatan_code=\'817104\' where kota_kab=\'Kota Ambon\' and kecamatan=\'TELUK AMBON\';
			update jaga.sekolah set kecamatan_code=\'817201\' where kota_kab=\'Kota Tual\' and kecamatan=\'Kec. Pulau Dullah Utara\';
			update jaga.sekolah set kecamatan_code=\'817202\' where kota_kab=\'Kota Tual\' and kecamatan=\'Kec. Pulau Dullah Selatan\';
			update jaga.sekolah set kecamatan_code=\'817202\' where kota_kab=\'Kota Tual\' and kecamatan=\'PULAU DULLAH SELATAN\';
			update jaga.sekolah set kecamatan_code=\'817203\' where kota_kab=\'Kota Tual\' and kecamatan=\'Kec. Tayando Tam\';
			update jaga.sekolah set kecamatan_code=\'817204\' where kota_kab=\'Kota Tual\' and kecamatan=\'Kec. Pulau-Pulau kur\';
			update jaga.sekolah set kecamatan_code=\'817204\' where kota_kab=\'Kota Tual\' and kecamatan=\'PULAU-PULAU KUR\';
			update jaga.sekolah set kecamatan_code=\'817205\' where kota_kab=\'Kota Tual\' and kecamatan=\'Kec. Kur Selatan\';
			update jaga.sekolah set kecamatan_code=\'820101\' where kota_kab=\'HALMAHERA BARAT\' and kecamatan=\'JAILOLO\';
			update jaga.sekolah set kecamatan_code=\'820101\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Jailolo\';
			update jaga.sekolah set kecamatan_code=\'820102\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Loloda\';
			update jaga.sekolah set kecamatan_code=\'820103\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Ibu\';
			update jaga.sekolah set kecamatan_code=\'820104\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Sahu\';
			update jaga.sekolah set kecamatan_code=\'820105\' where kota_kab=\'HALMAHERA BARAT\' and kecamatan=\'JAILOLO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820105\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Jailolo Selatan\';
			update jaga.sekolah set kecamatan_code=\'820107\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Ibu Utara\';
			update jaga.sekolah set kecamatan_code=\'820108\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Ibu Selatan\';
			update jaga.sekolah set kecamatan_code=\'820109\' where kota_kab=\'HALMAHERA BARAT\' and kecamatan=\'SAHU TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820109\' where kota_kab=\'Kab. Halmahera Barat\' and kecamatan=\'Kec. Sahu Timur\';
			update jaga.sekolah set kecamatan_code=\'820201\' where kota_kab=\'HALMAHERA TENGAH\' and kecamatan=\'WEDA\';
			update jaga.sekolah set kecamatan_code=\'820201\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Weda\';
			update jaga.sekolah set kecamatan_code=\'820202\' where kota_kab=\'HALMAHERA TENGAH\' and kecamatan=\'PATANI\';
			update jaga.sekolah set kecamatan_code=\'820202\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Patani\';
			update jaga.sekolah set kecamatan_code=\'820203\' where kota_kab=\'HALMAHERA TENGAH\' and kecamatan=\'PULAU GEBE\';
			update jaga.sekolah set kecamatan_code=\'820203\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Pulau Gebe\';
			update jaga.sekolah set kecamatan_code=\'820204\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Weda Utara\';
			update jaga.sekolah set kecamatan_code=\'820205\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Weda Selatan\';
			update jaga.sekolah set kecamatan_code=\'820206\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Patani Utara\';
			update jaga.sekolah set kecamatan_code=\'820207\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Weda Tengah\';
			update jaga.sekolah set kecamatan_code=\'820208\' where kota_kab=\'HALMAHERA TENGAH\' and kecamatan=\'PATANI BARAT\';
			update jaga.sekolah set kecamatan_code=\'820208\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Patani Barat\';
			update jaga.sekolah set kecamatan_code=\'820209\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Weda Timur\';
			update jaga.sekolah set kecamatan_code=\'820210\' where kota_kab=\'Kab. Halmahera Tengah\' and kecamatan=\'Kec. Patani Timur\';
			update jaga.sekolah set kecamatan_code=\'820304\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'GALELA\';
			update jaga.sekolah set kecamatan_code=\'820304\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Galela\';
			update jaga.sekolah set kecamatan_code=\'820305\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'TOBELO\';
			update jaga.sekolah set kecamatan_code=\'820305\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo\';
			update jaga.sekolah set kecamatan_code=\'820306\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo Selatan\';
			update jaga.sekolah set kecamatan_code=\'820307\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Kao\';
			update jaga.sekolah set kecamatan_code=\'820308\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'MALIFUT\';
			update jaga.sekolah set kecamatan_code=\'820308\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Malifut\';
			update jaga.sekolah set kecamatan_code=\'820309\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'LOLODA UTARA\';
			update jaga.sekolah set kecamatan_code=\'820309\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Loloda Utara\';
			update jaga.sekolah set kecamatan_code=\'820310\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'TOBELO UTARA\';
			update jaga.sekolah set kecamatan_code=\'820310\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo Utara\';
			update jaga.sekolah set kecamatan_code=\'820311\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo Tengah\';
			update jaga.sekolah set kecamatan_code=\'820312\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo Timur\';
			update jaga.sekolah set kecamatan_code=\'820313\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Tobelo Barat\';
			update jaga.sekolah set kecamatan_code=\'820314\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Galela Barat\';
			update jaga.sekolah set kecamatan_code=\'820315\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Galela Utara\';
			update jaga.sekolah set kecamatan_code=\'820316\' where kota_kab=\'HALMAHERA UTARA\' and kecamatan=\'GALELA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820316\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Galela Selatan\';
			update jaga.sekolah set kecamatan_code=\'820319\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Loloda Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'820320\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Kao Utara\';
			update jaga.sekolah set kecamatan_code=\'820321\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Kao Barat\';
			update jaga.sekolah set kecamatan_code=\'820322\' where kota_kab=\'Kab. halmahera Utara\' and kecamatan=\'Kec. Kao Teluk\';
			update jaga.sekolah set kecamatan_code=\'820401\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'PULAU MAKIAN\';
			update jaga.sekolah set kecamatan_code=\'820401\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Pulau Makian\';
			update jaga.sekolah set kecamatan_code=\'820402\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kayoa\';
			update jaga.sekolah set kecamatan_code=\'820403\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'GANE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820403\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Timur\';
			update jaga.sekolah set kecamatan_code=\'820404\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'GANE BARAT\';
			update jaga.sekolah set kecamatan_code=\'820404\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Barat\';
			update jaga.sekolah set kecamatan_code=\'820405\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Obi Selatan\';
			update jaga.sekolah set kecamatan_code=\'820406\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'OBI\';
			update jaga.sekolah set kecamatan_code=\'820406\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Obi\';
			update jaga.sekolah set kecamatan_code=\'820407\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'BACAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820407\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Timur\';
			update jaga.sekolah set kecamatan_code=\'820408\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'BACAN\';
			update jaga.sekolah set kecamatan_code=\'820408\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan\';
			update jaga.sekolah set kecamatan_code=\'820409\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Barat\';
			update jaga.sekolah set kecamatan_code=\'820410\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'MAKIAN BARAT\';
			update jaga.sekolah set kecamatan_code=\'820410\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Makian Barat\';
			update jaga.sekolah set kecamatan_code=\'820411\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kayoa Barat\';
			update jaga.sekolah set kecamatan_code=\'820412\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kayoa Selatan\';
			update jaga.sekolah set kecamatan_code=\'820413\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kayoa Utara\';
			update jaga.sekolah set kecamatan_code=\'820414\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Barat Utara\';
			update jaga.sekolah set kecamatan_code=\'820415\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kasiruta Barat\';
			update jaga.sekolah set kecamatan_code=\'820416\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'KASIRUTA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820416\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kasiruta Timur\';
			update jaga.sekolah set kecamatan_code=\'820417\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'BACAN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820417\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Selatan\';
			update jaga.sekolah set kecamatan_code=\'820419\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Mandioli Selatan\';
			update jaga.sekolah set kecamatan_code=\'820420\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Mandioli Utara\';
			update jaga.sekolah set kecamatan_code=\'820421\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'820422\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'BACAN TIMUR TENGAH\';
			update jaga.sekolah set kecamatan_code=\'820422\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Bacan Timur Tengah\';
			update jaga.sekolah set kecamatan_code=\'820423\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Barat Selatan\';
			update jaga.sekolah set kecamatan_code=\'820424\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Barat Utara\';
			update jaga.sekolah set kecamatan_code=\'820425\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'KEPULAUAN JORONGA\';
			update jaga.sekolah set kecamatan_code=\'820425\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Kepulauan Joronga\';
			update jaga.sekolah set kecamatan_code=\'820426\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'820427\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Gane Timur Tengah\';
			update jaga.sekolah set kecamatan_code=\'820428\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Obi Barat\';
			update jaga.sekolah set kecamatan_code=\'820429\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Obi Timur\';
			update jaga.sekolah set kecamatan_code=\'820430\' where kota_kab=\'HALMAHERA SELATAN\' and kecamatan=\'OBI UTARA\';
			update jaga.sekolah set kecamatan_code=\'820430\' where kota_kab=\'Kab. Halmahera Selatan\' and kecamatan=\'Kec. Obi Utara\';
			update jaga.sekolah set kecamatan_code=\'820501\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Timur\';
			update jaga.sekolah set kecamatan_code=\'820501\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'MANGOLI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820502\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Sanana\';
			update jaga.sekolah set kecamatan_code=\'820502\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'SANANA\';
			update jaga.sekolah set kecamatan_code=\'820506\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Barat\';
			update jaga.sekolah set kecamatan_code=\'820508\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'SULABESI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820509\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'SULABESI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820510\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Utara Timur\';
			update jaga.sekolah set kecamatan_code=\'820510\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'MANGOLI UTARA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820511\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Tengah\';
			update jaga.sekolah set kecamatan_code=\'820512\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Selatan\';
			update jaga.sekolah set kecamatan_code=\'820512\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'MANGOLI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820513\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Mangoli Utara\';
			update jaga.sekolah set kecamatan_code=\'820513\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'MANGOLI UTARA\';
			update jaga.sekolah set kecamatan_code=\'820518\' where kota_kab=\'Kab. Kepulauan Sula\' and kecamatan=\'Kec. Sanana Utara\';
			update jaga.sekolah set kecamatan_code=\'820518\' where kota_kab=\'KEPULAUAN SULA\' and kecamatan=\'SANANA UTARA\';
			update jaga.sekolah set kecamatan_code=\'820601\' where kota_kab=\'HALMAHERA TIMUR\' and kecamatan=\'WASILE\';
			update jaga.sekolah set kecamatan_code=\'820601\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Wasile\';
			update jaga.sekolah set kecamatan_code=\'820602\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Maba\';
			update jaga.sekolah set kecamatan_code=\'820603\' where kota_kab=\'HALMAHERA TIMUR\' and kecamatan=\'MABA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820603\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Maba Selatan\';
			update jaga.sekolah set kecamatan_code=\'820604\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Wasile Selatan\';
			update jaga.sekolah set kecamatan_code=\'820605\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Wasile Tengah\';
			update jaga.sekolah set kecamatan_code=\'820606\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Wasile Utara\';
			update jaga.sekolah set kecamatan_code=\'820607\' where kota_kab=\'HALMAHERA TIMUR\' and kecamatan=\'WASILE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820607\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Wasile Timur\';
			update jaga.sekolah set kecamatan_code=\'820608\' where kota_kab=\'HALMAHERA TIMUR\' and kecamatan=\'MABA TENGAH\';
			update jaga.sekolah set kecamatan_code=\'820608\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Maba Tengah\';
			update jaga.sekolah set kecamatan_code=\'820609\' where kota_kab=\'HALMAHERA TIMUR\' and kecamatan=\'MABA UTARA\';
			update jaga.sekolah set kecamatan_code=\'820609\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Maba Utara\';
			update jaga.sekolah set kecamatan_code=\'820610\' where kota_kab=\'Kab. Halmahera Timur\' and kecamatan=\'Kec. Kota Maba\';
			update jaga.sekolah set kecamatan_code=\'820701\' where kota_kab=\'PULAU MOROTAI\' and kecamatan=\'MOROTAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'820702\' where kota_kab=\'PULAU MOROTAI\' and kecamatan=\'MOROTAI SELATAN BARAT\';
			update jaga.sekolah set kecamatan_code=\'820704\' where kota_kab=\'PULAU MOROTAI\' and kecamatan=\'MOROTAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'820705\' where kota_kab=\'PULAU MOROTAI\' and kecamatan=\'MOROTAI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'820801\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Barat\';
			update jaga.sekolah set kecamatan_code=\'820801\' where kota_kab=\'KAB. PULAU TALIABU\' and kecamatan=\'Kec. Taliabu Barat\';
			update jaga.sekolah set kecamatan_code=\'820801\' where kota_kab=\'PULAU TALIABU\' and kecamatan=\'TALIABU BARAT\';
			update jaga.sekolah set kecamatan_code=\'820802\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Barat Laut\';
			update jaga.sekolah set kecamatan_code=\'820802\' where kota_kab=\'PULAU TALIABU\' and kecamatan=\'TALIABU BARAT LAUT\';
			update jaga.sekolah set kecamatan_code=\'820803\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Lede\';
			update jaga.sekolah set kecamatan_code=\'820804\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Utara\';
			update jaga.sekolah set kecamatan_code=\'820805\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Timur\';
			update jaga.sekolah set kecamatan_code=\'820806\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'820807\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Taliabu Selatan\';
			update jaga.sekolah set kecamatan_code=\'820808\' where kota_kab=\'Kab. Pulau Taliabu\' and kecamatan=\'Kec. Tabona\';
			update jaga.sekolah set kecamatan_code=\'820808\' where kota_kab=\'KAB. PULAU TALIABU\' and kecamatan=\'Kec. Tabona\';
			update jaga.sekolah set kecamatan_code=\'827101\' where kota_kab=\'Kota Ternate\' and kecamatan=\'Kec. Pulau Ternate\';
			update jaga.sekolah set kecamatan_code=\'827101\' where kota_kab=\'Kota Ternate\' and kecamatan=\'PULAU TERNATE\';
			update jaga.sekolah set kecamatan_code=\'827104\' where kota_kab=\'Kota Ternate\' and kecamatan=\'Kec. Moti\';
			update jaga.sekolah set kecamatan_code=\'827104\' where kota_kab=\'Kota Ternate\' and kecamatan=\'MOTI\';
			update jaga.sekolah set kecamatan_code=\'827105\' where kota_kab=\'Kota Ternate\' and kecamatan=\'Kec. Pulau Batang Dua\';
			update jaga.sekolah set kecamatan_code=\'827107\' where kota_kab=\'Kota Ternate\' and kecamatan=\'Kec. Pulau Hiri\';
			update jaga.sekolah set kecamatan_code=\'827201\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Tidore\';
			update jaga.sekolah set kecamatan_code=\'827202\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Oba Utara\';
			update jaga.sekolah set kecamatan_code=\'827203\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Oba\';
			update jaga.sekolah set kecamatan_code=\'827203\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'OBA\';
			update jaga.sekolah set kecamatan_code=\'827204\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Tidore Selatan\';
			update jaga.sekolah set kecamatan_code=\'827204\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'TIDORE SELATAN\';
			update jaga.sekolah set kecamatan_code=\'827205\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Tidore Utara\';
			update jaga.sekolah set kecamatan_code=\'827205\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'TIDORE UTARA\';
			update jaga.sekolah set kecamatan_code=\'827206\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Oba Tengah\';
			update jaga.sekolah set kecamatan_code=\'827206\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'OBA TENGAH\';
			update jaga.sekolah set kecamatan_code=\'827207\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Oba Selatan\';
			update jaga.sekolah set kecamatan_code=\'827208\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'Kec. Tidore Timur\';
			update jaga.sekolah set kecamatan_code=\'827208\' where kota_kab=\'Kota Tidore Kepulauan\' and kecamatan=\'TIDORE TIMUR\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'520101\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Gerung\';
			update jaga.sekolah set kecamatan_code=\'520101\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'GERUNG\';
			update jaga.sekolah set kecamatan_code=\'520102\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Kediri\';
			update jaga.sekolah set kecamatan_code=\'520102\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'KEDIRI\';
			update jaga.sekolah set kecamatan_code=\'520103\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Narmada\';
			update jaga.sekolah set kecamatan_code=\'520103\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'NARMADA\';
			update jaga.sekolah set kecamatan_code=\'520107\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Sekotong\';
			update jaga.sekolah set kecamatan_code=\'520107\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'SEKOTONG\';
			update jaga.sekolah set kecamatan_code=\'520108\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Labuapi\';
			update jaga.sekolah set kecamatan_code=\'520112\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Lingsar\';
			update jaga.sekolah set kecamatan_code=\'520112\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'LINGSAR\';
			update jaga.sekolah set kecamatan_code=\'520113\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Lembar\';
			update jaga.sekolah set kecamatan_code=\'520113\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'LEMBAR\';
			update jaga.sekolah set kecamatan_code=\'520114\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Batu Layar\';
			update jaga.sekolah set kecamatan_code=\'520114\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'BATU LAYAR\';
			update jaga.sekolah set kecamatan_code=\'520115\' where kota_kab=\'Kab. Lombok Barat\' and kecamatan=\'Kec. Kuripan\';
			update jaga.sekolah set kecamatan_code=\'520115\' where kota_kab=\'LOMBOK BARAT\' and kecamatan=\'KURIPAN\';
			update jaga.sekolah set kecamatan_code=\'520201\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Praya\';
			update jaga.sekolah set kecamatan_code=\'520201\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRAYA\';
			update jaga.sekolah set kecamatan_code=\'520202\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Jonggat\';
			update jaga.sekolah set kecamatan_code=\'520202\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'JONGGAT\';
			update jaga.sekolah set kecamatan_code=\'520203\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Batukliang\';
			update jaga.sekolah set kecamatan_code=\'520203\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'BATUKLIANG\';
			update jaga.sekolah set kecamatan_code=\'520204\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Pujut\';
			update jaga.sekolah set kecamatan_code=\'520204\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PUJUT\';
			update jaga.sekolah set kecamatan_code=\'520205\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Praya Barat\';
			update jaga.sekolah set kecamatan_code=\'520205\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRAYA BARAT\';
			update jaga.sekolah set kecamatan_code=\'520206\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Praya Timur\';
			update jaga.sekolah set kecamatan_code=\'520206\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRAYA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'520207\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Janapria\';
			update jaga.sekolah set kecamatan_code=\'520207\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'JANAPRIA\';
			update jaga.sekolah set kecamatan_code=\'520208\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Pringgarata\';
			update jaga.sekolah set kecamatan_code=\'520208\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRINGGARATA\';
			update jaga.sekolah set kecamatan_code=\'520209\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Kopang\';
			update jaga.sekolah set kecamatan_code=\'520209\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'KOPANG\';
			update jaga.sekolah set kecamatan_code=\'520210\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Praya Tengah\';
			update jaga.sekolah set kecamatan_code=\'520210\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRAYA TENGAH\';
			update jaga.sekolah set kecamatan_code=\'520211\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Praya Barat Daya\';
			update jaga.sekolah set kecamatan_code=\'520211\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'PRAYA BARAT DAYA\';
			update jaga.sekolah set kecamatan_code=\'520212\' where kota_kab=\'Kab. Lombok Tengah\' and kecamatan=\'Kec. Batukliang Utara\';
			update jaga.sekolah set kecamatan_code=\'520212\' where kota_kab=\'LOMBOK TENGAH\' and kecamatan=\'BATUKLIANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'520301\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Keruak\';
			update jaga.sekolah set kecamatan_code=\'520301\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'KERUAK\';
			update jaga.sekolah set kecamatan_code=\'520302\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sakra\';
			update jaga.sekolah set kecamatan_code=\'520302\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SAKRA\';
			update jaga.sekolah set kecamatan_code=\'520303\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Terara\';
			update jaga.sekolah set kecamatan_code=\'520303\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'TERARA\';
			update jaga.sekolah set kecamatan_code=\'520304\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sikur\';
			update jaga.sekolah set kecamatan_code=\'520304\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SIKUR\';
			update jaga.sekolah set kecamatan_code=\'520305\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Masbagik\';
			update jaga.sekolah set kecamatan_code=\'520305\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'MASBAGIK\';
			update jaga.sekolah set kecamatan_code=\'520306\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sukamulia\';
			update jaga.sekolah set kecamatan_code=\'520306\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SUKAMULIA\';
			update jaga.sekolah set kecamatan_code=\'520307\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Selong\';
			update jaga.sekolah set kecamatan_code=\'520307\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SELONG\';
			update jaga.sekolah set kecamatan_code=\'520308\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Pringgabaya\';
			update jaga.sekolah set kecamatan_code=\'520308\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'PRINGGABAYA\';
			update jaga.sekolah set kecamatan_code=\'520309\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Aikmel\';
			update jaga.sekolah set kecamatan_code=\'520309\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'AIKMEL\';
			update jaga.sekolah set kecamatan_code=\'520310\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sambelia\';
			update jaga.sekolah set kecamatan_code=\'520311\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Montong Gading\';
			update jaga.sekolah set kecamatan_code=\'520311\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'MONTONG GADING\';
			update jaga.sekolah set kecamatan_code=\'520312\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Pringgasela\';
			update jaga.sekolah set kecamatan_code=\'520312\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'PRINGGASELA\';
			update jaga.sekolah set kecamatan_code=\'520313\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Suralaga\';
			update jaga.sekolah set kecamatan_code=\'520313\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SURALAGA\';
			update jaga.sekolah set kecamatan_code=\'520314\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Wanasaba\';
			update jaga.sekolah set kecamatan_code=\'520314\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'WANASABA\';
			update jaga.sekolah set kecamatan_code=\'520315\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sembalun\';
			update jaga.sekolah set kecamatan_code=\'520315\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SEMBALUN\';
			update jaga.sekolah set kecamatan_code=\'520317\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Labuhan Haji\';
			update jaga.sekolah set kecamatan_code=\'520317\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'LABUHAN HAJI\';
			update jaga.sekolah set kecamatan_code=\'520318\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sakra Timur\';
			update jaga.sekolah set kecamatan_code=\'520318\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SAKRA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'520319\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Sakra Barat\';
			update jaga.sekolah set kecamatan_code=\'520319\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'SAKRA BARAT\';
			update jaga.sekolah set kecamatan_code=\'520320\' where kota_kab=\'Kab. Lombok Timur\' and kecamatan=\'Kec. Jerowaru\';
			update jaga.sekolah set kecamatan_code=\'520320\' where kota_kab=\'LOMBOK TIMUR\' and kecamatan=\'JEROWARU\';
			update jaga.sekolah set kecamatan_code=\'520402\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Lunyuk\';
			update jaga.sekolah set kecamatan_code=\'520402\' where kota_kab=\'SUMBAWA\' and kecamatan=\'LUNYUK\';
			update jaga.sekolah set kecamatan_code=\'520405\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Alas\';
			update jaga.sekolah set kecamatan_code=\'520406\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Utan\';
			update jaga.sekolah set kecamatan_code=\'520406\' where kota_kab=\'SUMBAWA\' and kecamatan=\'UTAN\';
			update jaga.sekolah set kecamatan_code=\'520408\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Sumbawa\';
			update jaga.sekolah set kecamatan_code=\'520408\' where kota_kab=\'SUMBAWA\' and kecamatan=\'SUMBAWA\';
			update jaga.sekolah set kecamatan_code=\'520409\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Moyo Hilir\';
			update jaga.sekolah set kecamatan_code=\'520410\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Moyo Hulu\';
			update jaga.sekolah set kecamatan_code=\'520411\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Ropang\';
			update jaga.sekolah set kecamatan_code=\'520412\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Lape\';
			update jaga.sekolah set kecamatan_code=\'520413\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Plampang\';
			update jaga.sekolah set kecamatan_code=\'520413\' where kota_kab=\'SUMBAWA\' and kecamatan=\'PLAMPANG\';
			update jaga.sekolah set kecamatan_code=\'520414\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Empang\';
			update jaga.sekolah set kecamatan_code=\'520414\' where kota_kab=\'SUMBAWA\' and kecamatan=\'EMPANG\';
			update jaga.sekolah set kecamatan_code=\'520417\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Alas Barat\';
			update jaga.sekolah set kecamatan_code=\'520417\' where kota_kab=\'SUMBAWA\' and kecamatan=\'ALAS BARAT\';
			update jaga.sekolah set kecamatan_code=\'520418\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Labuhan Badas\';
			update jaga.sekolah set kecamatan_code=\'520418\' where kota_kab=\'SUMBAWA\' and kecamatan=\'LABUHAN BADAS\';
			update jaga.sekolah set kecamatan_code=\'520419\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Labangka\';
			update jaga.sekolah set kecamatan_code=\'520420\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Buer\';
			update jaga.sekolah set kecamatan_code=\'520420\' where kota_kab=\'SUMBAWA\' and kecamatan=\'BUER\';
			update jaga.sekolah set kecamatan_code=\'520421\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Rhee\';
			update jaga.sekolah set kecamatan_code=\'520422\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Unter Iwes\';
			update jaga.sekolah set kecamatan_code=\'520422\' where kota_kab=\'SUMBAWA\' and kecamatan=\'UNTER IWES\';
			update jaga.sekolah set kecamatan_code=\'520423\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Moyo Utara\';
			update jaga.sekolah set kecamatan_code=\'520424\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Maronge\';
			update jaga.sekolah set kecamatan_code=\'520425\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Tarano\';
			update jaga.sekolah set kecamatan_code=\'520425\' where kota_kab=\'SUMBAWA\' and kecamatan=\'TARANO\';
			update jaga.sekolah set kecamatan_code=\'520426\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Lopok\';
			update jaga.sekolah set kecamatan_code=\'520427\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Lenangguar\';
			update jaga.sekolah set kecamatan_code=\'520428\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Orong Telu\';
			update jaga.sekolah set kecamatan_code=\'520429\' where kota_kab=\'Kab. Sumbawa\' and kecamatan=\'Kec. Lantung\';
			update jaga.sekolah set kecamatan_code=\'520501\' where kota_kab=\'DOMPU\' and kecamatan=\'DOMPU\';
			update jaga.sekolah set kecamatan_code=\'520501\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Dompu\';
			update jaga.sekolah set kecamatan_code=\'520502\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Kempo\';
			update jaga.sekolah set kecamatan_code=\'520504\' where kota_kab=\'DOMPU\' and kecamatan=\'KILO\';
			update jaga.sekolah set kecamatan_code=\'520504\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Kilo\';
			update jaga.sekolah set kecamatan_code=\'520505\' where kota_kab=\'DOMPU\' and kecamatan=\'WOJA\';
			update jaga.sekolah set kecamatan_code=\'520505\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Woja\';
			update jaga.sekolah set kecamatan_code=\'520506\' where kota_kab=\'DOMPU\' and kecamatan=\'PEKAT\';
			update jaga.sekolah set kecamatan_code=\'520506\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Pekat\';
			update jaga.sekolah set kecamatan_code=\'520507\' where kota_kab=\'DOMPU\' and kecamatan=\'MANGGALEWA\';
			update jaga.sekolah set kecamatan_code=\'520508\' where kota_kab=\'Kab. Dompu\' and kecamatan=\'Kec. Pajo\';
			update jaga.sekolah set kecamatan_code=\'520601\' where kota_kab=\'BIMA\' and kecamatan=\'MONTA\';
			update jaga.sekolah set kecamatan_code=\'520601\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Monta\';
			update jaga.sekolah set kecamatan_code=\'520602\' where kota_kab=\'BIMA\' and kecamatan=\'BOLO\';
			update jaga.sekolah set kecamatan_code=\'520602\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Bolo\';
			update jaga.sekolah set kecamatan_code=\'520603\' where kota_kab=\'BIMA\' and kecamatan=\'WOHA\';
			update jaga.sekolah set kecamatan_code=\'520603\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Woha\';
			update jaga.sekolah set kecamatan_code=\'520604\' where kota_kab=\'BIMA\' and kecamatan=\'BELO\';
			update jaga.sekolah set kecamatan_code=\'520604\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Belo\';
			update jaga.sekolah set kecamatan_code=\'520605\' where kota_kab=\'BIMA\' and kecamatan=\'WAWO\';
			update jaga.sekolah set kecamatan_code=\'520605\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Wawo\';
			update jaga.sekolah set kecamatan_code=\'520606\' where kota_kab=\'BIMA\' and kecamatan=\'SAPE\';
			update jaga.sekolah set kecamatan_code=\'520606\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Sape\';
			update jaga.sekolah set kecamatan_code=\'520607\' where kota_kab=\'BIMA\' and kecamatan=\'WERA\';
			update jaga.sekolah set kecamatan_code=\'520607\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Wera\';
			update jaga.sekolah set kecamatan_code=\'520608\' where kota_kab=\'BIMA\' and kecamatan=\'DONGGO\';
			update jaga.sekolah set kecamatan_code=\'520608\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Donggo\';
			update jaga.sekolah set kecamatan_code=\'520609\' where kota_kab=\'BIMA\' and kecamatan=\'SANGGAR\';
			update jaga.sekolah set kecamatan_code=\'520609\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Sanggar\';
			update jaga.sekolah set kecamatan_code=\'520610\' where kota_kab=\'BIMA\' and kecamatan=\'AMBALAWI\';
			update jaga.sekolah set kecamatan_code=\'520610\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Ambalawi\';
			update jaga.sekolah set kecamatan_code=\'520611\' where kota_kab=\'BIMA\' and kecamatan=\'LANGGUDU\';
			update jaga.sekolah set kecamatan_code=\'520611\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Langgudu\';
			update jaga.sekolah set kecamatan_code=\'520612\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Lambu\';
			update jaga.sekolah set kecamatan_code=\'520614\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Tambora\';
			update jaga.sekolah set kecamatan_code=\'520615\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Soromandi\';
			update jaga.sekolah set kecamatan_code=\'520616\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Parado\';
			update jaga.sekolah set kecamatan_code=\'520617\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Lambitu\';
			update jaga.sekolah set kecamatan_code=\'520618\' where kota_kab=\'Kab. Bima\' and kecamatan=\'Kec. Palibelo\';
			update jaga.sekolah set kecamatan_code=\'520701\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Jereweh\';
			update jaga.sekolah set kecamatan_code=\'520702\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Taliwang\';
			update jaga.sekolah set kecamatan_code=\'520702\' where kota_kab=\'SUMBAWA BARAT\' and kecamatan=\'TALIWANG\';
			update jaga.sekolah set kecamatan_code=\'520703\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Seteluk\';
			update jaga.sekolah set kecamatan_code=\'520704\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Sekongkang\';
			update jaga.sekolah set kecamatan_code=\'520704\' where kota_kab=\'SUMBAWA BARAT\' and kecamatan=\'SEKONGKANG\';
			update jaga.sekolah set kecamatan_code=\'520705\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Brang Rea\';
			update jaga.sekolah set kecamatan_code=\'520705\' where kota_kab=\'SUMBAWA BARAT\' and kecamatan=\'BRANG REA\';
			update jaga.sekolah set kecamatan_code=\'520706\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Poto Tano\';
			update jaga.sekolah set kecamatan_code=\'520707\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Brang Ene\';
			update jaga.sekolah set kecamatan_code=\'520708\' where kota_kab=\'Kab. Sumbawa Barat\' and kecamatan=\'Kec. Maluk\';
			update jaga.sekolah set kecamatan_code=\'520801\' where kota_kab=\'Kab. Lombok Utara\' and kecamatan=\'Kec. Tanjung\';
			update jaga.sekolah set kecamatan_code=\'520801\' where kota_kab=\'LOMBOK UTARA\' and kecamatan=\'TANJUNG\';
			update jaga.sekolah set kecamatan_code=\'520802\' where kota_kab=\'Kab. Lombok Utara\' and kecamatan=\'Kec. Gangga\';
			update jaga.sekolah set kecamatan_code=\'520802\' where kota_kab=\'LOMBOK UTARA\' and kecamatan=\'GANGGA\';
			update jaga.sekolah set kecamatan_code=\'520803\' where kota_kab=\'Kab. Lombok Utara\' and kecamatan=\'Kec. Kayangan\';
			update jaga.sekolah set kecamatan_code=\'520803\' where kota_kab=\'LOMBOK UTARA\' and kecamatan=\'KAYANGAN\';
			update jaga.sekolah set kecamatan_code=\'520804\' where kota_kab=\'Kab. Lombok Utara\' and kecamatan=\'Kec. Bayan\';
			update jaga.sekolah set kecamatan_code=\'520804\' where kota_kab=\'LOMBOK UTARA\' and kecamatan=\'BAYAN\';
			update jaga.sekolah set kecamatan_code=\'520805\' where kota_kab=\'Kab. Lombok Utara\' and kecamatan=\'Kec. Pemenang\';
			update jaga.sekolah set kecamatan_code=\'520805\' where kota_kab=\'LOMBOK UTARA\' and kecamatan=\'PEMENANG\';
			update jaga.sekolah set kecamatan_code=\'527101\' where kota_kab=\'Kota Mataram\' and kecamatan=\'AMPENAN\';
			update jaga.sekolah set kecamatan_code=\'527101\' where kota_kab=\'Kota Mataram\' and kecamatan=\'Kec. Ampenan\';
			update jaga.sekolah set kecamatan_code=\'527102\' where kota_kab=\'Kota Mataram\' and kecamatan=\'Kec. Mataram\';
			update jaga.sekolah set kecamatan_code=\'527102\' where kota_kab=\'Kota Mataram\' and kecamatan=\'MATARAM\';
			update jaga.sekolah set kecamatan_code=\'527103\' where kota_kab=\'Kota Mataram\' and kecamatan=\'Kec. Cakranegara\';
			update jaga.sekolah set kecamatan_code=\'527104\' where kota_kab=\'Kota Mataram\' and kecamatan=\'Kec. Sekarbela\';
			update jaga.sekolah set kecamatan_code=\'527104\' where kota_kab=\'Kota Mataram\' and kecamatan=\'SEKARBELA\';
			update jaga.sekolah set kecamatan_code=\'527106\' where kota_kab=\'Kota Mataram\' and kecamatan=\'Kec. Sandubaya\';
			update jaga.sekolah set kecamatan_code=\'527106\' where kota_kab=\'Kota Mataram\' and kecamatan=\'SANDUBAYA\';
			update jaga.sekolah set kecamatan_code=\'527201\' where kota_kab=\'Kota Bima\' and kecamatan=\'Kec. RasanaE Barat\';
			update jaga.sekolah set kecamatan_code=\'527201\' where kota_kab=\'Kota Bima\' and kecamatan=\'RASANAE BARAT\';
			update jaga.sekolah set kecamatan_code=\'527202\' where kota_kab=\'Kota Bima\' and kecamatan=\'Kec. RasanaE Timur\';
			update jaga.sekolah set kecamatan_code=\'527203\' where kota_kab=\'Kota Bima\' and kecamatan=\'ASAKOTA\';
			update jaga.sekolah set kecamatan_code=\'527203\' where kota_kab=\'Kota Bima\' and kecamatan=\'Kec. Asakota\';
			update jaga.sekolah set kecamatan_code=\'527204\' where kota_kab=\'Kota Bima\' and kecamatan=\'Kec. Raba\';
			update jaga.sekolah set kecamatan_code=\'527204\' where kota_kab=\'Kota Bima\' and kecamatan=\'RABA\';
			update jaga.sekolah set kecamatan_code=\'527205\' where kota_kab=\'Kota Bima\' and kecamatan=\'Kec. Mpunda\';
			update jaga.sekolah set kecamatan_code=\'527205\' where kota_kab=\'Kota Bima\' and kecamatan=\'MPUNDA\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'530104\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Semau\';
			update jaga.sekolah set kecamatan_code=\'530105\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Kupang Barat\';
			update jaga.sekolah set kecamatan_code=\'530105\' where kota_kab=\'KUPANG\' and kecamatan=\'KUPANG BARAT\';
			update jaga.sekolah set kecamatan_code=\'530106\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Kupang Timur\';
			update jaga.sekolah set kecamatan_code=\'530107\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Sulamu\';
			update jaga.sekolah set kecamatan_code=\'530108\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Kupang Tengah\';
			update jaga.sekolah set kecamatan_code=\'530109\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amarasi\';
			update jaga.sekolah set kecamatan_code=\'530110\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Fatuleu\';
			update jaga.sekolah set kecamatan_code=\'530111\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Takari\';
			update jaga.sekolah set kecamatan_code=\'530112\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Selatan\';
			update jaga.sekolah set kecamatan_code=\'530113\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Utara\';
			update jaga.sekolah set kecamatan_code=\'530116\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Nekamese\';
			update jaga.sekolah set kecamatan_code=\'530117\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amarasi Barat\';
			update jaga.sekolah set kecamatan_code=\'530118\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amarasi Selatan\';
			update jaga.sekolah set kecamatan_code=\'530119\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amarasi Timur\';
			update jaga.sekolah set kecamatan_code=\'530120\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amabi Oefeto Timur\';
			update jaga.sekolah set kecamatan_code=\'530121\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Barat Daya\';
			update jaga.sekolah set kecamatan_code=\'530122\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Barat Laut\';
			update jaga.sekolah set kecamatan_code=\'530123\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Semau Selatan\';
			update jaga.sekolah set kecamatan_code=\'530124\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Taebenu\';
			update jaga.sekolah set kecamatan_code=\'530125\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amabi Oefeto\';
			update jaga.sekolah set kecamatan_code=\'530125\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amabi Oefeto \';
			update jaga.sekolah set kecamatan_code=\'530126\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Timur\';
			update jaga.sekolah set kecamatan_code=\'530127\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Fatuleu Barat\';
			update jaga.sekolah set kecamatan_code=\'530128\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Fatuleu Tengah\';
			update jaga.sekolah set kecamatan_code=\'530130\' where kota_kab=\'Kab. Kupang\' and kecamatan=\'Kec. Amfoang Tengah\';
			update jaga.sekolah set kecamatan_code=\'530301\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Miomafo Timur\';
			update jaga.sekolah set kecamatan_code=\'530302\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Miomafo Barat\';
			update jaga.sekolah set kecamatan_code=\'530303\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Biboki Selatan\';
			update jaga.sekolah set kecamatan_code=\'530304\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Noemuti\';
			update jaga.sekolah set kecamatan_code=\'530305\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Kota Kefamenanu\';
			update jaga.sekolah set kecamatan_code=\'530306\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Biboki Utara\';
			update jaga.sekolah set kecamatan_code=\'530307\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Biboki Anleu\';
			update jaga.sekolah set kecamatan_code=\'530308\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Insana\';
			update jaga.sekolah set kecamatan_code=\'530309\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Insana Utara\';
			update jaga.sekolah set kecamatan_code=\'530310\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Noemuti Timur\';
			update jaga.sekolah set kecamatan_code=\'530312\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Musi\';
			update jaga.sekolah set kecamatan_code=\'530313\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Mutis\';
			update jaga.sekolah set kecamatan_code=\'530314\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Bikomi Selatan\';
			update jaga.sekolah set kecamatan_code=\'530315\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Bikomi Tengah\';
			update jaga.sekolah set kecamatan_code=\'530316\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Bikomi Nilulat\';
			update jaga.sekolah set kecamatan_code=\'530317\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Bikomi Utara\';
			update jaga.sekolah set kecamatan_code=\'530318\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Naibenu\';
			update jaga.sekolah set kecamatan_code=\'530319\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Insana Fafinesu\';
			update jaga.sekolah set kecamatan_code=\'530320\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Insana Barat\';
			update jaga.sekolah set kecamatan_code=\'530321\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Insana Tengah\';
			update jaga.sekolah set kecamatan_code=\'530323\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Biboki Moenleu\';
			update jaga.sekolah set kecamatan_code=\'530324\' where kota_kab=\'Kab. Timor Tengah Utara\' and kecamatan=\'Kec. Biboki Feotleu\';
			update jaga.sekolah set kecamatan_code=\'530403\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Raihat\';
			update jaga.sekolah set kecamatan_code=\'530404\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Tasifeto Barat\';
			update jaga.sekolah set kecamatan_code=\'530405\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Kakuluk Mesak\';
			update jaga.sekolah set kecamatan_code=\'530412\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Kota Atambua\';
			update jaga.sekolah set kecamatan_code=\'530417\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Lasiolat\';
			update jaga.sekolah set kecamatan_code=\'530421\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Atambua Barat\';
			update jaga.sekolah set kecamatan_code=\'530422\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Atambua Selatan\';
			update jaga.sekolah set kecamatan_code=\'530423\' where kota_kab=\'Kab. Belu\' and kecamatan=\'Kec. Nanaet Duabesi\';
			update jaga.sekolah set kecamatan_code=\'530501\' where kota_kab=\'ALOR\' and kecamatan=\'TELUK MUTIARA\';
			update jaga.sekolah set kecamatan_code=\'530501\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Teluk Mutiara\';
			update jaga.sekolah set kecamatan_code=\'530502\' where kota_kab=\'ALOR\' and kecamatan=\'ALOR BARAT LAUT\';
			update jaga.sekolah set kecamatan_code=\'530502\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Barat Laut\';
			update jaga.sekolah set kecamatan_code=\'530503\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Barat Daya\';
			update jaga.sekolah set kecamatan_code=\'530504\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Selatan\';
			update jaga.sekolah set kecamatan_code=\'530505\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Timur\';
			update jaga.sekolah set kecamatan_code=\'530506\' where kota_kab=\'ALOR\' and kecamatan=\'PANTAR\';
			update jaga.sekolah set kecamatan_code=\'530506\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pantar\';
			update jaga.sekolah set kecamatan_code=\'530507\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Tengah Utara\';
			update jaga.sekolah set kecamatan_code=\'530508\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Alor Timur Laut\';
			update jaga.sekolah set kecamatan_code=\'530509\' where kota_kab=\'ALOR\' and kecamatan=\'PANTAR BARAT\';
			update jaga.sekolah set kecamatan_code=\'530509\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pantar Barat\';
			update jaga.sekolah set kecamatan_code=\'530510\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Kabola\';
			update jaga.sekolah set kecamatan_code=\'530511\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pulau Pura\';
			update jaga.sekolah set kecamatan_code=\'530512\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Mataru\';
			update jaga.sekolah set kecamatan_code=\'530513\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pureman\';
			update jaga.sekolah set kecamatan_code=\'530514\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pantar Timur\';
			update jaga.sekolah set kecamatan_code=\'530515\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Lembur\';
			update jaga.sekolah set kecamatan_code=\'530516\' where kota_kab=\'Kab. Alor\' and kecamatan=\'Kec. Pantar Tengah\';
			update jaga.sekolah set kecamatan_code=\'530602\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Titehena\';
			update jaga.sekolah set kecamatan_code=\'530603\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Larantuka\';
			update jaga.sekolah set kecamatan_code=\'530604\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Ile Mandiri\';
			update jaga.sekolah set kecamatan_code=\'530605\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Tanjung Bunga\';
			update jaga.sekolah set kecamatan_code=\'530606\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Solor Barat\';
			update jaga.sekolah set kecamatan_code=\'530607\' where kota_kab=\'FLORES TIMUR\' and kecamatan=\'SOLOR TIMUR\';
			update jaga.sekolah set kecamatan_code=\'530607\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Solor Timur\';
			update jaga.sekolah set kecamatan_code=\'530608\' where kota_kab=\'FLORES TIMUR\' and kecamatan=\'ADONARA BARAT\';
			update jaga.sekolah set kecamatan_code=\'530608\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Adonara Barat\';
			update jaga.sekolah set kecamatan_code=\'530610\' where kota_kab=\'FLORES TIMUR\' and kecamatan=\'ADONARA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'530610\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Adonara Timur\';
			update jaga.sekolah set kecamatan_code=\'530611\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Kelubagolit\';
			update jaga.sekolah set kecamatan_code=\'530612\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Witihama\';
			update jaga.sekolah set kecamatan_code=\'530613\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Ile Boleng\';
			update jaga.sekolah set kecamatan_code=\'530614\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Demon Pagong\';
			update jaga.sekolah set kecamatan_code=\'530615\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Lewolema\';
			update jaga.sekolah set kecamatan_code=\'530617\' where kota_kab=\'FLORES TIMUR\' and kecamatan=\'ADONARA\';
			update jaga.sekolah set kecamatan_code=\'530617\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Adonara\';
			update jaga.sekolah set kecamatan_code=\'530618\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Adonara Tengah\';
			update jaga.sekolah set kecamatan_code=\'530619\' where kota_kab=\'Kab. Flores Timur\' and kecamatan=\'Kec. Solor Selatan\';
			update jaga.sekolah set kecamatan_code=\'530701\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Paga\';
			update jaga.sekolah set kecamatan_code=\'530702\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Mego\';
			update jaga.sekolah set kecamatan_code=\'530703\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Lela\';
			update jaga.sekolah set kecamatan_code=\'530704\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Nita\';
			update jaga.sekolah set kecamatan_code=\'530705\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Alok\';
			update jaga.sekolah set kecamatan_code=\'530705\' where kota_kab=\'SIKKA\' and kecamatan=\'ALOK\';
			update jaga.sekolah set kecamatan_code=\'530706\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Palue\';
			update jaga.sekolah set kecamatan_code=\'530707\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Nelle\';
			update jaga.sekolah set kecamatan_code=\'530708\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Talibura\';
			update jaga.sekolah set kecamatan_code=\'530709\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Waigete\';
			update jaga.sekolah set kecamatan_code=\'530710\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Kewapante\';
			update jaga.sekolah set kecamatan_code=\'530711\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Bola\';
			update jaga.sekolah set kecamatan_code=\'530713\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Waiblama\';
			update jaga.sekolah set kecamatan_code=\'530714\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Alok Barat\';
			update jaga.sekolah set kecamatan_code=\'530715\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Alok Timur\';
			update jaga.sekolah set kecamatan_code=\'530716\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Koting\';
			update jaga.sekolah set kecamatan_code=\'530717\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Tana Wawo\';
			update jaga.sekolah set kecamatan_code=\'530718\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Hewokloang\';
			update jaga.sekolah set kecamatan_code=\'530719\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Kangae\';
			update jaga.sekolah set kecamatan_code=\'530720\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Doreng\';
			update jaga.sekolah set kecamatan_code=\'530721\' where kota_kab=\'Kab. Sikka\' and kecamatan=\'Kec. Mapitara\';
			update jaga.sekolah set kecamatan_code=\'530801\' where kota_kab=\'ENDE\' and kecamatan=\'NANGAPANDA\';
			update jaga.sekolah set kecamatan_code=\'530801\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Nangapanda\';
			update jaga.sekolah set kecamatan_code=\'530802\' where kota_kab=\'ENDE\' and kecamatan=\'PULAU ENDE\';
			update jaga.sekolah set kecamatan_code=\'530802\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Pulau Ende\';
			update jaga.sekolah set kecamatan_code=\'530803\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ende\';
			update jaga.sekolah set kecamatan_code=\'530804\' where kota_kab=\'ENDE\' and kecamatan=\'ENDE SELATAN\';
			update jaga.sekolah set kecamatan_code=\'530804\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ende Selatan\';
			update jaga.sekolah set kecamatan_code=\'530805\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ndona\';
			update jaga.sekolah set kecamatan_code=\'530806\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Detusoko\';
			update jaga.sekolah set kecamatan_code=\'530807\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Wewaria\';
			update jaga.sekolah set kecamatan_code=\'530808\' where kota_kab=\'ENDE\' and kecamatan=\'WOLOWARU\';
			update jaga.sekolah set kecamatan_code=\'530808\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Wolowaru\';
			update jaga.sekolah set kecamatan_code=\'530809\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Wolojita\';
			update jaga.sekolah set kecamatan_code=\'530810\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Maurole\';
			update jaga.sekolah set kecamatan_code=\'530811\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Maukaro\';
			update jaga.sekolah set kecamatan_code=\'530812\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Lio Timur\';
			update jaga.sekolah set kecamatan_code=\'530813\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Kota Baru\';
			update jaga.sekolah set kecamatan_code=\'530814\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Kelimutu\';
			update jaga.sekolah set kecamatan_code=\'530815\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Detukeli\';
			update jaga.sekolah set kecamatan_code=\'530816\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ndona Timur\';
			update jaga.sekolah set kecamatan_code=\'530817\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ndori\';
			update jaga.sekolah set kecamatan_code=\'530818\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ende Utara\';
			update jaga.sekolah set kecamatan_code=\'530819\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ende Tengah\';
			update jaga.sekolah set kecamatan_code=\'530820\' where kota_kab=\'ENDE\' and kecamatan=\'ENDE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'530820\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Ende Timur\';
			update jaga.sekolah set kecamatan_code=\'530821\' where kota_kab=\'Kab. Ende\' and kecamatan=\'Kec. Lepembusu Kelisoke\';
			update jaga.sekolah set kecamatan_code=\'530901\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Aimere\';
			update jaga.sekolah set kecamatan_code=\'530902\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Golewa\';
			update jaga.sekolah set kecamatan_code=\'530906\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Bajawa\';
			update jaga.sekolah set kecamatan_code=\'530907\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Soa\';
			update jaga.sekolah set kecamatan_code=\'530909\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Riung\';
			update jaga.sekolah set kecamatan_code=\'530909\' where kota_kab=\'NGADA\' and kecamatan=\'RIUNG\';
			update jaga.sekolah set kecamatan_code=\'530912\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Jerebuu\';
			update jaga.sekolah set kecamatan_code=\'530914\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Riung Barat\';
			update jaga.sekolah set kecamatan_code=\'530915\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Bajawa Utara\';
			update jaga.sekolah set kecamatan_code=\'530918\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Golewa Selatan\';
			update jaga.sekolah set kecamatan_code=\'530919\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Golewa Barat\';
			update jaga.sekolah set kecamatan_code=\'530920\' where kota_kab=\'Kab. Ngada\' and kecamatan=\'Kec. Inerie\';
			update jaga.sekolah set kecamatan_code=\'531003\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Ruteng\';
			update jaga.sekolah set kecamatan_code=\'531006\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Cibal\';
			update jaga.sekolah set kecamatan_code=\'531011\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Reok\';
			update jaga.sekolah set kecamatan_code=\'531011\' where kota_kab=\'MANGGARAI\' and kecamatan=\'REOK\';
			update jaga.sekolah set kecamatan_code=\'531012\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Langke Rembong\';
			update jaga.sekolah set kecamatan_code=\'531012\' where kota_kab=\'MANGGARAI\' and kecamatan=\'LANGKE REMBONG\';
			update jaga.sekolah set kecamatan_code=\'531013\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Satar Mese Barat\';
			update jaga.sekolah set kecamatan_code=\'531014\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Rahong Utara\';
			update jaga.sekolah set kecamatan_code=\'531015\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Lelak\';
			update jaga.sekolah set kecamatan_code=\'531016\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Reok Barat\';
			update jaga.sekolah set kecamatan_code=\'531017\' where kota_kab=\'Kab. Manggarai\' and kecamatan=\'Kec. Cibal Barat\';
			update jaga.sekolah set kecamatan_code=\'531101\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Kota Waingapu\';
			update jaga.sekolah set kecamatan_code=\'531101\' where kota_kab=\'SUMBA TIMUR\' and kecamatan=\'KOTA WAINGAPU\';
			update jaga.sekolah set kecamatan_code=\'531102\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Haharu\';
			update jaga.sekolah set kecamatan_code=\'531103\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Lewa\';
			update jaga.sekolah set kecamatan_code=\'531104\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Nggaha Ori Angu\';
			update jaga.sekolah set kecamatan_code=\'531105\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Tabundung\';
			update jaga.sekolah set kecamatan_code=\'531106\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Pinu Pahar\';
			update jaga.sekolah set kecamatan_code=\'531107\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Pandawai\';
			update jaga.sekolah set kecamatan_code=\'531108\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Umalulu\';
			update jaga.sekolah set kecamatan_code=\'531109\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Rindi\';
			update jaga.sekolah set kecamatan_code=\'531110\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Pahunga Lodu\';
			update jaga.sekolah set kecamatan_code=\'531111\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Wulla Waijelu\';
			update jaga.sekolah set kecamatan_code=\'531112\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Paberiwai\';
			update jaga.sekolah set kecamatan_code=\'531113\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Karera\';
			update jaga.sekolah set kecamatan_code=\'531114\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Kahaungu Eti\';
			update jaga.sekolah set kecamatan_code=\'531115\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Matawai La Pawu\';
			update jaga.sekolah set kecamatan_code=\'531116\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Kambera\';
			update jaga.sekolah set kecamatan_code=\'531117\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Kambata Mapambuhang\';
			update jaga.sekolah set kecamatan_code=\'531118\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Lewa Tidahu\';
			update jaga.sekolah set kecamatan_code=\'531119\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Katala Hamu Lingu\';
			update jaga.sekolah set kecamatan_code=\'531120\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Kanatang\';
			update jaga.sekolah set kecamatan_code=\'531121\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Ngadu Ngala\';
			update jaga.sekolah set kecamatan_code=\'531122\' where kota_kab=\'Kab. Sumba Timur\' and kecamatan=\'Kec. Mahu\';
			update jaga.sekolah set kecamatan_code=\'531204\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Tana Righu\';
			update jaga.sekolah set kecamatan_code=\'531210\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Loli\';
			update jaga.sekolah set kecamatan_code=\'531211\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Wanokaka\';
			update jaga.sekolah set kecamatan_code=\'531212\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Lamboya\';
			update jaga.sekolah set kecamatan_code=\'531215\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Kota Waikabubak\';
			update jaga.sekolah set kecamatan_code=\'531215\' where kota_kab=\'SUMBA BARAT\' and kecamatan=\'KOTA WAIKABUBAK\';
			update jaga.sekolah set kecamatan_code=\'531218\' where kota_kab=\'Kab. Sumba Barat\' and kecamatan=\'Kec. Laboya Barat\';
			update jaga.sekolah set kecamatan_code=\'531301\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Naga Wutung\';
			update jaga.sekolah set kecamatan_code=\'531302\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Atadei\';
			update jaga.sekolah set kecamatan_code=\'531303\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Ile Ape\';
			update jaga.sekolah set kecamatan_code=\'531304\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Lebatukan\';
			update jaga.sekolah set kecamatan_code=\'531305\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Nubatukan\';
			update jaga.sekolah set kecamatan_code=\'531305\' where kota_kab=\'LEMBATA\' and kecamatan=\'NUBATUKAN\';
			update jaga.sekolah set kecamatan_code=\'531306\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Omesuri\';
			update jaga.sekolah set kecamatan_code=\'531307\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Buyasuri\';
			update jaga.sekolah set kecamatan_code=\'531308\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Wulandoni\';
			update jaga.sekolah set kecamatan_code=\'531309\' where kota_kab=\'Kab. Lembata\' and kecamatan=\'Kec. Ile Ape Timur\';
			update jaga.sekolah set kecamatan_code=\'531406\' where kota_kab=\'ROTE NDAO\' and kecamatan=\'ROTE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'531501\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Macang Pacar\';
			update jaga.sekolah set kecamatan_code=\'531502\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Kuwus\';
			update jaga.sekolah set kecamatan_code=\'531503\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Lembor\';
			update jaga.sekolah set kecamatan_code=\'531503\' where kota_kab=\'MANGGARAI BARAT\' and kecamatan=\'LEMBOR\';
			update jaga.sekolah set kecamatan_code=\'531504\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Sano Nggoang\';
			update jaga.sekolah set kecamatan_code=\'531505\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Komodo\';
			update jaga.sekolah set kecamatan_code=\'531505\' where kota_kab=\'MANGGARAI BARAT\' and kecamatan=\'KOMODO\';
			update jaga.sekolah set kecamatan_code=\'531506\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Boleng\';
			update jaga.sekolah set kecamatan_code=\'531507\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Welak\';
			update jaga.sekolah set kecamatan_code=\'531508\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Ndoso\';
			update jaga.sekolah set kecamatan_code=\'531509\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Lembor Selatan\';
			update jaga.sekolah set kecamatan_code=\'531510\' where kota_kab=\'Kab. Manggarai Barat\' and kecamatan=\'Kec. Mbeliling\';
			update jaga.sekolah set kecamatan_code=\'531601\' where kota_kab=\'NAGEKEO\' and kecamatan=\'AESESA\';
			update jaga.sekolah set kecamatan_code=\'531701\' where kota_kab=\'Kab. Sumba Tengah\' and kecamatan=\'Kec. Katiku Tana\';
			update jaga.sekolah set kecamatan_code=\'531702\' where kota_kab=\'Kab. Sumba Tengah\' and kecamatan=\'Kec. Umbu Ratu Nggay Barat\';
			update jaga.sekolah set kecamatan_code=\'531703\' where kota_kab=\'Kab. Sumba Tengah\' and kecamatan=\'Kec. Mamboro\';
			update jaga.sekolah set kecamatan_code=\'531704\' where kota_kab=\'Kab. Sumba Tengah\' and kecamatan=\'Kec. Umbu Ratu Nggay\';
			update jaga.sekolah set kecamatan_code=\'531705\' where kota_kab=\'Kab. Sumba Tengah\' and kecamatan=\'Kec. Katiku Tana Selatan\';
			update jaga.sekolah set kecamatan_code=\'531801\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Loura\';
			update jaga.sekolah set kecamatan_code=\'531802\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Wewewa Utara\';
			update jaga.sekolah set kecamatan_code=\'531803\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Wewewa Timur\';
			update jaga.sekolah set kecamatan_code=\'531804\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Wewewa Barat\';
			update jaga.sekolah set kecamatan_code=\'531805\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Wewewa Selatan\';
			update jaga.sekolah set kecamatan_code=\'531806\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Kodi Bangedo\';
			update jaga.sekolah set kecamatan_code=\'531807\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Kodi\';
			update jaga.sekolah set kecamatan_code=\'531808\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Kodi Utara\';
			update jaga.sekolah set kecamatan_code=\'531809\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Kota Tambolaka\';
			update jaga.sekolah set kecamatan_code=\'531810\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Wewewa Tengah\';
			update jaga.sekolah set kecamatan_code=\'531811\' where kota_kab=\'Kab. Sumba Barat Daya\' and kecamatan=\'Kec. Kodi Balaghar\';
			update jaga.sekolah set kecamatan_code=\'532001\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Sabu Barat\';
			update jaga.sekolah set kecamatan_code=\'532002\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Sabu Tengah\';
			update jaga.sekolah set kecamatan_code=\'532003\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Sabu Timur\';
			update jaga.sekolah set kecamatan_code=\'532004\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Sabu Liae\';
			update jaga.sekolah set kecamatan_code=\'532005\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Hawu Mehara\';
			update jaga.sekolah set kecamatan_code=\'532006\' where kota_kab=\'Kab. Sabu Raijua\' and kecamatan=\'Kec. Raijua\';
			update jaga.sekolah set kecamatan_code=\'532101\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Malaka Tengah\';
			update jaga.sekolah set kecamatan_code=\'532102\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Malaka Barat\';
			update jaga.sekolah set kecamatan_code=\'532103\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Wewiku\';
			update jaga.sekolah set kecamatan_code=\'532103\' where kota_kab=\'KAB. MALAKA\' and kecamatan=\'KEC. WEWIKU\';
			update jaga.sekolah set kecamatan_code=\'532104\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Weliman\';
			update jaga.sekolah set kecamatan_code=\'532104\' where kota_kab=\'KAB. MALAKA\' and kecamatan=\'KEC. WELIMAN\';
			update jaga.sekolah set kecamatan_code=\'532105\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Rinhat\';
			update jaga.sekolah set kecamatan_code=\'532105\' where kota_kab=\'KAB. MALAKA\' and kecamatan=\'KEC. RINHAT\';
			update jaga.sekolah set kecamatan_code=\'532106\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Io Kufeu\';
			update jaga.sekolah set kecamatan_code=\'532106\' where kota_kab=\'KAB. MALAKA\' and kecamatan=\'Kec. Io Kufeu\';
			update jaga.sekolah set kecamatan_code=\'532107\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Sasitamean\';
			update jaga.sekolah set kecamatan_code=\'532108\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Laenmanen\';
			update jaga.sekolah set kecamatan_code=\'532109\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Malaka Timur\';
			update jaga.sekolah set kecamatan_code=\'532110\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Kobalima Timur\';
			update jaga.sekolah set kecamatan_code=\'532111\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Kobalima\';
			update jaga.sekolah set kecamatan_code=\'532112\' where kota_kab=\'Kab. Malaka\' and kecamatan=\'Kec. Botin Leobele\';
			update jaga.sekolah set kecamatan_code=\'537101\' where kota_kab=\'Kota Kupang\' and kecamatan=\'ALAK\';
			update jaga.sekolah set kecamatan_code=\'537101\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Alak\';
			update jaga.sekolah set kecamatan_code=\'537102\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Maulafa\';
			update jaga.sekolah set kecamatan_code=\'537103\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Kelapa Lima\';
			update jaga.sekolah set kecamatan_code=\'537104\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Oebobo\';
			update jaga.sekolah set kecamatan_code=\'537105\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Kota Raja\';
			update jaga.sekolah set kecamatan_code=\'537106\' where kota_kab=\'Kota Kupang\' and kecamatan=\'Kec. Kota Lama\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'910101\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Merauke\';
			update jaga.sekolah set kecamatan_code=\'910101\' where kota_kab=\'MERAUKE\' and kecamatan=\'MERAUKE\';
			update jaga.sekolah set kecamatan_code=\'910102\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Muting\';
			update jaga.sekolah set kecamatan_code=\'910103\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Okaba\';
			update jaga.sekolah set kecamatan_code=\'910104\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Kimaam\';
			update jaga.sekolah set kecamatan_code=\'910105\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Semangga\';
			update jaga.sekolah set kecamatan_code=\'910106\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Tanah Miring\';
			update jaga.sekolah set kecamatan_code=\'910107\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Jagebob\';
			update jaga.sekolah set kecamatan_code=\'910108\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Sota\';
			update jaga.sekolah set kecamatan_code=\'910111\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Kurik\';
			update jaga.sekolah set kecamatan_code=\'910112\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Naukenjerai\';
			update jaga.sekolah set kecamatan_code=\'910113\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Animha\';
			update jaga.sekolah set kecamatan_code=\'910114\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Malind\';
			update jaga.sekolah set kecamatan_code=\'910114\' where kota_kab=\'MERAUKE\' and kecamatan=\'MALIND\';
			update jaga.sekolah set kecamatan_code=\'910115\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Tubang\';
			update jaga.sekolah set kecamatan_code=\'910116\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Ngguti\';
			update jaga.sekolah set kecamatan_code=\'910117\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Kaptel\';
			update jaga.sekolah set kecamatan_code=\'910118\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Tabonji\';
			update jaga.sekolah set kecamatan_code=\'910119\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Waan\';
			update jaga.sekolah set kecamatan_code=\'910120\' where kota_kab=\'Kab. Merauke\' and kecamatan=\'Kec. Ilwayab\';
			update jaga.sekolah set kecamatan_code=\'910301\' where kota_kab=\'JAYAPURA\' and kecamatan=\'SENTANI\';
			update jaga.sekolah set kecamatan_code=\'910301\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Sentani\';
			update jaga.sekolah set kecamatan_code=\'910302\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Sentani Timur\';
			update jaga.sekolah set kecamatan_code=\'910303\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Depapre\';
			update jaga.sekolah set kecamatan_code=\'910304\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Sentani Barat\';
			update jaga.sekolah set kecamatan_code=\'910305\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Kemtuk\';
			update jaga.sekolah set kecamatan_code=\'910306\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Kemtuk Gresi\';
			update jaga.sekolah set kecamatan_code=\'910307\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Nimboran\';
			update jaga.sekolah set kecamatan_code=\'910308\' where kota_kab=\'JAYAPURA\' and kecamatan=\'NIMBOKRANG\';
			update jaga.sekolah set kecamatan_code=\'910308\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Nimbokrang\';
			update jaga.sekolah set kecamatan_code=\'910309\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Unurum Guay\';
			update jaga.sekolah set kecamatan_code=\'910310\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Demta\';
			update jaga.sekolah set kecamatan_code=\'910311\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Kaureh\';
			update jaga.sekolah set kecamatan_code=\'910313\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Waibu\';
			update jaga.sekolah set kecamatan_code=\'910315\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Yapsi\';
			update jaga.sekolah set kecamatan_code=\'910316\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Airu\';
			update jaga.sekolah set kecamatan_code=\'910318\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Gresi Selatan\';
			update jaga.sekolah set kecamatan_code=\'910319\' where kota_kab=\'Kab. Jayapura\' and kecamatan=\'Kec. Yokari\';
			update jaga.sekolah set kecamatan_code=\'910401\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Nabire\';
			update jaga.sekolah set kecamatan_code=\'910401\' where kota_kab=\'NABIRE\' and kecamatan=\'NABIRE\';
			update jaga.sekolah set kecamatan_code=\'910402\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Napan\';
			update jaga.sekolah set kecamatan_code=\'910403\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Yaur\';
			update jaga.sekolah set kecamatan_code=\'910406\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Uwapa\';
			update jaga.sekolah set kecamatan_code=\'910407\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Wanggar\';
			update jaga.sekolah set kecamatan_code=\'910407\' where kota_kab=\'NABIRE\' and kecamatan=\'WANGGAR\';
			update jaga.sekolah set kecamatan_code=\'910410\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Siriwo\';
			update jaga.sekolah set kecamatan_code=\'910411\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Makimi\';
			update jaga.sekolah set kecamatan_code=\'910412\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Teluk Umar\';
			update jaga.sekolah set kecamatan_code=\'910416\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Teluk Kimi\';
			update jaga.sekolah set kecamatan_code=\'910417\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Yaro\';
			update jaga.sekolah set kecamatan_code=\'910421\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Wapoga\';
			update jaga.sekolah set kecamatan_code=\'910422\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Nabire Barat\';
			update jaga.sekolah set kecamatan_code=\'910424\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Dipa\';
			update jaga.sekolah set kecamatan_code=\'910425\' where kota_kab=\'Kab. Nabire\' and kecamatan=\'Kec. Menou\';
			update jaga.sekolah set kecamatan_code=\'910601\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Biak Kota\';
			update jaga.sekolah set kecamatan_code=\'910602\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Biak Utara\';
			update jaga.sekolah set kecamatan_code=\'910603\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Biak Timur\';
			update jaga.sekolah set kecamatan_code=\'910604\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Numfor Barat\';
			update jaga.sekolah set kecamatan_code=\'910605\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Numfor Timur\';
			update jaga.sekolah set kecamatan_code=\'910608\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Biak Barat\';
			update jaga.sekolah set kecamatan_code=\'910609\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Warsa\';
			update jaga.sekolah set kecamatan_code=\'910610\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Padaido\';
			update jaga.sekolah set kecamatan_code=\'910611\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Yendidori\';
			update jaga.sekolah set kecamatan_code=\'910612\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Samofa\';
			update jaga.sekolah set kecamatan_code=\'910613\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Yawosi\';
			update jaga.sekolah set kecamatan_code=\'910614\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Andey\';
			update jaga.sekolah set kecamatan_code=\'910615\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Swandiwe\';
			update jaga.sekolah set kecamatan_code=\'910617\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Orkeri\';
			update jaga.sekolah set kecamatan_code=\'910618\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Poiru\';
			update jaga.sekolah set kecamatan_code=\'910620\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Oridek\';
			update jaga.sekolah set kecamatan_code=\'910621\' where kota_kab=\'Kab. Biak Numfor\' and kecamatan=\'Kec. Bondifuar\';
			update jaga.sekolah set kecamatan_code=\'910701\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Mulia\';
			update jaga.sekolah set kecamatan_code=\'910703\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Ilu\';
			update jaga.sekolah set kecamatan_code=\'910706\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Fawi\';
			update jaga.sekolah set kecamatan_code=\'910707\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Mewoluk\';
			update jaga.sekolah set kecamatan_code=\'910708\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Yamo\';
			update jaga.sekolah set kecamatan_code=\'910710\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Nume\';
			update jaga.sekolah set kecamatan_code=\'910711\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Torere\';
			update jaga.sekolah set kecamatan_code=\'910712\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Tingginambut\';
			update jaga.sekolah set kecamatan_code=\'910720\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Muara\';
			update jaga.sekolah set kecamatan_code=\'910730\' where kota_kab=\'Kab. Puncak Jaya\' and kecamatan=\'Kec. Nioga\';
			update jaga.sekolah set kecamatan_code=\'910801\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Paniai Timur\';
			update jaga.sekolah set kecamatan_code=\'910802\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Paniai Barat\';
			update jaga.sekolah set kecamatan_code=\'910804\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Aradide\';
			update jaga.sekolah set kecamatan_code=\'910809\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Bibida\';
			update jaga.sekolah set kecamatan_code=\'910812\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Dumadama\';
			update jaga.sekolah set kecamatan_code=\'910813\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Siriwo\';
			update jaga.sekolah set kecamatan_code=\'910819\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Kebo\';
			update jaga.sekolah set kecamatan_code=\'910820\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Yatamo\';
			update jaga.sekolah set kecamatan_code=\'910821\' where kota_kab=\'Kab. Paniai\' and kecamatan=\'Kec. Ekadide\';
			update jaga.sekolah set kecamatan_code=\'910901\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Baru\';
			update jaga.sekolah set kecamatan_code=\'910901\' where kota_kab=\'MIMIKA\' and kecamatan=\'MIMIKA BARU\';
			update jaga.sekolah set kecamatan_code=\'910902\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Agimuga\';
			update jaga.sekolah set kecamatan_code=\'910903\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Timur\';
			update jaga.sekolah set kecamatan_code=\'910904\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Barat\';
			update jaga.sekolah set kecamatan_code=\'910905\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Jita\';
			update jaga.sekolah set kecamatan_code=\'910906\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Jila\';
			update jaga.sekolah set kecamatan_code=\'910907\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Timur Jauh\';
			update jaga.sekolah set kecamatan_code=\'910908\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Tengah\';
			update jaga.sekolah set kecamatan_code=\'910909\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Kuala Kencana\';
			update jaga.sekolah set kecamatan_code=\'910910\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Tembagapura\';
			update jaga.sekolah set kecamatan_code=\'910911\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Barat Jauh\';
			update jaga.sekolah set kecamatan_code=\'910912\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Mimika Barat Tengah\';
			update jaga.sekolah set kecamatan_code=\'910913\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Kwamki Narama\';
			update jaga.sekolah set kecamatan_code=\'910914\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Hoya\';
			update jaga.sekolah set kecamatan_code=\'910915\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Iwaka\';
			update jaga.sekolah set kecamatan_code=\'910916\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Wania\';
			update jaga.sekolah set kecamatan_code=\'910917\' where kota_kab=\'Kab. Mimika\' and kecamatan=\'Kec. Amar\';
			update jaga.sekolah set kecamatan_code=\'911001\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Sarmi\';
			update jaga.sekolah set kecamatan_code=\'911002\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Tor Atas\';
			update jaga.sekolah set kecamatan_code=\'911003\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Pantai Barat\';
			update jaga.sekolah set kecamatan_code=\'911004\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Pantai Timur\';
			update jaga.sekolah set kecamatan_code=\'911005\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Bonggo\';
			update jaga.sekolah set kecamatan_code=\'911012\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Sarmi Selatan\';
			update jaga.sekolah set kecamatan_code=\'911013\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Sarmi Timur\';
			update jaga.sekolah set kecamatan_code=\'911014\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Pantai Timur Bagian Barat\';
			update jaga.sekolah set kecamatan_code=\'911015\' where kota_kab=\'Kab. Sarmi\' and kecamatan=\'Kec. Bonggo Timur\';
			update jaga.sekolah set kecamatan_code=\'911101\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Waris\';
			update jaga.sekolah set kecamatan_code=\'911102\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Arso\';
			update jaga.sekolah set kecamatan_code=\'911102\' where kota_kab=\'KEEROM\' and kecamatan=\'ARSO\';
			update jaga.sekolah set kecamatan_code=\'911103\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Senggi\';
			update jaga.sekolah set kecamatan_code=\'911104\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Web\';
			update jaga.sekolah set kecamatan_code=\'911105\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Skanto\';
			update jaga.sekolah set kecamatan_code=\'911106\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Arso Timur\';
			update jaga.sekolah set kecamatan_code=\'911107\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Towe\';
			update jaga.sekolah set kecamatan_code=\'911108\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Arso Barat\';
			update jaga.sekolah set kecamatan_code=\'911109\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Mannem\';
			update jaga.sekolah set kecamatan_code=\'911110\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Yaffi\';
			update jaga.sekolah set kecamatan_code=\'911111\' where kota_kab=\'Kab. Keerom\' and kecamatan=\'Kec. Kaisenar\';
			update jaga.sekolah set kecamatan_code=\'911301\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kurima\';
			update jaga.sekolah set kecamatan_code=\'911302\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Anggruk\';
			update jaga.sekolah set kecamatan_code=\'911303\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Ninia\';
			update jaga.sekolah set kecamatan_code=\'911306\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Silimo\';
			update jaga.sekolah set kecamatan_code=\'911307\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Samenage\';
			update jaga.sekolah set kecamatan_code=\'911308\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Nalca\';
			update jaga.sekolah set kecamatan_code=\'911309\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Dekai\';
			update jaga.sekolah set kecamatan_code=\'911310\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Obio\';
			update jaga.sekolah set kecamatan_code=\'911311\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Suru Suru\';
			update jaga.sekolah set kecamatan_code=\'911313\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Amuma\';
			update jaga.sekolah set kecamatan_code=\'911314\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Musaik\';
			update jaga.sekolah set kecamatan_code=\'911315\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Pasema\';
			update jaga.sekolah set kecamatan_code=\'911316\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Hogio\';
			update jaga.sekolah set kecamatan_code=\'911318\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Soba\';
			update jaga.sekolah set kecamatan_code=\'911319\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Werima\';
			update jaga.sekolah set kecamatan_code=\'911320\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Tangma\';
			update jaga.sekolah set kecamatan_code=\'911321\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Ukha\';
			update jaga.sekolah set kecamatan_code=\'911322\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Panggema\';
			update jaga.sekolah set kecamatan_code=\'911323\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kosarek\';
			update jaga.sekolah set kecamatan_code=\'911324\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Nipsan\';
			update jaga.sekolah set kecamatan_code=\'911325\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Ubahak\';
			update jaga.sekolah set kecamatan_code=\'911326\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Pronggoli\';
			update jaga.sekolah set kecamatan_code=\'911328\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Yahuliambut\';
			update jaga.sekolah set kecamatan_code=\'911331\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Talambo\';
			update jaga.sekolah set kecamatan_code=\'911332\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Puldama\';
			update jaga.sekolah set kecamatan_code=\'911333\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Endomen\';
			update jaga.sekolah set kecamatan_code=\'911334\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kona\';
			update jaga.sekolah set kecamatan_code=\'911335\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Dirwemna\';
			update jaga.sekolah set kecamatan_code=\'911337\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Lolat\';
			update jaga.sekolah set kecamatan_code=\'911338\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Soloikma\';
			update jaga.sekolah set kecamatan_code=\'911339\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Sela\';
			update jaga.sekolah set kecamatan_code=\'911340\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Korupun\';
			update jaga.sekolah set kecamatan_code=\'911341\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Langda\';
			update jaga.sekolah set kecamatan_code=\'911342\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Bomela\';
			update jaga.sekolah set kecamatan_code=\'911343\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Suntamon\';
			update jaga.sekolah set kecamatan_code=\'911344\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Seredela\';
			update jaga.sekolah set kecamatan_code=\'911346\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kabianggama\';
			update jaga.sekolah set kecamatan_code=\'911348\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kwikma\';
			update jaga.sekolah set kecamatan_code=\'911349\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Hilipuk\';
			update jaga.sekolah set kecamatan_code=\'911350\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Duram\';
			update jaga.sekolah set kecamatan_code=\'911351\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Yogosem\';
			update jaga.sekolah set kecamatan_code=\'911352\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Kayo\';
			update jaga.sekolah set kecamatan_code=\'911353\' where kota_kab=\'Kab. Yahukimo\' and kecamatan=\'Kec. Sumo\';
			update jaga.sekolah set kecamatan_code=\'911401\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Karubaga\';
			update jaga.sekolah set kecamatan_code=\'911402\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Bokondini\';
			update jaga.sekolah set kecamatan_code=\'911403\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Kanggime\';
			update jaga.sekolah set kecamatan_code=\'911404\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Kembu\';
			update jaga.sekolah set kecamatan_code=\'911405\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Goyage\';
			update jaga.sekolah set kecamatan_code=\'911407\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Wina\';
			update jaga.sekolah set kecamatan_code=\'911408\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Umagi\';
			update jaga.sekolah set kecamatan_code=\'911409\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Panaga\';
			update jaga.sekolah set kecamatan_code=\'911410\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Woniki\';
			update jaga.sekolah set kecamatan_code=\'911411\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Kubu\';
			update jaga.sekolah set kecamatan_code=\'911413\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Nelawi\';
			update jaga.sekolah set kecamatan_code=\'911414\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Kuari\';
			update jaga.sekolah set kecamatan_code=\'911415\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Bokoneri\';
			update jaga.sekolah set kecamatan_code=\'911416\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Bewani\';
			update jaga.sekolah set kecamatan_code=\'911418\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Nabunage\';
			update jaga.sekolah set kecamatan_code=\'911419\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'GILUBANDU\';
			update jaga.sekolah set kecamatan_code=\'911420\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Nunggawi\';
			update jaga.sekolah set kecamatan_code=\'911422\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Numba\';
			update jaga.sekolah set kecamatan_code=\'911423\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Timori\';
			update jaga.sekolah set kecamatan_code=\'911425\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Geya\';
			update jaga.sekolah set kecamatan_code=\'911426\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Egiam\';
			update jaga.sekolah set kecamatan_code=\'911427\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Poganeri\';
			update jaga.sekolah set kecamatan_code=\'911428\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Kamboneri\';
			update jaga.sekolah set kecamatan_code=\'911431\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Dow\';
			update jaga.sekolah set kecamatan_code=\'911433\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Yuneri\';
			update jaga.sekolah set kecamatan_code=\'911436\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Telenggeme\';
			update jaga.sekolah set kecamatan_code=\'911437\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Anawi\';
			update jaga.sekolah set kecamatan_code=\'911438\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Wenam\';
			update jaga.sekolah set kecamatan_code=\'911439\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Wugi\';
			update jaga.sekolah set kecamatan_code=\'911444\' where kota_kab=\'Kab. Tolikara\' and kecamatan=\'Kec. Bogonuk\';
			update jaga.sekolah set kecamatan_code=\'911501\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Waropen Bawah\';
			update jaga.sekolah set kecamatan_code=\'911503\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Masirei\';
			update jaga.sekolah set kecamatan_code=\'911507\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Risei Sayati\';
			update jaga.sekolah set kecamatan_code=\'911508\' where kota_kab=\'WAROPEN\' and kecamatan=\'UREI FAISEI\';
			update jaga.sekolah set kecamatan_code=\'911509\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Inggerus\';
			update jaga.sekolah set kecamatan_code=\'911510\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Kirihi\';
			update jaga.sekolah set kecamatan_code=\'911511\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Oudate\';
			update jaga.sekolah set kecamatan_code=\'911512\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Wapoga\';
			update jaga.sekolah set kecamatan_code=\'911513\' where kota_kab=\'Kab. Waropen\' and kecamatan=\'Kec. Demba\';
			update jaga.sekolah set kecamatan_code=\'911601\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Mandobo\';
			update jaga.sekolah set kecamatan_code=\'911602\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Mindiptana\';
			update jaga.sekolah set kecamatan_code=\'911604\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Kouh\';
			update jaga.sekolah set kecamatan_code=\'911605\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Jair\';
			update jaga.sekolah set kecamatan_code=\'911606\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Bomakia\';
			update jaga.sekolah set kecamatan_code=\'911607\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Kombut\';
			update jaga.sekolah set kecamatan_code=\'911608\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Iniyandit\';
			update jaga.sekolah set kecamatan_code=\'911609\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Arimop\';
			update jaga.sekolah set kecamatan_code=\'911610\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Fofi\';
			update jaga.sekolah set kecamatan_code=\'911611\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Ambatkwi\';
			update jaga.sekolah set kecamatan_code=\'911612\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Manggelum\';
			update jaga.sekolah set kecamatan_code=\'911613\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Firiwage\';
			update jaga.sekolah set kecamatan_code=\'911614\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Yaniruma\';
			update jaga.sekolah set kecamatan_code=\'911615\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Subur\';
			update jaga.sekolah set kecamatan_code=\'911616\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Kombay\';
			update jaga.sekolah set kecamatan_code=\'911618\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Sesnuk\';
			update jaga.sekolah set kecamatan_code=\'911619\' where kota_kab=\'Kab. Boven Digoel\' and kecamatan=\'Kec. Ki\';
			update jaga.sekolah set kecamatan_code=\'911701\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Obaa\';
			update jaga.sekolah set kecamatan_code=\'911704\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Edera\';
			update jaga.sekolah set kecamatan_code=\'911705\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Haju\';
			update jaga.sekolah set kecamatan_code=\'911706\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Assue\';
			update jaga.sekolah set kecamatan_code=\'911707\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Kaibar\';
			update jaga.sekolah set kecamatan_code=\'911708\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Passue\';
			update jaga.sekolah set kecamatan_code=\'911709\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Minyamur\';
			update jaga.sekolah set kecamatan_code=\'911710\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Venaha\';
			update jaga.sekolah set kecamatan_code=\'911715\' where kota_kab=\'Kab. Mappi\' and kecamatan=\'Kec. Ti Zain\';
			update jaga.sekolah set kecamatan_code=\'911801\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Agats\';
			update jaga.sekolah set kecamatan_code=\'911804\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Akat\';
			update jaga.sekolah set kecamatan_code=\'911805\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Fayit\';
			update jaga.sekolah set kecamatan_code=\'911806\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Pantai Kasuari\';
			update jaga.sekolah set kecamatan_code=\'911807\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Suator\';
			update jaga.sekolah set kecamatan_code=\'911811\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Joerat\';
			update jaga.sekolah set kecamatan_code=\'911817\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Sirets\';
			update jaga.sekolah set kecamatan_code=\'911818\' where kota_kab=\'Kab. Asmat\' and kecamatan=\'Kec. Ayip\';
			update jaga.sekolah set kecamatan_code=\'911901\' where kota_kab=\'Kab. Supiori\' and kecamatan=\'Kec. Supiori Selatan\';
			update jaga.sekolah set kecamatan_code=\'911902\' where kota_kab=\'Kab. Supiori\' and kecamatan=\'Kec. Supiori Utara\';
			update jaga.sekolah set kecamatan_code=\'911903\' where kota_kab=\'Kab. Supiori\' and kecamatan=\'Kec. Supiori Timur\';
			update jaga.sekolah set kecamatan_code=\'911904\' where kota_kab=\'Kab. Supiori\' and kecamatan=\'Kec. Kepulauan Aruri\';
			update jaga.sekolah set kecamatan_code=\'911905\' where kota_kab=\'Kab. Supiori\' and kecamatan=\'Kec. Supiori Barat\';
			update jaga.sekolah set kecamatan_code=\'912201\' where kota_kab=\'Kab. Yalimo\' and kecamatan=\'Kec. Elelim\';
			update jaga.sekolah set kecamatan_code=\'912202\' where kota_kab=\'Kab. Yalimo\' and kecamatan=\'Kec. Apalapsili\';
			update jaga.sekolah set kecamatan_code=\'912203\' where kota_kab=\'Kab. Yalimo\' and kecamatan=\'Kec. Abenaho\';
			update jaga.sekolah set kecamatan_code=\'912204\' where kota_kab=\'Kab. Yalimo\' and kecamatan=\'Kec. Benawa\';
			update jaga.sekolah set kecamatan_code=\'912205\' where kota_kab=\'Kab. Yalimo\' and kecamatan=\'Kec. Welarek\';
			update jaga.sekolah set kecamatan_code=\'912301\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Tiom\';
			update jaga.sekolah set kecamatan_code=\'912302\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Pirime\';
			update jaga.sekolah set kecamatan_code=\'912303\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Makki\';
			update jaga.sekolah set kecamatan_code=\'912304\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Gamelia\';
			update jaga.sekolah set kecamatan_code=\'912305\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Dimba\';
			update jaga.sekolah set kecamatan_code=\'912307\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Balingga\';
			update jaga.sekolah set kecamatan_code=\'912308\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Tiomneri\';
			update jaga.sekolah set kecamatan_code=\'912309\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Kuyawage\';
			update jaga.sekolah set kecamatan_code=\'912310\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Poga\';
			update jaga.sekolah set kecamatan_code=\'912313\' where kota_kab=\'Kab. Lanny Jaya\' and kecamatan=\'Kec. Yiginua\';
			update jaga.sekolah set kecamatan_code=\'912401\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Kenyam\';
			update jaga.sekolah set kecamatan_code=\'912402\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Mapenduma\';
			update jaga.sekolah set kecamatan_code=\'912403\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Yigi\';
			update jaga.sekolah set kecamatan_code=\'912404\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Wosak\';
			update jaga.sekolah set kecamatan_code=\'912405\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Geselma\';
			update jaga.sekolah set kecamatan_code=\'912406\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Mugi\';
			update jaga.sekolah set kecamatan_code=\'912407\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Mbuwa\';
			update jaga.sekolah set kecamatan_code=\'912408\' where kota_kab=\'Kab. Nduga\' and kecamatan=\'Kec. Gearek\';
			update jaga.sekolah set kecamatan_code=\'912501\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Ilaga\';
			update jaga.sekolah set kecamatan_code=\'912502\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Wangbe\';
			update jaga.sekolah set kecamatan_code=\'912503\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Beoga\';
			update jaga.sekolah set kecamatan_code=\'912504\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Doufo\';
			update jaga.sekolah set kecamatan_code=\'912506\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Sinak\';
			update jaga.sekolah set kecamatan_code=\'912508\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Gome\';
			update jaga.sekolah set kecamatan_code=\'912510\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Beoga Barat\';
			update jaga.sekolah set kecamatan_code=\'912515\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Sinak Barat\';
			update jaga.sekolah set kecamatan_code=\'912517\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Yugumuak\';
			update jaga.sekolah set kecamatan_code=\'912522\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Oneri\';
			update jaga.sekolah set kecamatan_code=\'912525\' where kota_kab=\'kab. Puncak\' and kecamatan=\'Kec. Erelmakawia\';
			update jaga.sekolah set kecamatan_code=\'912601\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Kamu\';
			update jaga.sekolah set kecamatan_code=\'912602\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Mapia\';
			update jaga.sekolah set kecamatan_code=\'912603\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Piyaiye\';
			update jaga.sekolah set kecamatan_code=\'912604\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Kamu Utara\';
			update jaga.sekolah set kecamatan_code=\'912605\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Sukikai Selatan\';
			update jaga.sekolah set kecamatan_code=\'912606\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Mapia Barat\';
			update jaga.sekolah set kecamatan_code=\'912607\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Kamu Selatan\';
			update jaga.sekolah set kecamatan_code=\'912609\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Mapia Tengah\';
			update jaga.sekolah set kecamatan_code=\'912610\' where kota_kab=\'Kab. Dogiyai\' and kecamatan=\'Kec. Dogiyai\';
			update jaga.sekolah set kecamatan_code=\'912701\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Sugapa\';
			update jaga.sekolah set kecamatan_code=\'912702\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Homeyo\';
			update jaga.sekolah set kecamatan_code=\'912703\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Wandai\';
			update jaga.sekolah set kecamatan_code=\'912704\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Biandoga\';
			update jaga.sekolah set kecamatan_code=\'912705\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Agisiga\';
			update jaga.sekolah set kecamatan_code=\'912706\' where kota_kab=\'Kab. Intan Jaya\' and kecamatan=\'Kec. Hitadipa\';
			update jaga.sekolah set kecamatan_code=\'912801\' where kota_kab=\'Kab. Deiyai\' and kecamatan=\'Kec. Tigi\';
			update jaga.sekolah set kecamatan_code=\'912802\' where kota_kab=\'Kab. Deiyai\' and kecamatan=\'Kec. Tigi Timur\';
			update jaga.sekolah set kecamatan_code=\'912803\' where kota_kab=\'Kab. Deiyai\' and kecamatan=\'Kec. Bowobado\';
			update jaga.sekolah set kecamatan_code=\'912804\' where kota_kab=\'Kab. Deiyai\' and kecamatan=\'Kec. Tigi Barat\';
			update jaga.sekolah set kecamatan_code=\'912805\' where kota_kab=\'Kab. Deiyai\' and kecamatan=\'Kec. Kapiraya\';
			update jaga.sekolah set kecamatan_code=\'917101\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'JAYAPURA UTARA\';
			update jaga.sekolah set kecamatan_code=\'917101\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'Kec. Jayapura Utara\';
			update jaga.sekolah set kecamatan_code=\'917102\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'JAYAPURA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'917102\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'Kec. Jayapura Selatan\';
			update jaga.sekolah set kecamatan_code=\'917103\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'ABEPURA\';
			update jaga.sekolah set kecamatan_code=\'917103\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'Kec. Abepura\';
			update jaga.sekolah set kecamatan_code=\'917104\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'Kec. Muara Tami\';
			update jaga.sekolah set kecamatan_code=\'917104\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'MUARA TAMI\';
			update jaga.sekolah set kecamatan_code=\'917105\' where kota_kab=\'Kota Jayapura\' and kecamatan=\'Kec. Heram\';
			update jaga.sekolah set kecamatan_code=\'920101\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Makbon\';
			update jaga.sekolah set kecamatan_code=\'920104\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Beraur\';
			update jaga.sekolah set kecamatan_code=\'920105\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Salawati\';
			update jaga.sekolah set kecamatan_code=\'920106\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Seget\';
			update jaga.sekolah set kecamatan_code=\'920107\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Aimas\';
			update jaga.sekolah set kecamatan_code=\'920107\' where kota_kab=\'SORONG\' and kecamatan=\'AIMAS\';
			update jaga.sekolah set kecamatan_code=\'920108\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Klamono\';
			update jaga.sekolah set kecamatan_code=\'920110\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Sayosa\';
			update jaga.sekolah set kecamatan_code=\'920112\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Segun\';
			update jaga.sekolah set kecamatan_code=\'920112\' where kota_kab=\'SORONG\' and kecamatan=\'SEGUN\';
			update jaga.sekolah set kecamatan_code=\'920113\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Mayamuk\';
			update jaga.sekolah set kecamatan_code=\'920113\' where kota_kab=\'SORONG\' and kecamatan=\'MAYAMUK\';
			update jaga.sekolah set kecamatan_code=\'920114\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Salawati Selatan\';
			update jaga.sekolah set kecamatan_code=\'920117\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Klabot\';
			update jaga.sekolah set kecamatan_code=\'920118\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Klawak\';
			update jaga.sekolah set kecamatan_code=\'920120\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Maudus\';
			update jaga.sekolah set kecamatan_code=\'920139\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Mariat\';
			update jaga.sekolah set kecamatan_code=\'920139\' where kota_kab=\'SORONG\' and kecamatan=\'MARIAT\';
			update jaga.sekolah set kecamatan_code=\'920140\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Klayili\';
			update jaga.sekolah set kecamatan_code=\'920141\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Klayili\';
			update jaga.sekolah set kecamatan_code=\'920142\' where kota_kab=\'Kab. Sorong\' and kecamatan=\'Kec. Moisegen\';
			update jaga.sekolah set kecamatan_code=\'920203\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Warmare\';
			update jaga.sekolah set kecamatan_code=\'920204\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Prafi\';
			update jaga.sekolah set kecamatan_code=\'920204\' where kota_kab=\'MANOKWARI\' and kecamatan=\'PRAFI\';
			update jaga.sekolah set kecamatan_code=\'920205\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Masni\';
			update jaga.sekolah set kecamatan_code=\'920212\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Manokwari Barat\';
			update jaga.sekolah set kecamatan_code=\'920213\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Manokwari Timur\';
			update jaga.sekolah set kecamatan_code=\'920214\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Manokwari Utara\';
			update jaga.sekolah set kecamatan_code=\'920215\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Manokwari Selatan\';
			update jaga.sekolah set kecamatan_code=\'920215\' where kota_kab=\'MANOKWARI\' and kecamatan=\'MANOKWARI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'920221\' where kota_kab=\'Kab. Manokwari\' and kecamatan=\'Kec. Sidey\';
			update jaga.sekolah set kecamatan_code=\'920401\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Teminabuan\';
			update jaga.sekolah set kecamatan_code=\'920404\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Inanwatan\';
			update jaga.sekolah set kecamatan_code=\'920406\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Sawiat\';
			update jaga.sekolah set kecamatan_code=\'920409\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Kokoda\';
			update jaga.sekolah set kecamatan_code=\'920410\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Moswaren\';
			update jaga.sekolah set kecamatan_code=\'920411\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Seremuk\';
			update jaga.sekolah set kecamatan_code=\'920412\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Wayer\';
			update jaga.sekolah set kecamatan_code=\'920414\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Kais\';
			update jaga.sekolah set kecamatan_code=\'920415\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Konda\';
			update jaga.sekolah set kecamatan_code=\'920421\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Kokoda Utara\';
			update jaga.sekolah set kecamatan_code=\'920422\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Saifi\';
			update jaga.sekolah set kecamatan_code=\'920424\' where kota_kab=\'Kab. Sorong Selatan\' and kecamatan=\'Kec. Fokour\';
			update jaga.sekolah set kecamatan_code=\'920501\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Misool (misool Utara)\';
			update jaga.sekolah set kecamatan_code=\'920502\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Waigeo Utara\';
			update jaga.sekolah set kecamatan_code=\'920503\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Waigeo Selatan\';
			update jaga.sekolah set kecamatan_code=\'920504\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Salawati Utara\';
			update jaga.sekolah set kecamatan_code=\'920505\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Kepulauan Ayau\';
			update jaga.sekolah set kecamatan_code=\'920506\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Misool Timur\';
			update jaga.sekolah set kecamatan_code=\'920507\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Waigeo Barat\';
			update jaga.sekolah set kecamatan_code=\'920508\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Waigeo Timur\';
			update jaga.sekolah set kecamatan_code=\'920509\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Teluk Mayalibit\';
			update jaga.sekolah set kecamatan_code=\'920509\' where kota_kab=\'RAJA AMPAT\' and kecamatan=\'TELUK MAYALIBIT\';
			update jaga.sekolah set kecamatan_code=\'920510\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Kofiau\';
			update jaga.sekolah set kecamatan_code=\'920511\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Meos Mansar\';
			update jaga.sekolah set kecamatan_code=\'920513\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Misool Selatan\';
			update jaga.sekolah set kecamatan_code=\'920514\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Warwarbomi\';
			update jaga.sekolah set kecamatan_code=\'920515\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Waigeo Barat Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'920516\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Misool Barat\';
			update jaga.sekolah set kecamatan_code=\'920517\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Kepulauan Sembilan\';
			update jaga.sekolah set kecamatan_code=\'920518\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Kota Waisai\';
			update jaga.sekolah set kecamatan_code=\'920519\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Tiplol Mayalibit\';
			update jaga.sekolah set kecamatan_code=\'920520\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Batanta Utara\';
			update jaga.sekolah set kecamatan_code=\'920521\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Salawati Barat\';
			update jaga.sekolah set kecamatan_code=\'920522\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Salawati Tengah\';
			update jaga.sekolah set kecamatan_code=\'920524\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Ayau\';
			update jaga.sekolah set kecamatan_code=\'920525\' where kota_kab=\'Kab. Raja Ampat\' and kecamatan=\'Kec. Batanta Selatan\';
			update jaga.sekolah set kecamatan_code=\'920601\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Bintuni\';
			update jaga.sekolah set kecamatan_code=\'920602\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Merdey\';
			update jaga.sekolah set kecamatan_code=\'920603\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Babo\';
			update jaga.sekolah set kecamatan_code=\'920604\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Aranday\';
			update jaga.sekolah set kecamatan_code=\'920605\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Moskona Selatan\';
			update jaga.sekolah set kecamatan_code=\'920606\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Moskona Utara\';
			update jaga.sekolah set kecamatan_code=\'920608\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Fafurwar\';
			update jaga.sekolah set kecamatan_code=\'920609\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Tembuni\';
			update jaga.sekolah set kecamatan_code=\'920610\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Kuri\';
			update jaga.sekolah set kecamatan_code=\'920611\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Manimeri\';
			update jaga.sekolah set kecamatan_code=\'920612\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Tuhiba\';
			update jaga.sekolah set kecamatan_code=\'920613\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Dataran Beimes\';
			update jaga.sekolah set kecamatan_code=\'920614\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Sumuri\';
			update jaga.sekolah set kecamatan_code=\'920615\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Kaitaro\';
			update jaga.sekolah set kecamatan_code=\'920616\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Aroba\';
			update jaga.sekolah set kecamatan_code=\'920617\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Masyeta\';
			update jaga.sekolah set kecamatan_code=\'920619\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Tomu\';
			update jaga.sekolah set kecamatan_code=\'920620\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Kamundan\';
			update jaga.sekolah set kecamatan_code=\'920621\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Weriagar\';
			update jaga.sekolah set kecamatan_code=\'920622\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Moskona Barat\';
			update jaga.sekolah set kecamatan_code=\'920623\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Meyado\';
			update jaga.sekolah set kecamatan_code=\'920624\' where kota_kab=\'Kab. Teluk Bintuni\' and kecamatan=\'Kec. Moskona Timur\';
			update jaga.sekolah set kecamatan_code=\'920701\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Wasior\';
			update jaga.sekolah set kecamatan_code=\'920702\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Windesi\';
			update jaga.sekolah set kecamatan_code=\'920703\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Teluk Duairi\';
			update jaga.sekolah set kecamatan_code=\'920704\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Wondiboy\';
			update jaga.sekolah set kecamatan_code=\'920705\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Wamesa\';
			update jaga.sekolah set kecamatan_code=\'920706\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Rumberpon\';
			update jaga.sekolah set kecamatan_code=\'920707\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Naikere\';
			update jaga.sekolah set kecamatan_code=\'920708\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Rasiei\';
			update jaga.sekolah set kecamatan_code=\'920709\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Kuri Wamesa\';
			update jaga.sekolah set kecamatan_code=\'920710\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Roon\';
			update jaga.sekolah set kecamatan_code=\'920711\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Roswar\';
			update jaga.sekolah set kecamatan_code=\'920712\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Nikiwar\';
			update jaga.sekolah set kecamatan_code=\'920713\' where kota_kab=\'Kab. Teluk Wondama\' and kecamatan=\'Kec. Soug Jaya\';
			update jaga.sekolah set kecamatan_code=\'920801\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Kaimana\';
			update jaga.sekolah set kecamatan_code=\'920801\' where kota_kab=\'KAIMANA\' and kecamatan=\'KAIMANA\';
			update jaga.sekolah set kecamatan_code=\'920802\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Buruway\';
			update jaga.sekolah set kecamatan_code=\'920803\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Teluk Arguni Atas\';
			update jaga.sekolah set kecamatan_code=\'920804\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Teluk Etna\';
			update jaga.sekolah set kecamatan_code=\'920805\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Kambrau\';
			update jaga.sekolah set kecamatan_code=\'920806\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Teluk Arguni Bawah\';
			update jaga.sekolah set kecamatan_code=\'920807\' where kota_kab=\'Kab. Kaimana\' and kecamatan=\'Kec. Yamor\';
			update jaga.sekolah set kecamatan_code=\'920901\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Fef\';
			update jaga.sekolah set kecamatan_code=\'920902\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Miyah\';
			update jaga.sekolah set kecamatan_code=\'920903\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Yembun\';
			update jaga.sekolah set kecamatan_code=\'920904\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Kwoor\';
			update jaga.sekolah set kecamatan_code=\'920905\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Sausapor\';
			update jaga.sekolah set kecamatan_code=\'920906\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Abun\';
			update jaga.sekolah set kecamatan_code=\'920909\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Kebar\';
			update jaga.sekolah set kecamatan_code=\'920910\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Amberbaken\';
			update jaga.sekolah set kecamatan_code=\'920911\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Senopi\';
			update jaga.sekolah set kecamatan_code=\'920912\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Mubrani\';
			update jaga.sekolah set kecamatan_code=\'920923\' where kota_kab=\'Kab. Tambrauw\' and kecamatan=\'Kec. Kebar Timur\';
			update jaga.sekolah set kecamatan_code=\'921001\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat\';
			update jaga.sekolah set kecamatan_code=\'921002\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat Utara\';
			update jaga.sekolah set kecamatan_code=\'921003\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat Timur\';
			update jaga.sekolah set kecamatan_code=\'921004\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat Selatan\';
			update jaga.sekolah set kecamatan_code=\'921005\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aitinyo Barat\';
			update jaga.sekolah set kecamatan_code=\'921006\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aitinyo\';
			update jaga.sekolah set kecamatan_code=\'921007\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aitinyo Utara\';
			update jaga.sekolah set kecamatan_code=\'921008\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru\';
			update jaga.sekolah set kecamatan_code=\'921009\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Utara\';
			update jaga.sekolah set kecamatan_code=\'921010\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Timur\';
			update jaga.sekolah set kecamatan_code=\'921011\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Mare\';
			update jaga.sekolah set kecamatan_code=\'921012\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat Timur Tengah\';
			update jaga.sekolah set kecamatan_code=\'921014\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aifat Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'921015\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Selatan\';
			update jaga.sekolah set kecamatan_code=\'921016\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Jaya\';
			update jaga.sekolah set kecamatan_code=\'921018\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Timur Selatan\';
			update jaga.sekolah set kecamatan_code=\'921019\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Utara Timur\';
			update jaga.sekolah set kecamatan_code=\'921021\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Ayamaru Barat\';
			update jaga.sekolah set kecamatan_code=\'921022\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aitinyo Tengah\';
			update jaga.sekolah set kecamatan_code=\'921023\' where kota_kab=\'Kab. Maybrat\' and kecamatan=\'Kec. Aitinyo Raya\';
			update jaga.sekolah set kecamatan_code=\'921101\' where kota_kab=\'Kab. Manokwari Selatan\' and kecamatan=\'Kec. Ransiki\';
			update jaga.sekolah set kecamatan_code=\'921102\' where kota_kab=\'Kab. Manokwari Selatan\' and kecamatan=\'Kec. Oransbari\';
			update jaga.sekolah set kecamatan_code=\'921104\' where kota_kab=\'Kab. Manokwari Selatan\' and kecamatan=\'Kec. Dataran Isim\';
			update jaga.sekolah set kecamatan_code=\'921105\' where kota_kab=\'Kab. Manokwari Selatan\' and kecamatan=\'Kec. Momi Waren\';
			update jaga.sekolah set kecamatan_code=\'921106\' where kota_kab=\'Kab. Manokwari Selatan\' and kecamatan=\'Kec. Tahota\';
			update jaga.sekolah set kecamatan_code=\'921201\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Anggi\';
			update jaga.sekolah set kecamatan_code=\'921202\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Anggi Gida\';
			update jaga.sekolah set kecamatan_code=\'921203\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Membey\';
			update jaga.sekolah set kecamatan_code=\'921205\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Didohu\';
			update jaga.sekolah set kecamatan_code=\'921206\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Taige\';
			update jaga.sekolah set kecamatan_code=\'921207\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Catubouw\';
			update jaga.sekolah set kecamatan_code=\'921208\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Testega\';
			update jaga.sekolah set kecamatan_code=\'921210\' where kota_kab=\'Kab. Pegunungan Arfak\' and kecamatan=\'Kec. Hingk\';
			update jaga.sekolah set kecamatan_code=\'927101\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong\';
			update jaga.sekolah set kecamatan_code=\'927102\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Timur\';
			update jaga.sekolah set kecamatan_code=\'927102\' where kota_kab=\'Kota Sorong\' and kecamatan=\'SORONG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'927103\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Barat\';
			update jaga.sekolah set kecamatan_code=\'927104\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'927105\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Utara\';
			update jaga.sekolah set kecamatan_code=\'927106\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Manoi\';
			update jaga.sekolah set kecamatan_code=\'927107\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Sorong Kota\';
			update jaga.sekolah set kecamatan_code=\'927109\' where kota_kab=\'Kota Sorong\' and kecamatan=\'Kec. Malaimsimsa\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'140101\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Bangkinang Kota\';
			update jaga.sekolah set kecamatan_code=\'140101\' where kota_kab=\'KAMPAR\' and kecamatan=\'BANGKINANG KOTA\';
			update jaga.sekolah set kecamatan_code=\'140102\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar\';
			update jaga.sekolah set kecamatan_code=\'140102\' where kota_kab=\'KAMPAR\' and kecamatan=\'KAMPAR\';
			update jaga.sekolah set kecamatan_code=\'140103\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Tambang\';
			update jaga.sekolah set kecamatan_code=\'140103\' where kota_kab=\'KAMPAR\' and kecamatan=\'TAMBANG\';
			update jaga.sekolah set kecamatan_code=\'140104\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. XIII Koto Kampar\';
			update jaga.sekolah set kecamatan_code=\'140104\' where kota_kab=\'KAMPAR\' and kecamatan=\'XIII KOTO KAMPAR\';
			update jaga.sekolah set kecamatan_code=\'140105\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kuok\';
			update jaga.sekolah set kecamatan_code=\'140105\' where kota_kab=\'KAMPAR\' and kecamatan=\'KUOK\';
			update jaga.sekolah set kecamatan_code=\'140106\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Siak Hulu\';
			update jaga.sekolah set kecamatan_code=\'140106\' where kota_kab=\'KAMPAR\' and kecamatan=\'SIAK HULU\';
			update jaga.sekolah set kecamatan_code=\'140107\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar Kiri\';
			update jaga.sekolah set kecamatan_code=\'140107\' where kota_kab=\'KAMPAR\' and kecamatan=\'KAMPAR KIRI\';
			update jaga.sekolah set kecamatan_code=\'140108\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar Kiri Hilir\';
			update jaga.sekolah set kecamatan_code=\'140109\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar Kiri Hulu\';
			update jaga.sekolah set kecamatan_code=\'140110\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Tapung\';
			update jaga.sekolah set kecamatan_code=\'140110\' where kota_kab=\'KAMPAR\' and kecamatan=\'TAPUNG\';
			update jaga.sekolah set kecamatan_code=\'140111\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Tapung Hilir\';
			update jaga.sekolah set kecamatan_code=\'140111\' where kota_kab=\'KAMPAR\' and kecamatan=\'TAPUNG HILIR\';
			update jaga.sekolah set kecamatan_code=\'140112\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Tapung Hulu\';
			update jaga.sekolah set kecamatan_code=\'140112\' where kota_kab=\'KAMPAR\' and kecamatan=\'TAPUNG HULU\';
			update jaga.sekolah set kecamatan_code=\'140113\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Salo\';
			update jaga.sekolah set kecamatan_code=\'140113\' where kota_kab=\'KAMPAR\' and kecamatan=\'SALO\';
			update jaga.sekolah set kecamatan_code=\'140114\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Rumbio Jaya\';
			update jaga.sekolah set kecamatan_code=\'140114\' where kota_kab=\'KAMPAR\' and kecamatan=\'RUMBIO JAYA\';
			update jaga.sekolah set kecamatan_code=\'140115\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Bangkinang\';
			update jaga.sekolah set kecamatan_code=\'140115\' where kota_kab=\'KAMPAR\' and kecamatan=\'BANGKINANG\';
			update jaga.sekolah set kecamatan_code=\'140116\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Perhentian Raja\';
			update jaga.sekolah set kecamatan_code=\'140116\' where kota_kab=\'KAMPAR\' and kecamatan=\'PERHENTIAN RAJA\';
			update jaga.sekolah set kecamatan_code=\'140117\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampa\';
			update jaga.sekolah set kecamatan_code=\'140118\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar Utara\';
			update jaga.sekolah set kecamatan_code=\'140118\' where kota_kab=\'KAMPAR\' and kecamatan=\'KAMPAR UTARA\';
			update jaga.sekolah set kecamatan_code=\'140119\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Kampar Kiri Tengah\';
			update jaga.sekolah set kecamatan_code=\'140119\' where kota_kab=\'KAMPAR\' and kecamatan=\'KAMPAR KIRI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'140120\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Gunung Sahilan\';
			update jaga.sekolah set kecamatan_code=\'140121\' where kota_kab=\'Kab. Kampar\' and kecamatan=\'Kec. Koto Kampar Hulu\';
			update jaga.sekolah set kecamatan_code=\'140121\' where kota_kab=\'KAMPAR\' and kecamatan=\'KOTO KAMPAR HULU\';
			update jaga.sekolah set kecamatan_code=\'140301\' where kota_kab=\'BENGKALIS\' and kecamatan=\'BENGKALIS\';
			update jaga.sekolah set kecamatan_code=\'140301\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Bengkalis\';
			update jaga.sekolah set kecamatan_code=\'140302\' where kota_kab=\'BENGKALIS\' and kecamatan=\'BANTAN\';
			update jaga.sekolah set kecamatan_code=\'140302\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Bantan\';
			update jaga.sekolah set kecamatan_code=\'140303\' where kota_kab=\'BENGKALIS\' and kecamatan=\'BUKIT BATU\';
			update jaga.sekolah set kecamatan_code=\'140303\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Bukit Batu\';
			update jaga.sekolah set kecamatan_code=\'140309\' where kota_kab=\'BENGKALIS\' and kecamatan=\'MANDAU\';
			update jaga.sekolah set kecamatan_code=\'140309\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Mandau\';
			update jaga.sekolah set kecamatan_code=\'140310\' where kota_kab=\'BENGKALIS\' and kecamatan=\'RUPAT\';
			update jaga.sekolah set kecamatan_code=\'140310\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Rupat\';
			update jaga.sekolah set kecamatan_code=\'140311\' where kota_kab=\'BENGKALIS\' and kecamatan=\'RUPAT UTARA\';
			update jaga.sekolah set kecamatan_code=\'140311\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Rupat Utara\';
			update jaga.sekolah set kecamatan_code=\'140312\' where kota_kab=\'BENGKALIS\' and kecamatan=\'SIAK KECIL\';
			update jaga.sekolah set kecamatan_code=\'140312\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Siak Kecil\';
			update jaga.sekolah set kecamatan_code=\'140313\' where kota_kab=\'BENGKALIS\' and kecamatan=\'PINGGIR\';
			update jaga.sekolah set kecamatan_code=\'140313\' where kota_kab=\'Kab. Bengkalis\' and kecamatan=\'Kec. Pinggir\';
			update jaga.sekolah set kecamatan_code=\'140501\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Ukui\';
			update jaga.sekolah set kecamatan_code=\'140501\' where kota_kab=\'PELALAWAN\' and kecamatan=\'UKUI\';
			update jaga.sekolah set kecamatan_code=\'140502\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Pangkalan Kerinci\';
			update jaga.sekolah set kecamatan_code=\'140502\' where kota_kab=\'PELALAWAN\' and kecamatan=\'PANGKALAN KERINCI\';
			update jaga.sekolah set kecamatan_code=\'140503\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Pangkalan Kuras\';
			update jaga.sekolah set kecamatan_code=\'140503\' where kota_kab=\'PELALAWAN\' and kecamatan=\'PANGKALAN KURAS\';
			update jaga.sekolah set kecamatan_code=\'140504\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Pangkalan Lesung\';
			update jaga.sekolah set kecamatan_code=\'140504\' where kota_kab=\'PELALAWAN\' and kecamatan=\'PANGKALAN LESUNG\';
			update jaga.sekolah set kecamatan_code=\'140505\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Langgam\';
			update jaga.sekolah set kecamatan_code=\'140505\' where kota_kab=\'PELALAWAN\' and kecamatan=\'LANGGAM\';
			update jaga.sekolah set kecamatan_code=\'140506\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Pelalawan\';
			update jaga.sekolah set kecamatan_code=\'140507\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Kerumutan\';
			update jaga.sekolah set kecamatan_code=\'140508\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Bunut\';
			update jaga.sekolah set kecamatan_code=\'140509\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Teluk Meranti\';
			update jaga.sekolah set kecamatan_code=\'140510\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Kuala Kampar\';
			update jaga.sekolah set kecamatan_code=\'140510\' where kota_kab=\'PELALAWAN\' and kecamatan=\'KUALA KAMPAR\';
			update jaga.sekolah set kecamatan_code=\'140511\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Bandar Sei Kijang\';
			update jaga.sekolah set kecamatan_code=\'140512\' where kota_kab=\'Kab. Pelalawan\' and kecamatan=\'Kec. Bandar Petalangan\';
			update jaga.sekolah set kecamatan_code=\'140601\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Ujung Batu\';
			update jaga.sekolah set kecamatan_code=\'140601\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'UJUNG BATU\';
			update jaga.sekolah set kecamatan_code=\'140602\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Rokan IV Koto\';
			update jaga.sekolah set kecamatan_code=\'140602\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'ROKAN IV KOTO\';
			update jaga.sekolah set kecamatan_code=\'140603\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Rambah\';
			update jaga.sekolah set kecamatan_code=\'140603\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'RAMBAH\';
			update jaga.sekolah set kecamatan_code=\'140604\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Tambusai\';
			update jaga.sekolah set kecamatan_code=\'140604\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'TAMBUSAI\';
			update jaga.sekolah set kecamatan_code=\'140605\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Kepenuhan\';
			update jaga.sekolah set kecamatan_code=\'140605\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'KEPENUHAN\';
			update jaga.sekolah set kecamatan_code=\'140606\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Kunto Darussalam\';
			update jaga.sekolah set kecamatan_code=\'140606\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'KUNTO DARUSSALAM\';
			update jaga.sekolah set kecamatan_code=\'140607\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Rambah Samo\';
			update jaga.sekolah set kecamatan_code=\'140607\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'RAMBAH SAMO\';
			update jaga.sekolah set kecamatan_code=\'140608\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Rambah Hilir\';
			update jaga.sekolah set kecamatan_code=\'140609\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Tambusai Utara\';
			update jaga.sekolah set kecamatan_code=\'140609\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'TAMBUSAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'140610\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Bangun Purba\';
			update jaga.sekolah set kecamatan_code=\'140610\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'BANGUN PURBA\';
			update jaga.sekolah set kecamatan_code=\'140611\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Tandun\';
			update jaga.sekolah set kecamatan_code=\'140611\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'TANDUN\';
			update jaga.sekolah set kecamatan_code=\'140612\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Kabun\';
			update jaga.sekolah set kecamatan_code=\'140612\' where kota_kab=\'ROKAN HULU\' and kecamatan=\'KABUN\';
			update jaga.sekolah set kecamatan_code=\'140613\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Bonai Darussalam\';
			update jaga.sekolah set kecamatan_code=\'140614\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Pagaran Tapah Darussalam\';
			update jaga.sekolah set kecamatan_code=\'140615\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Kepenuhan Hulu\';
			update jaga.sekolah set kecamatan_code=\'140616\' where kota_kab=\'Kab. Rokan Hulu\' and kecamatan=\'Kec. Pendalian IV Koto\';
			update jaga.sekolah set kecamatan_code=\'140701\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Kubu\';
			update jaga.sekolah set kecamatan_code=\'140701\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'KUBU\';
			update jaga.sekolah set kecamatan_code=\'140702\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Bangko\';
			update jaga.sekolah set kecamatan_code=\'140702\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'BANGKO\';
			update jaga.sekolah set kecamatan_code=\'140703\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Tanah Putih\';
			update jaga.sekolah set kecamatan_code=\'140703\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'TANAH PUTIH\';
			update jaga.sekolah set kecamatan_code=\'140704\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Rimba Melintang\';
			update jaga.sekolah set kecamatan_code=\'140704\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'RIMBA MELINTANG\';
			update jaga.sekolah set kecamatan_code=\'140705\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Bagan Sinembah\';
			update jaga.sekolah set kecamatan_code=\'140705\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'BAGAN SINEMBAH\';
			update jaga.sekolah set kecamatan_code=\'140706\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Pasir Limau Kapas\';
			update jaga.sekolah set kecamatan_code=\'140706\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'PASIR LIMAU KAPAS\';
			update jaga.sekolah set kecamatan_code=\'140707\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Sinaboi\';
			update jaga.sekolah set kecamatan_code=\'140708\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Pujud\';
			update jaga.sekolah set kecamatan_code=\'140708\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'PUJUD\';
			update jaga.sekolah set kecamatan_code=\'140710\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Bangko Pusako\';
			update jaga.sekolah set kecamatan_code=\'140710\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'BANGKO PUSAKO\';
			update jaga.sekolah set kecamatan_code=\'140711\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Simpang Kanan\';
			update jaga.sekolah set kecamatan_code=\'140711\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'SIMPANG KANAN\';
			update jaga.sekolah set kecamatan_code=\'140712\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Batu Hampar\';
			update jaga.sekolah set kecamatan_code=\'140713\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Rantau Kopar\';
			update jaga.sekolah set kecamatan_code=\'140714\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Pekaitan\';
			update jaga.sekolah set kecamatan_code=\'140714\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'PEKAITAN\';
			update jaga.sekolah set kecamatan_code=\'140715\' where kota_kab=\'Kab. Rokan Hilir\' and kecamatan=\'Kec. Kubu Babussalam\';
			update jaga.sekolah set kecamatan_code=\'140715\' where kota_kab=\'ROKAN HILIR\' and kecamatan=\'KUBU BABUSSALAM\';
			update jaga.sekolah set kecamatan_code=\'140801\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Siak\';
			update jaga.sekolah set kecamatan_code=\'140801\' where kota_kab=\'SIAK\' and kecamatan=\'SIAK\';
			update jaga.sekolah set kecamatan_code=\'140802\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Sungai Apit\';
			update jaga.sekolah set kecamatan_code=\'140802\' where kota_kab=\'SIAK\' and kecamatan=\'SUNGAI APIT\';
			update jaga.sekolah set kecamatan_code=\'140803\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Minas\';
			update jaga.sekolah set kecamatan_code=\'140804\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Tualang\';
			update jaga.sekolah set kecamatan_code=\'140804\' where kota_kab=\'SIAK\' and kecamatan=\'TUALANG\';
			update jaga.sekolah set kecamatan_code=\'140805\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Sungai Mandau\';
			update jaga.sekolah set kecamatan_code=\'140806\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Dayun\';
			update jaga.sekolah set kecamatan_code=\'140806\' where kota_kab=\'SIAK\' and kecamatan=\'DAYUN\';
			update jaga.sekolah set kecamatan_code=\'140807\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Kerinci Kanan\';
			update jaga.sekolah set kecamatan_code=\'140807\' where kota_kab=\'SIAK\' and kecamatan=\'KERINCI KANAN\';
			update jaga.sekolah set kecamatan_code=\'140808\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Bunga Raya\';
			update jaga.sekolah set kecamatan_code=\'140808\' where kota_kab=\'SIAK\' and kecamatan=\'BUNGA RAYA\';
			update jaga.sekolah set kecamatan_code=\'140809\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Koto Gasib\';
			update jaga.sekolah set kecamatan_code=\'140809\' where kota_kab=\'SIAK\' and kecamatan=\'KOTO GASIB\';
			update jaga.sekolah set kecamatan_code=\'140810\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Kandis\';
			update jaga.sekolah set kecamatan_code=\'140810\' where kota_kab=\'SIAK\' and kecamatan=\'KANDIS\';
			update jaga.sekolah set kecamatan_code=\'140811\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Lubuk Dalam\';
			update jaga.sekolah set kecamatan_code=\'140811\' where kota_kab=\'SIAK\' and kecamatan=\'LUBUK DALAM\';
			update jaga.sekolah set kecamatan_code=\'140812\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Sabak Auh\';
			update jaga.sekolah set kecamatan_code=\'140812\' where kota_kab=\'SIAK\' and kecamatan=\'SABAK AUH\';
			update jaga.sekolah set kecamatan_code=\'140813\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Mempura\';
			update jaga.sekolah set kecamatan_code=\'140814\' where kota_kab=\'Kab. Siak\' and kecamatan=\'Kec. Pusako\';
			update jaga.sekolah set kecamatan_code=\'140901\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Kuantan Mudik\';
			update jaga.sekolah set kecamatan_code=\'140901\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'KUANTAN MUDIK\';
			update jaga.sekolah set kecamatan_code=\'140902\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Kuantan Tengah\';
			update jaga.sekolah set kecamatan_code=\'140902\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'KUANTAN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'140903\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Singingi\';
			update jaga.sekolah set kecamatan_code=\'140903\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'SINGINGI\';
			update jaga.sekolah set kecamatan_code=\'140904\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Kuantan Hilir\';
			update jaga.sekolah set kecamatan_code=\'140904\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'KUANTAN HILIR\';
			update jaga.sekolah set kecamatan_code=\'140905\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Cerenti\';
			update jaga.sekolah set kecamatan_code=\'140906\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Benai\';
			update jaga.sekolah set kecamatan_code=\'140906\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'BENAI\';
			update jaga.sekolah set kecamatan_code=\'140908\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Singingi Hilir\';
			update jaga.sekolah set kecamatan_code=\'140908\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'SINGINGI HILIR\';
			update jaga.sekolah set kecamatan_code=\'140909\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Pangean\';
			update jaga.sekolah set kecamatan_code=\'140909\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'PANGEAN\';
			update jaga.sekolah set kecamatan_code=\'140910\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Logas Tanah Darat\';
			update jaga.sekolah set kecamatan_code=\'140911\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Inuman\';
			update jaga.sekolah set kecamatan_code=\'140911\' where kota_kab=\'KUANTAN SINGINGI\' and kecamatan=\'INUMAN\';
			update jaga.sekolah set kecamatan_code=\'140912\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Hulu Kuantan\';
			update jaga.sekolah set kecamatan_code=\'140913\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Kuantan Hilir Seberang\';
			update jaga.sekolah set kecamatan_code=\'140914\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Sentajo Raya\';
			update jaga.sekolah set kecamatan_code=\'140915\' where kota_kab=\'Kab. Kuantan Singingi\' and kecamatan=\'Kec. Pucuk Rantau\';
			update jaga.sekolah set kecamatan_code=\'141001\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Tebing Tinggi\';
			update jaga.sekolah set kecamatan_code=\'141001\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'TEBING TINGGI\';
			update jaga.sekolah set kecamatan_code=\'141002\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Rangsang Barat\';
			update jaga.sekolah set kecamatan_code=\'141003\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Rangsang\';
			update jaga.sekolah set kecamatan_code=\'141003\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'RANGSANG\';
			update jaga.sekolah set kecamatan_code=\'141004\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Tebing Tinggi Barat\';
			update jaga.sekolah set kecamatan_code=\'141004\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'TEBING TINGGI BARAT\';
			update jaga.sekolah set kecamatan_code=\'141005\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Merbau\';
			update jaga.sekolah set kecamatan_code=\'141005\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'MERBAU\';
			update jaga.sekolah set kecamatan_code=\'141007\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Tebing Tinggi Timur\';
			update jaga.sekolah set kecamatan_code=\'141007\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'TEBING TINGGI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'141008\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Tasik Putri Puyu\';
			update jaga.sekolah set kecamatan_code=\'141009\' where kota_kab=\'Kab. Kepulauan Meranti\' and kecamatan=\'Kec. Rangsang Pesisir\';
			update jaga.sekolah set kecamatan_code=\'141009\' where kota_kab=\'KEPULAUAN MERANTI\' and kecamatan=\'RANGSANG PESISIR\';
			update jaga.sekolah set kecamatan_code=\'147101\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Sukajadi\';
			update jaga.sekolah set kecamatan_code=\'147101\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'SUKAJADI\';
			update jaga.sekolah set kecamatan_code=\'147102\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Pekanbaru Kota\';
			update jaga.sekolah set kecamatan_code=\'147103\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Sail\';
			update jaga.sekolah set kecamatan_code=\'147103\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'SAIL\';
			update jaga.sekolah set kecamatan_code=\'147104\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Lima Puluh\';
			update jaga.sekolah set kecamatan_code=\'147105\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Senapelan\';
			update jaga.sekolah set kecamatan_code=\'147106\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Rumbai\';
			update jaga.sekolah set kecamatan_code=\'147107\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Bukit Raya\';
			update jaga.sekolah set kecamatan_code=\'147108\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Tampan\';
			update jaga.sekolah set kecamatan_code=\'147108\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'TAMPAN\';
			update jaga.sekolah set kecamatan_code=\'147109\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Marpoyan Damai\';
			update jaga.sekolah set kecamatan_code=\'147109\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'MARPOYAN DAMAI\';
			update jaga.sekolah set kecamatan_code=\'147110\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Tenayan Raya\';
			update jaga.sekolah set kecamatan_code=\'147110\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'TENAYAN RAYA\';
			update jaga.sekolah set kecamatan_code=\'147111\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Payung Sekaki\';
			update jaga.sekolah set kecamatan_code=\'147112\' where kota_kab=\'Kota Pekanbaru\' and kecamatan=\'Kec. Rumbai Pesisir\';
			update jaga.sekolah set kecamatan_code=\'147201\' where kota_kab=\'Kota Dumai\' and kecamatan=\'DUMAI BARAT\';
			update jaga.sekolah set kecamatan_code=\'147201\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Dumai Barat\';
			update jaga.sekolah set kecamatan_code=\'147202\' where kota_kab=\'Kota Dumai\' and kecamatan=\'DUMAI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'147202\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Dumai Timur\';
			update jaga.sekolah set kecamatan_code=\'147203\' where kota_kab=\'Kota Dumai\' and kecamatan=\'BUKIT KAPUR\';
			update jaga.sekolah set kecamatan_code=\'147203\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Bukit Kapur\';
			update jaga.sekolah set kecamatan_code=\'147204\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Sungai Sembilan\';
			update jaga.sekolah set kecamatan_code=\'147204\' where kota_kab=\'Kota Dumai\' and kecamatan=\'SUNGAI SEMBILAN\';
			update jaga.sekolah set kecamatan_code=\'147205\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Medang Kampai\';
			update jaga.sekolah set kecamatan_code=\'147206\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Dumai Kota\';
			update jaga.sekolah set kecamatan_code=\'147207\' where kota_kab=\'Kota Dumai\' and kecamatan=\'DUMAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'147207\' where kota_kab=\'Kota Dumai\' and kecamatan=\'Kec. Dumai Selatan\';
			update jaga.sekolah set kecamatan_code=\'210104\' where kota_kab=\'BINTAN\' and kecamatan=\'GUNUNG KIJANG\';
			update jaga.sekolah set kecamatan_code=\'210104\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Gunung Kijang\';
			update jaga.sekolah set kecamatan_code=\'210106\' where kota_kab=\'BINTAN\' and kecamatan=\'BINTAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'210106\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Bintan Timur\';
			update jaga.sekolah set kecamatan_code=\'210107\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Bintan Utara\';
			update jaga.sekolah set kecamatan_code=\'210108\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Teluk Bintan\';
			update jaga.sekolah set kecamatan_code=\'210109\' where kota_kab=\'BINTAN\' and kecamatan=\'TAMBELAN\';
			update jaga.sekolah set kecamatan_code=\'210109\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Tambelan\';
			update jaga.sekolah set kecamatan_code=\'210112\' where kota_kab=\'BINTAN\' and kecamatan=\'TOAPAYA\';
			update jaga.sekolah set kecamatan_code=\'210112\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Toapaya\';
			update jaga.sekolah set kecamatan_code=\'210113\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Mantang\';
			update jaga.sekolah set kecamatan_code=\'210114\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Bintan Pesisir\';
			update jaga.sekolah set kecamatan_code=\'210115\' where kota_kab=\'Kab. Bintan\' and kecamatan=\'Kec. Seri Kuala Lobam\';
			update jaga.sekolah set kecamatan_code=\'210201\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Moro\';
			update jaga.sekolah set kecamatan_code=\'210202\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Kundur\';
			update jaga.sekolah set kecamatan_code=\'210202\' where kota_kab=\'KARIMUN\' and kecamatan=\'KUNDUR\';
			update jaga.sekolah set kecamatan_code=\'210203\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Karimun\';
			update jaga.sekolah set kecamatan_code=\'210203\' where kota_kab=\'KARIMUN\' and kecamatan=\'KARIMUN\';
			update jaga.sekolah set kecamatan_code=\'210204\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Meral\';
			update jaga.sekolah set kecamatan_code=\'210204\' where kota_kab=\'KARIMUN\' and kecamatan=\'MERAL\';
			update jaga.sekolah set kecamatan_code=\'210205\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Tebing\';
			update jaga.sekolah set kecamatan_code=\'210206\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Buru\';
			update jaga.sekolah set kecamatan_code=\'210207\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Kundur Utara\';
			update jaga.sekolah set kecamatan_code=\'210208\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Kundur Barat\';
			update jaga.sekolah set kecamatan_code=\'210208\' where kota_kab=\'KARIMUN\' and kecamatan=\'KUNDUR BARAT\';
			update jaga.sekolah set kecamatan_code=\'210209\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Durai\';
			update jaga.sekolah set kecamatan_code=\'210210\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Meral Barat\';
			update jaga.sekolah set kecamatan_code=\'210211\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Ungar\';
			update jaga.sekolah set kecamatan_code=\'210212\' where kota_kab=\'Kab. Karimun\' and kecamatan=\'Kec. Belat\';
			update jaga.sekolah set kecamatan_code=\'210304\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Midai\';
			update jaga.sekolah set kecamatan_code=\'210304\' where kota_kab=\'NATUNA\' and kecamatan=\'MIDAI\';
			update jaga.sekolah set kecamatan_code=\'210305\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Barat\';
			update jaga.sekolah set kecamatan_code=\'210305\' where kota_kab=\'NATUNA\' and kecamatan=\'BUNGURAN BARAT\';
			update jaga.sekolah set kecamatan_code=\'210306\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Serasan\';
			update jaga.sekolah set kecamatan_code=\'210307\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Timur\';
			update jaga.sekolah set kecamatan_code=\'210307\' where kota_kab=\'NATUNA\' and kecamatan=\'BUNGURAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'210308\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Utara\';
			update jaga.sekolah set kecamatan_code=\'210309\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Subi\';
			update jaga.sekolah set kecamatan_code=\'210310\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Pulau Laut\';
			update jaga.sekolah set kecamatan_code=\'210311\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Pulau Tiga\';
			update jaga.sekolah set kecamatan_code=\'210315\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Timur Laut\';
			update jaga.sekolah set kecamatan_code=\'210316\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Tengah\';
			update jaga.sekolah set kecamatan_code=\'210318\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Bunguran Selatan\';
			update jaga.sekolah set kecamatan_code=\'210319\' where kota_kab=\'Kab. Natuna\' and kecamatan=\'Kec. Serasan Timur\';
			update jaga.sekolah set kecamatan_code=\'210401\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Singkep\';
			update jaga.sekolah set kecamatan_code=\'210401\' where kota_kab=\'LINGGA\' and kecamatan=\'SINGKEP\';
			update jaga.sekolah set kecamatan_code=\'210402\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Lingga\';
			update jaga.sekolah set kecamatan_code=\'210402\' where kota_kab=\'LINGGA\' and kecamatan=\'LINGGA\';
			update jaga.sekolah set kecamatan_code=\'210403\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Senayang\';
			update jaga.sekolah set kecamatan_code=\'210403\' where kota_kab=\'LINGGA\' and kecamatan=\'SENAYANG\';
			update jaga.sekolah set kecamatan_code=\'210404\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Singkep Barat\';
			update jaga.sekolah set kecamatan_code=\'210405\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Lingga Utara\';
			update jaga.sekolah set kecamatan_code=\'210406\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Singkep Pesisir\';
			update jaga.sekolah set kecamatan_code=\'210407\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Lingga Timur\';
			update jaga.sekolah set kecamatan_code=\'210408\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Selayar\';
			update jaga.sekolah set kecamatan_code=\'210409\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Singkep Selatan\';
			update jaga.sekolah set kecamatan_code=\'210410\' where kota_kab=\'Kab. Lingga\' and kecamatan=\'Kec. Kepulauan Posek\';
			update jaga.sekolah set kecamatan_code=\'210501\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Siantan\';
			update jaga.sekolah set kecamatan_code=\'210501\' where kota_kab=\'KEPULAUAN ANAMBAS\' and kecamatan=\'SIANTAN\';
			update jaga.sekolah set kecamatan_code=\'210502\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Palmatak\';
			update jaga.sekolah set kecamatan_code=\'210502\' where kota_kab=\'KEPULAUAN ANAMBAS\' and kecamatan=\'PALMATAK\';
			update jaga.sekolah set kecamatan_code=\'210503\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Siantan Timur\';
			update jaga.sekolah set kecamatan_code=\'210504\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Siantan Selatan\';
			update jaga.sekolah set kecamatan_code=\'210505\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Jemaja Timur\';
			update jaga.sekolah set kecamatan_code=\'210506\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Jemaja\';
			update jaga.sekolah set kecamatan_code=\'210506\' where kota_kab=\'KEPULAUAN ANAMBAS\' and kecamatan=\'JEMAJA\';
			update jaga.sekolah set kecamatan_code=\'210507\' where kota_kab=\'Kab. Kepulauan Anambas\' and kecamatan=\'Kec. Siantan Tengah\';
			update jaga.sekolah set kecamatan_code=\'217101\' where kota_kab=\'Kota Batam\' and kecamatan=\'BELAKANG PADANG\';
			update jaga.sekolah set kecamatan_code=\'217101\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Belakang Padang\';
			update jaga.sekolah set kecamatan_code=\'217102\' where kota_kab=\'Kota Batam\' and kecamatan=\'BATU AMPAR\';
			update jaga.sekolah set kecamatan_code=\'217102\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Batu Ampar\';
			update jaga.sekolah set kecamatan_code=\'217103\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Sekupang\';
			update jaga.sekolah set kecamatan_code=\'217103\' where kota_kab=\'Kota Batam\' and kecamatan=\'SEKUPANG\';
			update jaga.sekolah set kecamatan_code=\'217104\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Nongsa\';
			update jaga.sekolah set kecamatan_code=\'217104\' where kota_kab=\'Kota Batam\' and kecamatan=\'NONGSA\';
			update jaga.sekolah set kecamatan_code=\'217105\' where kota_kab=\'Kota Batam\' and kecamatan=\'BULANG\';
			update jaga.sekolah set kecamatan_code=\'217105\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Bulang\';
			update jaga.sekolah set kecamatan_code=\'217106\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Lubuk Baja\';
			update jaga.sekolah set kecamatan_code=\'217107\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Sei Beduk\';
			update jaga.sekolah set kecamatan_code=\'217107\' where kota_kab=\'Kota Batam\' and kecamatan=\'SEI BEDUK\';
			update jaga.sekolah set kecamatan_code=\'217108\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Galang\';
			update jaga.sekolah set kecamatan_code=\'217109\' where kota_kab=\'Kota Batam\' and kecamatan=\'BENGKONG\';
			update jaga.sekolah set kecamatan_code=\'217109\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Bengkong\';
			update jaga.sekolah set kecamatan_code=\'217110\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Batam Kota\';
			update jaga.sekolah set kecamatan_code=\'217111\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Sagulung\';
			update jaga.sekolah set kecamatan_code=\'217111\' where kota_kab=\'Kota Batam\' and kecamatan=\'SAGULUNG\';
			update jaga.sekolah set kecamatan_code=\'217112\' where kota_kab=\'Kota Batam\' and kecamatan=\'BATU AJI\';
			update jaga.sekolah set kecamatan_code=\'217112\' where kota_kab=\'Kota Batam\' and kecamatan=\'Kec. Batu Aji\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'760102\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Pasangkayu\';
			update jaga.sekolah set kecamatan_code=\'760102\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'PASANGKAYU\';
			update jaga.sekolah set kecamatan_code=\'760103\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Baras\';
			update jaga.sekolah set kecamatan_code=\'760103\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'BARAS\';
			update jaga.sekolah set kecamatan_code=\'760104\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Sarudu\';
			update jaga.sekolah set kecamatan_code=\'760104\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'SARUDU\';
			update jaga.sekolah set kecamatan_code=\'760105\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Dapurang\';
			update jaga.sekolah set kecamatan_code=\'760105\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'DAPURANG\';
			update jaga.sekolah set kecamatan_code=\'760106\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Duripoku\';
			update jaga.sekolah set kecamatan_code=\'760106\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'DURIPOKU\';
			update jaga.sekolah set kecamatan_code=\'760107\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Bulu Taba\';
			update jaga.sekolah set kecamatan_code=\'760107\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'BULU TABA\';
			update jaga.sekolah set kecamatan_code=\'760108\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Tikke Raya\';
			update jaga.sekolah set kecamatan_code=\'760109\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Pedongga\';
			update jaga.sekolah set kecamatan_code=\'760109\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'PEDONGGA\';
			update jaga.sekolah set kecamatan_code=\'760110\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Bambaira\';
			update jaga.sekolah set kecamatan_code=\'760110\' where kota_kab=\'MAMUJU UTARA\' and kecamatan=\'BAMBAIRA\';
			update jaga.sekolah set kecamatan_code=\'760111\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Sarjo\';
			update jaga.sekolah set kecamatan_code=\'760112\' where kota_kab=\'Kab. Mamuju Utara\' and kecamatan=\'Kec. Lariang\';
			update jaga.sekolah set kecamatan_code=\'760201\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Mamuju\';
			update jaga.sekolah set kecamatan_code=\'760201\' where kota_kab=\'MAMUJU\' and kecamatan=\'MAMUJU\';
			update jaga.sekolah set kecamatan_code=\'760202\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Tapalang\';
			update jaga.sekolah set kecamatan_code=\'760202\' where kota_kab=\'MAMUJU\' and kecamatan=\'TAPALANG\';
			update jaga.sekolah set kecamatan_code=\'760203\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Kalukku\';
			update jaga.sekolah set kecamatan_code=\'760203\' where kota_kab=\'MAMUJU\' and kecamatan=\'KALUKKU\';
			update jaga.sekolah set kecamatan_code=\'760204\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Kalumpang\';
			update jaga.sekolah set kecamatan_code=\'760207\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Papalang\';
			update jaga.sekolah set kecamatan_code=\'760207\' where kota_kab=\'MAMUJU\' and kecamatan=\'PAPALANG\';
			update jaga.sekolah set kecamatan_code=\'760208\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Sampaga\';
			update jaga.sekolah set kecamatan_code=\'760208\' where kota_kab=\'MAMUJU\' and kecamatan=\'SAMPAGA\';
			update jaga.sekolah set kecamatan_code=\'760211\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Tommo\';
			update jaga.sekolah set kecamatan_code=\'760213\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Tapalang Barat\';
			update jaga.sekolah set kecamatan_code=\'760213\' where kota_kab=\'MAMUJU\' and kecamatan=\'TAPALANG BARAT\';
			update jaga.sekolah set kecamatan_code=\'760215\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Bonehau\';
			update jaga.sekolah set kecamatan_code=\'760216\' where kota_kab=\'Kab. Mamuju\' and kecamatan=\'Kec. Kep. Bala Balakang\';
			update jaga.sekolah set kecamatan_code=\'760301\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Mambi\';
			update jaga.sekolah set kecamatan_code=\'760301\' where kota_kab=\'MAMASA\' and kecamatan=\'MAMBI\';
			update jaga.sekolah set kecamatan_code=\'760302\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Aralle\';
			update jaga.sekolah set kecamatan_code=\'760302\' where kota_kab=\'MAMASA\' and kecamatan=\'ARALLE\';
			update jaga.sekolah set kecamatan_code=\'760303\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Mamasa\';
			update jaga.sekolah set kecamatan_code=\'760304\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Pana\';
			update jaga.sekolah set kecamatan_code=\'760305\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Tabulahan\';
			update jaga.sekolah set kecamatan_code=\'760306\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Sumarorong\';
			update jaga.sekolah set kecamatan_code=\'760307\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Messawa\';
			update jaga.sekolah set kecamatan_code=\'760308\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Sesenapadang\';
			update jaga.sekolah set kecamatan_code=\'760310\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Tabang\';
			update jaga.sekolah set kecamatan_code=\'760311\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Bambang\';
			update jaga.sekolah set kecamatan_code=\'760312\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Balla\';
			update jaga.sekolah set kecamatan_code=\'760313\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Nosu\';
			update jaga.sekolah set kecamatan_code=\'760314\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Tawalian\';
			update jaga.sekolah set kecamatan_code=\'760315\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Rantebulahan Timur\';
			update jaga.sekolah set kecamatan_code=\'760316\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Buntumalangka\';
			update jaga.sekolah set kecamatan_code=\'760317\' where kota_kab=\'Kab. Mamasa\' and kecamatan=\'Kec. Mehalaan\';
			update jaga.sekolah set kecamatan_code=\'760317\' where kota_kab=\'MAMASA\' and kecamatan=\'MEHALAAN\';
			update jaga.sekolah set kecamatan_code=\'760501\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Banggae\';
			update jaga.sekolah set kecamatan_code=\'760501\' where kota_kab=\'MAJENE\' and kecamatan=\'BANGGAE\';
			update jaga.sekolah set kecamatan_code=\'760502\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Pamboang\';
			update jaga.sekolah set kecamatan_code=\'760502\' where kota_kab=\'MAJENE\' and kecamatan=\'PAMBOANG\';
			update jaga.sekolah set kecamatan_code=\'760503\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Sendana\';
			update jaga.sekolah set kecamatan_code=\'760503\' where kota_kab=\'MAJENE\' and kecamatan=\'SENDANA\';
			update jaga.sekolah set kecamatan_code=\'760504\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Malunda\';
			update jaga.sekolah set kecamatan_code=\'760504\' where kota_kab=\'MAJENE\' and kecamatan=\'MALUNDA\';
			update jaga.sekolah set kecamatan_code=\'760505\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Ulumanda\';
			update jaga.sekolah set kecamatan_code=\'760505\' where kota_kab=\'MAJENE\' and kecamatan=\'ULUMANDA\';
			update jaga.sekolah set kecamatan_code=\'760506\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Tammerodo Sendana\';
			update jaga.sekolah set kecamatan_code=\'760507\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Tubo Sendana\';
			update jaga.sekolah set kecamatan_code=\'760507\' where kota_kab=\'MAJENE\' and kecamatan=\'TUBO SENDANA\';
			update jaga.sekolah set kecamatan_code=\'760508\' where kota_kab=\'Kab. Majene\' and kecamatan=\'Kec. Banggae Timur\';
			update jaga.sekolah set kecamatan_code=\'760508\' where kota_kab=\'MAJENE\' and kecamatan=\'BANGGAE TIMUR\';
			update jaga.sekolah set kecamatan_code=\'760601\' where kota_kab=\'Kab. Mamuju Tengah\' and kecamatan=\'Kec. Tobadak\';
			update jaga.sekolah set kecamatan_code=\'760601\' where kota_kab=\'KAB. MAMUJU TENGAH\' and kecamatan=\'KEC. TOBADAK\';
			update jaga.sekolah set kecamatan_code=\'760601\' where kota_kab=\'MAMUJU TENGAH\' and kecamatan=\'TOBADAK\';
			update jaga.sekolah set kecamatan_code=\'760602\' where kota_kab=\'Kab. Mamuju Tengah\' and kecamatan=\'Kec. Pangale\';
			update jaga.sekolah set kecamatan_code=\'760602\' where kota_kab=\'MAMUJU TENGAH\' and kecamatan=\'PANGALE\';
			update jaga.sekolah set kecamatan_code=\'760603\' where kota_kab=\'MAMUJU TENGAH\' and kecamatan=\'BUDONG-BUDONG\';
			update jaga.sekolah set kecamatan_code=\'760604\' where kota_kab=\'Kab. Mamuju Tengah\' and kecamatan=\'Kec. Topoyo\';
			update jaga.sekolah set kecamatan_code=\'760604\' where kota_kab=\'MAMUJU TENGAH\' and kecamatan=\'TOPOYO\';
			update jaga.sekolah set kecamatan_code=\'760605\' where kota_kab=\'Kab. Mamuju Tengah\' and kecamatan=\'Kec. Karossa\';
			update jaga.sekolah set kecamatan_code=\'760605\' where kota_kab=\'MAMUJU TENGAH\' and kecamatan=\'KAROSSA\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'730202\' where kota_kab=\'BULUKUMBA\' and kecamatan=\'UJUNG BULU\';
			update jaga.sekolah set kecamatan_code=\'730202\' where kota_kab=\'Kab. Bulukumba\' and kecamatan=\'Kec. Ujung Bulu\';
			update jaga.sekolah set kecamatan_code=\'730205\' where kota_kab=\'Kab. Bulukumba\' and kecamatan=\'Kec. Herlang\';
			update jaga.sekolah set kecamatan_code=\'730206\' where kota_kab=\'Kab. Bulukumba\' and kecamatan=\'Kec. Kajang\';
			update jaga.sekolah set kecamatan_code=\'730207\' where kota_kab=\'BULUKUMBA\' and kecamatan=\'BULUKUMPA\';
			update jaga.sekolah set kecamatan_code=\'730207\' where kota_kab=\'Kab. Bulukumba\' and kecamatan=\'Kec. Bulukumpa\';
			update jaga.sekolah set kecamatan_code=\'730208\' where kota_kab=\'BULUKUMBA\' and kecamatan=\'KINDANG\';
			update jaga.sekolah set kecamatan_code=\'730208\' where kota_kab=\'Kab. Bulukumba\' and kecamatan=\'Kec. Kindang\';
			update jaga.sekolah set kecamatan_code=\'730210\' where kota_kab=\'BULUKUMBA\' and kecamatan=\'RILAUALE\';
			update jaga.sekolah set kecamatan_code=\'730301\' where kota_kab=\'BANTAENG\' and kecamatan=\'BISSAPPU\';
			update jaga.sekolah set kecamatan_code=\'730301\' where kota_kab=\'Kab. Bantaeng\' and kecamatan=\'Kec. Bissappu\';
			update jaga.sekolah set kecamatan_code=\'730302\' where kota_kab=\'BANTAENG\' and kecamatan=\'BANTAENG\';
			update jaga.sekolah set kecamatan_code=\'730302\' where kota_kab=\'Kab. Bantaeng\' and kecamatan=\'Kec. Bantaeng\';
			update jaga.sekolah set kecamatan_code=\'730303\' where kota_kab=\'BANTAENG\' and kecamatan=\'EREMERASA\';
			update jaga.sekolah set kecamatan_code=\'730307\' where kota_kab=\'Kab. Bantaeng\' and kecamatan=\'Kec. Gantarang Keke\';
			update jaga.sekolah set kecamatan_code=\'730308\' where kota_kab=\'Kab. Bantaeng\' and kecamatan=\'Kec. Sinoa\';
			update jaga.sekolah set kecamatan_code=\'730401\' where kota_kab=\'JENEPONTO\' and kecamatan=\'BANGKALA\';
			update jaga.sekolah set kecamatan_code=\'730401\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Bangkala\';
			update jaga.sekolah set kecamatan_code=\'730402\' where kota_kab=\'JENEPONTO\' and kecamatan=\'TAMALATEA\';
			update jaga.sekolah set kecamatan_code=\'730402\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Tamalatea\';
			update jaga.sekolah set kecamatan_code=\'730403\' where kota_kab=\'JENEPONTO\' and kecamatan=\'BINAMU\';
			update jaga.sekolah set kecamatan_code=\'730403\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Binamu\';
			update jaga.sekolah set kecamatan_code=\'730404\' where kota_kab=\'JENEPONTO\' and kecamatan=\'BATANG\';
			update jaga.sekolah set kecamatan_code=\'730404\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Batang\';
			update jaga.sekolah set kecamatan_code=\'730405\' where kota_kab=\'JENEPONTO\' and kecamatan=\'KELARA\';
			update jaga.sekolah set kecamatan_code=\'730405\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Kelara\';
			update jaga.sekolah set kecamatan_code=\'730406\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Bangkala Barat\';
			update jaga.sekolah set kecamatan_code=\'730407\' where kota_kab=\'JENEPONTO\' and kecamatan=\'BONTORAMBA\';
			update jaga.sekolah set kecamatan_code=\'730407\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Bontoramba\';
			update jaga.sekolah set kecamatan_code=\'730408\' where kota_kab=\'JENEPONTO\' and kecamatan=\'TURATEA\';
			update jaga.sekolah set kecamatan_code=\'730408\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Turatea\';
			update jaga.sekolah set kecamatan_code=\'730409\' where kota_kab=\'JENEPONTO\' and kecamatan=\'ARUNGKEKE\';
			update jaga.sekolah set kecamatan_code=\'730409\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Arungkeke\';
			update jaga.sekolah set kecamatan_code=\'730410\' where kota_kab=\'JENEPONTO\' and kecamatan=\'RUMBIA\';
			update jaga.sekolah set kecamatan_code=\'730410\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Rumbia\';
			update jaga.sekolah set kecamatan_code=\'730411\' where kota_kab=\'JENEPONTO\' and kecamatan=\'TAROWANG\';
			update jaga.sekolah set kecamatan_code=\'730411\' where kota_kab=\'Kab. Jeneponto\' and kecamatan=\'Kec. Tarowang\';
			update jaga.sekolah set kecamatan_code=\'730501\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Mappakasunggu\';
			update jaga.sekolah set kecamatan_code=\'730502\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Mangarabombang\';
			update jaga.sekolah set kecamatan_code=\'730503\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Polombangkeng Selatan\';
			update jaga.sekolah set kecamatan_code=\'730503\' where kota_kab=\'TAKALAR\' and kecamatan=\'POLOMBANGKENG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'730504\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Polombangkeng Utara\';
			update jaga.sekolah set kecamatan_code=\'730504\' where kota_kab=\'TAKALAR\' and kecamatan=\'POLOMBANGKENG UTARA\';
			update jaga.sekolah set kecamatan_code=\'730505\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Galesong Selatan\';
			update jaga.sekolah set kecamatan_code=\'730505\' where kota_kab=\'TAKALAR\' and kecamatan=\'GALESONG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'730506\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Galesong Utara\';
			update jaga.sekolah set kecamatan_code=\'730506\' where kota_kab=\'TAKALAR\' and kecamatan=\'GALESONG UTARA\';
			update jaga.sekolah set kecamatan_code=\'730507\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Pattallassang\';
			update jaga.sekolah set kecamatan_code=\'730507\' where kota_kab=\'TAKALAR\' and kecamatan=\'PATTALLASSANG\';
			update jaga.sekolah set kecamatan_code=\'730508\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Sanrobone\';
			update jaga.sekolah set kecamatan_code=\'730508\' where kota_kab=\'TAKALAR\' and kecamatan=\'SANROBONE\';
			update jaga.sekolah set kecamatan_code=\'730509\' where kota_kab=\'Kab. Takalar\' and kecamatan=\'Kec. Galesong\';
			update jaga.sekolah set kecamatan_code=\'730601\' where kota_kab=\'GOWA\' and kecamatan=\'BONTONOMPO\';
			update jaga.sekolah set kecamatan_code=\'730601\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bontonompo\';
			update jaga.sekolah set kecamatan_code=\'730602\' where kota_kab=\'GOWA\' and kecamatan=\'BAJENG\';
			update jaga.sekolah set kecamatan_code=\'730602\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bajeng\';
			update jaga.sekolah set kecamatan_code=\'730604\' where kota_kab=\'GOWA\' and kecamatan=\'TINGGIMONCONG\';
			update jaga.sekolah set kecamatan_code=\'730605\' where kota_kab=\'GOWA\' and kecamatan=\'PARANGLOE\';
			update jaga.sekolah set kecamatan_code=\'730606\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bontomarannu\';
			update jaga.sekolah set kecamatan_code=\'730609\' where kota_kab=\'GOWA\' and kecamatan=\'BUNGAYA\';
			update jaga.sekolah set kecamatan_code=\'730609\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bungaya\';
			update jaga.sekolah set kecamatan_code=\'730611\' where kota_kab=\'GOWA\' and kecamatan=\'BIRINGBULU\';
			update jaga.sekolah set kecamatan_code=\'730612\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Barombong\';
			update jaga.sekolah set kecamatan_code=\'730614\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Manuju\';
			update jaga.sekolah set kecamatan_code=\'730616\' where kota_kab=\'GOWA\' and kecamatan=\'BONTONOMPO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'730616\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bontonompo Selatan\';
			update jaga.sekolah set kecamatan_code=\'730617\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Parigi\';
			update jaga.sekolah set kecamatan_code=\'730618\' where kota_kab=\'Kab. Gowa\' and kecamatan=\'Kec. Bajeng Barat\';
			update jaga.sekolah set kecamatan_code=\'730701\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Barat\';
			update jaga.sekolah set kecamatan_code=\'730701\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI BARAT\';
			update jaga.sekolah set kecamatan_code=\'730702\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Selatan\';
			update jaga.sekolah set kecamatan_code=\'730702\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'730703\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Timur\';
			update jaga.sekolah set kecamatan_code=\'730703\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'730704\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Tengah\';
			update jaga.sekolah set kecamatan_code=\'730704\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'730705\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Utara\';
			update jaga.sekolah set kecamatan_code=\'730705\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'730706\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Bulupoddo\';
			update jaga.sekolah set kecamatan_code=\'730706\' where kota_kab=\'SINJAI\' and kecamatan=\'BULUPODDO\';
			update jaga.sekolah set kecamatan_code=\'730707\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Sinjai Borong\';
			update jaga.sekolah set kecamatan_code=\'730707\' where kota_kab=\'SINJAI\' and kecamatan=\'SINJAI BORONG\';
			update jaga.sekolah set kecamatan_code=\'730708\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Tellu Limpoe\';
			update jaga.sekolah set kecamatan_code=\'730708\' where kota_kab=\'SINJAI\' and kecamatan=\'TELLU LIMPOE\';
			update jaga.sekolah set kecamatan_code=\'730709\' where kota_kab=\'Kab. Sinjai\' and kecamatan=\'Kec. Pulau Sembilan\';
			update jaga.sekolah set kecamatan_code=\'730801\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Bontocani\';
			update jaga.sekolah set kecamatan_code=\'730802\' where kota_kab=\'BONE\' and kecamatan=\'KAHU\';
			update jaga.sekolah set kecamatan_code=\'730802\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Kahu\';
			update jaga.sekolah set kecamatan_code=\'730803\' where kota_kab=\'BONE\' and kecamatan=\'KAJUARA\';
			update jaga.sekolah set kecamatan_code=\'730803\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Kajuara\';
			update jaga.sekolah set kecamatan_code=\'730804\' where kota_kab=\'BONE\' and kecamatan=\'SALOMEKKO\';
			update jaga.sekolah set kecamatan_code=\'730804\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Salomekko\';
			update jaga.sekolah set kecamatan_code=\'730805\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Tonra\';
			update jaga.sekolah set kecamatan_code=\'730806\' where kota_kab=\'BONE\' and kecamatan=\'LIBURENG\';
			update jaga.sekolah set kecamatan_code=\'730806\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Libureng\';
			update jaga.sekolah set kecamatan_code=\'730807\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Mare\';
			update jaga.sekolah set kecamatan_code=\'730808\' where kota_kab=\'BONE\' and kecamatan=\'SIBULUE\';
			update jaga.sekolah set kecamatan_code=\'730808\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Sibulue\';
			update jaga.sekolah set kecamatan_code=\'730809\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Barebbo\';
			update jaga.sekolah set kecamatan_code=\'730810\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Cina\';
			update jaga.sekolah set kecamatan_code=\'730811\' where kota_kab=\'BONE\' and kecamatan=\'PONRE\';
			update jaga.sekolah set kecamatan_code=\'730811\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Ponre\';
			update jaga.sekolah set kecamatan_code=\'730812\' where kota_kab=\'BONE\' and kecamatan=\'LAPPARIAJA\';
			update jaga.sekolah set kecamatan_code=\'730812\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Lappariaja\';
			update jaga.sekolah set kecamatan_code=\'730813\' where kota_kab=\'BONE\' and kecamatan=\'LAMURU\';
			update jaga.sekolah set kecamatan_code=\'730813\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Lamuru\';
			update jaga.sekolah set kecamatan_code=\'730814\' where kota_kab=\'BONE\' and kecamatan=\'ULAWENG\';
			update jaga.sekolah set kecamatan_code=\'730814\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Ulaweng\';
			update jaga.sekolah set kecamatan_code=\'730815\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Palakka\';
			update jaga.sekolah set kecamatan_code=\'730816\' where kota_kab=\'BONE\' and kecamatan=\'AWANGPONE\';
			update jaga.sekolah set kecamatan_code=\'730816\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Awangpone\';
			update jaga.sekolah set kecamatan_code=\'730817\' where kota_kab=\'BONE\' and kecamatan=\'TELLU SIATTINGE\';
			update jaga.sekolah set kecamatan_code=\'730817\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Tellu Siattinge\';
			update jaga.sekolah set kecamatan_code=\'730818\' where kota_kab=\'BONE\' and kecamatan=\'AJANGALE\';
			update jaga.sekolah set kecamatan_code=\'730818\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Ajangale\';
			update jaga.sekolah set kecamatan_code=\'730819\' where kota_kab=\'BONE\' and kecamatan=\'DUA BOCCOE\';
			update jaga.sekolah set kecamatan_code=\'730819\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Dua Boccoe\';
			update jaga.sekolah set kecamatan_code=\'730820\' where kota_kab=\'BONE\' and kecamatan=\'CENRANA\';
			update jaga.sekolah set kecamatan_code=\'730820\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Cenrana\';
			update jaga.sekolah set kecamatan_code=\'730821\' where kota_kab=\'BONE\' and kecamatan=\'TANETE RIATTANG\';
			update jaga.sekolah set kecamatan_code=\'730821\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Tanete Riattang\';
			update jaga.sekolah set kecamatan_code=\'730822\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Tanete Riattang Barat\';
			update jaga.sekolah set kecamatan_code=\'730823\' where kota_kab=\'BONE\' and kecamatan=\'TANETE RIATTANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'730823\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Tanete Riattang Timur\';
			update jaga.sekolah set kecamatan_code=\'730824\' where kota_kab=\'BONE\' and kecamatan=\'AMALI\';
			update jaga.sekolah set kecamatan_code=\'730824\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Amali\';
			update jaga.sekolah set kecamatan_code=\'730826\' where kota_kab=\'BONE\' and kecamatan=\'BENGO\';
			update jaga.sekolah set kecamatan_code=\'730826\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Bengo\';
			update jaga.sekolah set kecamatan_code=\'730827\' where kota_kab=\'BONE\' and kecamatan=\'PATIMPENG\';
			update jaga.sekolah set kecamatan_code=\'730827\' where kota_kab=\'Kab. Bone\' and kecamatan=\'Kec. Patimpeng\';
			update jaga.sekolah set kecamatan_code=\'730901\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Mandai\';
			update jaga.sekolah set kecamatan_code=\'730901\' where kota_kab=\'MAROS\' and kecamatan=\'MANDAI\';
			update jaga.sekolah set kecamatan_code=\'730902\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Camba\';
			update jaga.sekolah set kecamatan_code=\'730902\' where kota_kab=\'MAROS\' and kecamatan=\'CAMBA\';
			update jaga.sekolah set kecamatan_code=\'730903\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Bantimurung\';
			update jaga.sekolah set kecamatan_code=\'730903\' where kota_kab=\'MAROS\' and kecamatan=\'BANTIMURUNG\';
			update jaga.sekolah set kecamatan_code=\'730904\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Maros Baru\';
			update jaga.sekolah set kecamatan_code=\'730904\' where kota_kab=\'MAROS\' and kecamatan=\'MAROS BARU\';
			update jaga.sekolah set kecamatan_code=\'730905\' where kota_kab=\'MAROS\' and kecamatan=\'BONTOA\';
			update jaga.sekolah set kecamatan_code=\'730907\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Tanralili\';
			update jaga.sekolah set kecamatan_code=\'730907\' where kota_kab=\'MAROS\' and kecamatan=\'TANRALILI\';
			update jaga.sekolah set kecamatan_code=\'730908\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Marusu\';
			update jaga.sekolah set kecamatan_code=\'730908\' where kota_kab=\'MAROS\' and kecamatan=\'MARUSU\';
			update jaga.sekolah set kecamatan_code=\'730909\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Simbang\';
			update jaga.sekolah set kecamatan_code=\'730909\' where kota_kab=\'MAROS\' and kecamatan=\'SIMBANG\';
			update jaga.sekolah set kecamatan_code=\'730910\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Cenrana\';
			update jaga.sekolah set kecamatan_code=\'730910\' where kota_kab=\'MAROS\' and kecamatan=\'CENRANA\';
			update jaga.sekolah set kecamatan_code=\'730911\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Tompobulu\';
			update jaga.sekolah set kecamatan_code=\'730912\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Lau\';
			update jaga.sekolah set kecamatan_code=\'730912\' where kota_kab=\'MAROS\' and kecamatan=\'LAU\';
			update jaga.sekolah set kecamatan_code=\'730914\' where kota_kab=\'Kab. Maros\' and kecamatan=\'Kec. Turikale\';
			update jaga.sekolah set kecamatan_code=\'730914\' where kota_kab=\'MAROS\' and kecamatan=\'TURIKALE\';
			update jaga.sekolah set kecamatan_code=\'731001\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Liukang Tangaya\';
			update jaga.sekolah set kecamatan_code=\'731002\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Liukang Kalmas\';
			update jaga.sekolah set kecamatan_code=\'731004\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Pangkajene\';
			update jaga.sekolah set kecamatan_code=\'731005\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Balocci\';
			update jaga.sekolah set kecamatan_code=\'731006\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Bungoro\';
			update jaga.sekolah set kecamatan_code=\'731007\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Labakkang\';
			update jaga.sekolah set kecamatan_code=\'731009\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Segeri\';
			update jaga.sekolah set kecamatan_code=\'731011\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Mandalle\';
			update jaga.sekolah set kecamatan_code=\'731012\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Tondong Tallasa\';
			update jaga.sekolah set kecamatan_code=\'731013\' where kota_kab=\'Kab. Pangkajene Kepulauan\' and kecamatan=\'Kec. Liukang Tupabbiring Utara\';
			update jaga.sekolah set kecamatan_code=\'731101\' where kota_kab=\'BARRU\' and kecamatan=\'TANETE RIAJA\';
			update jaga.sekolah set kecamatan_code=\'731101\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Tanete Riaja\';
			update jaga.sekolah set kecamatan_code=\'731102\' where kota_kab=\'BARRU\' and kecamatan=\'TANETE RILAU\';
			update jaga.sekolah set kecamatan_code=\'731102\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Tanete Rilau\';
			update jaga.sekolah set kecamatan_code=\'731103\' where kota_kab=\'BARRU\' and kecamatan=\'BARRU\';
			update jaga.sekolah set kecamatan_code=\'731103\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Barru\';
			update jaga.sekolah set kecamatan_code=\'731104\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Soppeng Riaja\';
			update jaga.sekolah set kecamatan_code=\'731105\' where kota_kab=\'BARRU\' and kecamatan=\'MALLUSETASI\';
			update jaga.sekolah set kecamatan_code=\'731105\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Mallusetasi\';
			update jaga.sekolah set kecamatan_code=\'731106\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Pujananting\';
			update jaga.sekolah set kecamatan_code=\'731107\' where kota_kab=\'BARRU\' and kecamatan=\'BALUSU\';
			update jaga.sekolah set kecamatan_code=\'731107\' where kota_kab=\'Kab. Barru\' and kecamatan=\'Kec. Balusu\';
			update jaga.sekolah set kecamatan_code=\'731201\' where kota_kab=\'Kab. Soppeng\' and kecamatan=\'Kec. Marioriwawo\';
			update jaga.sekolah set kecamatan_code=\'731204\' where kota_kab=\'Kab. Soppeng\' and kecamatan=\'Kec. Lalabata\';
			update jaga.sekolah set kecamatan_code=\'731204\' where kota_kab=\'SOPPENG\' and kecamatan=\'LALABATA\';
			update jaga.sekolah set kecamatan_code=\'731206\' where kota_kab=\'SOPPENG\' and kecamatan=\'DONRI DONRI\';
			update jaga.sekolah set kecamatan_code=\'731207\' where kota_kab=\'Kab. Soppeng\' and kecamatan=\'Kec. Ganra\';
			update jaga.sekolah set kecamatan_code=\'731207\' where kota_kab=\'SOPPENG\' and kecamatan=\'GANRA\';
			update jaga.sekolah set kecamatan_code=\'731208\' where kota_kab=\'Kab. Soppeng\' and kecamatan=\'Kec. Citta\';
			update jaga.sekolah set kecamatan_code=\'731208\' where kota_kab=\'SOPPENG\' and kecamatan=\'CITTA\';
			update jaga.sekolah set kecamatan_code=\'731302\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Pammana\';
			update jaga.sekolah set kecamatan_code=\'731302\' where kota_kab=\'WAJO\' and kecamatan=\'PAMMANA\';
			update jaga.sekolah set kecamatan_code=\'731305\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Majauleng\';
			update jaga.sekolah set kecamatan_code=\'731305\' where kota_kab=\'WAJO\' and kecamatan=\'MAJAULENG\';
			update jaga.sekolah set kecamatan_code=\'731306\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Tempe\';
			update jaga.sekolah set kecamatan_code=\'731306\' where kota_kab=\'WAJO\' and kecamatan=\'TEMPE\';
			update jaga.sekolah set kecamatan_code=\'731307\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Belawa\';
			update jaga.sekolah set kecamatan_code=\'731307\' where kota_kab=\'WAJO\' and kecamatan=\'BELAWA\';
			update jaga.sekolah set kecamatan_code=\'731308\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Tanasitolo\';
			update jaga.sekolah set kecamatan_code=\'731310\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Pitumpanua\';
			update jaga.sekolah set kecamatan_code=\'731310\' where kota_kab=\'WAJO\' and kecamatan=\'PITUMPANUA\';
			update jaga.sekolah set kecamatan_code=\'731311\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Bola\';
			update jaga.sekolah set kecamatan_code=\'731312\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Penrang\';
			update jaga.sekolah set kecamatan_code=\'731312\' where kota_kab=\'WAJO\' and kecamatan=\'PENRANG\';
			update jaga.sekolah set kecamatan_code=\'731313\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Gilireng\';
			update jaga.sekolah set kecamatan_code=\'731314\' where kota_kab=\'Kab. Wajo\' and kecamatan=\'Kec. Keera\';
			update jaga.sekolah set kecamatan_code=\'731314\' where kota_kab=\'WAJO\' and kecamatan=\'KEERA\';
			update jaga.sekolah set kecamatan_code=\'731502\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Suppa\';
			update jaga.sekolah set kecamatan_code=\'731503\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Mattiro Bulu\';
			update jaga.sekolah set kecamatan_code=\'731503\' where kota_kab=\'PINRANG\' and kecamatan=\'MATTIRO BULU\';
			update jaga.sekolah set kecamatan_code=\'731505\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Patampanua\';
			update jaga.sekolah set kecamatan_code=\'731506\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Duampanua\';
			update jaga.sekolah set kecamatan_code=\'731506\' where kota_kab=\'PINRANG\' and kecamatan=\'DUAMPANUA\';
			update jaga.sekolah set kecamatan_code=\'731507\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Lembang\';
			update jaga.sekolah set kecamatan_code=\'731507\' where kota_kab=\'PINRANG\' and kecamatan=\'LEMBANG\';
			update jaga.sekolah set kecamatan_code=\'731508\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Cempa\';
			update jaga.sekolah set kecamatan_code=\'731509\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Tiroang\';
			update jaga.sekolah set kecamatan_code=\'731511\' where kota_kab=\'Kab. Pinrang\' and kecamatan=\'Kec. Paleteang\';
			update jaga.sekolah set kecamatan_code=\'731511\' where kota_kab=\'PINRANG\' and kecamatan=\'PALETEANG\';
			update jaga.sekolah set kecamatan_code=\'731601\' where kota_kab=\'ENREKANG\' and kecamatan=\'MAIWA\';
			update jaga.sekolah set kecamatan_code=\'731601\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Maiwa\';
			update jaga.sekolah set kecamatan_code=\'731602\' where kota_kab=\'ENREKANG\' and kecamatan=\'ENREKANG\';
			update jaga.sekolah set kecamatan_code=\'731602\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Enrekang\';
			update jaga.sekolah set kecamatan_code=\'731603\' where kota_kab=\'ENREKANG\' and kecamatan=\'BARAKA\';
			update jaga.sekolah set kecamatan_code=\'731603\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Baraka\';
			update jaga.sekolah set kecamatan_code=\'731604\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Anggeraja\';
			update jaga.sekolah set kecamatan_code=\'731605\' where kota_kab=\'ENREKANG\' and kecamatan=\'ALLA\';
			update jaga.sekolah set kecamatan_code=\'731605\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Alla\';
			update jaga.sekolah set kecamatan_code=\'731606\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Bungin\';
			update jaga.sekolah set kecamatan_code=\'731607\' where kota_kab=\'ENREKANG\' and kecamatan=\'CENDANA\';
			update jaga.sekolah set kecamatan_code=\'731607\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Cendana\';
			update jaga.sekolah set kecamatan_code=\'731608\' where kota_kab=\'ENREKANG\' and kecamatan=\'CURIO\';
			update jaga.sekolah set kecamatan_code=\'731608\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Curio\';
			update jaga.sekolah set kecamatan_code=\'731609\' where kota_kab=\'ENREKANG\' and kecamatan=\'MALUA\';
			update jaga.sekolah set kecamatan_code=\'731609\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Malua\';
			update jaga.sekolah set kecamatan_code=\'731610\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Buntu Batu\';
			update jaga.sekolah set kecamatan_code=\'731611\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Masalle\';
			update jaga.sekolah set kecamatan_code=\'731612\' where kota_kab=\'Kab. Enrekang\' and kecamatan=\'Kec. Baroko\';
			update jaga.sekolah set kecamatan_code=\'731702\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Larompong\';
			update jaga.sekolah set kecamatan_code=\'731702\' where kota_kab=\'LUWU\' and kecamatan=\'LAROMPONG\';
			update jaga.sekolah set kecamatan_code=\'731703\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Suli\';
			update jaga.sekolah set kecamatan_code=\'731703\' where kota_kab=\'LUWU\' and kecamatan=\'SULI\';
			update jaga.sekolah set kecamatan_code=\'731704\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Bajo\';
			update jaga.sekolah set kecamatan_code=\'731704\' where kota_kab=\'LUWU\' and kecamatan=\'BAJO\';
			update jaga.sekolah set kecamatan_code=\'731706\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Walenrang\';
			update jaga.sekolah set kecamatan_code=\'731707\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Belopa\';
			update jaga.sekolah set kecamatan_code=\'731707\' where kota_kab=\'LUWU\' and kecamatan=\'BELOPA\';
			update jaga.sekolah set kecamatan_code=\'731708\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Bua\';
			update jaga.sekolah set kecamatan_code=\'731709\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Lamasi\';
			update jaga.sekolah set kecamatan_code=\'731709\' where kota_kab=\'LUWU\' and kecamatan=\'LAMASI\';
			update jaga.sekolah set kecamatan_code=\'731710\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Larompong Selatan\';
			update jaga.sekolah set kecamatan_code=\'731710\' where kota_kab=\'LUWU\' and kecamatan=\'LAROMPONG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'731711\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Ponrang\';
			update jaga.sekolah set kecamatan_code=\'731712\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Latimojong\';
			update jaga.sekolah set kecamatan_code=\'731712\' where kota_kab=\'LUWU\' and kecamatan=\'LATIMOJONG\';
			update jaga.sekolah set kecamatan_code=\'731713\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Kamanre\';
			update jaga.sekolah set kecamatan_code=\'731714\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Belopa Utara\';
			update jaga.sekolah set kecamatan_code=\'731715\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Walenrang Barat\';
			update jaga.sekolah set kecamatan_code=\'731716\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Walenrang Utara\';
			update jaga.sekolah set kecamatan_code=\'731716\' where kota_kab=\'LUWU\' and kecamatan=\'WALENRANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'731717\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Walenrang Timur\';
			update jaga.sekolah set kecamatan_code=\'731718\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Lamasi Timur\';
			update jaga.sekolah set kecamatan_code=\'731719\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Suli Barat\';
			update jaga.sekolah set kecamatan_code=\'731719\' where kota_kab=\'LUWU\' and kecamatan=\'SULI BARAT\';
			update jaga.sekolah set kecamatan_code=\'731720\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Bajo Barat\';
			update jaga.sekolah set kecamatan_code=\'731721\' where kota_kab=\'Kab. Luwu\' and kecamatan=\'Kec. Ponrang Selatan\';
			update jaga.sekolah set kecamatan_code=\'731721\' where kota_kab=\'LUWU\' and kecamatan=\'PONRANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'731802\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Bittuang\';
			update jaga.sekolah set kecamatan_code=\'731803\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Bonggakaradeng\';
			update jaga.sekolah set kecamatan_code=\'731805\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Makale\';
			update jaga.sekolah set kecamatan_code=\'731805\' where kota_kab=\'TANA TORAJA\' and kecamatan=\'MAKALE\';
			update jaga.sekolah set kecamatan_code=\'731809\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Simbuang\';
			update jaga.sekolah set kecamatan_code=\'731811\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Rantetayo\';
			update jaga.sekolah set kecamatan_code=\'731812\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Mengkendek\';
			update jaga.sekolah set kecamatan_code=\'731812\' where kota_kab=\'TANA TORAJA\' and kecamatan=\'MENGKENDEK\';
			update jaga.sekolah set kecamatan_code=\'731813\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Sangalla\';
			update jaga.sekolah set kecamatan_code=\'731819\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Gandangbatu Sillanan\';
			update jaga.sekolah set kecamatan_code=\'731820\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Rembon\';
			update jaga.sekolah set kecamatan_code=\'731827\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Makale Utara\';
			update jaga.sekolah set kecamatan_code=\'731828\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Mappak\';
			update jaga.sekolah set kecamatan_code=\'731829\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Makale Selatan\';
			update jaga.sekolah set kecamatan_code=\'731829\' where kota_kab=\'TANA TORAJA\' and kecamatan=\'MAKALE SELATAN\';
			update jaga.sekolah set kecamatan_code=\'731831\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Masanda\';
			update jaga.sekolah set kecamatan_code=\'731833\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Sangalla Selatan\';
			update jaga.sekolah set kecamatan_code=\'731834\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Sangalla Utara\';
			update jaga.sekolah set kecamatan_code=\'731835\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Malimbong Balepe\';
			update jaga.sekolah set kecamatan_code=\'731837\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Rano\';
			update jaga.sekolah set kecamatan_code=\'731838\' where kota_kab=\'Kab. Tana Toraja\' and kecamatan=\'Kec. Kurra\';
			update jaga.sekolah set kecamatan_code=\'732201\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Malangke\';
			update jaga.sekolah set kecamatan_code=\'732201\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'MALANGKE\';
			update jaga.sekolah set kecamatan_code=\'732202\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'BONE BONE\';
			update jaga.sekolah set kecamatan_code=\'732203\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Masamba\';
			update jaga.sekolah set kecamatan_code=\'732203\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'MASAMBA\';
			update jaga.sekolah set kecamatan_code=\'732204\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Sabbang\';
			update jaga.sekolah set kecamatan_code=\'732204\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'SABBANG\';
			update jaga.sekolah set kecamatan_code=\'732205\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Limbong\';
			update jaga.sekolah set kecamatan_code=\'732206\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Sukamaju\';
			update jaga.sekolah set kecamatan_code=\'732206\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'SUKAMAJU\';
			update jaga.sekolah set kecamatan_code=\'732207\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Seko\';
			update jaga.sekolah set kecamatan_code=\'732208\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Malangke Barat\';
			update jaga.sekolah set kecamatan_code=\'732209\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Rampi\';
			update jaga.sekolah set kecamatan_code=\'732210\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Mappedeceng\';
			update jaga.sekolah set kecamatan_code=\'732210\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'MAPPEDECENG\';
			update jaga.sekolah set kecamatan_code=\'732211\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Baebunta\';
			update jaga.sekolah set kecamatan_code=\'732211\' where kota_kab=\'LUWU UTARA\' and kecamatan=\'BAEBUNTA\';
			update jaga.sekolah set kecamatan_code=\'732212\' where kota_kab=\'Kab. Luwu Utara\' and kecamatan=\'Kec. Tana Lili\';
			update jaga.sekolah set kecamatan_code=\'732401\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Mangkutana\';
			update jaga.sekolah set kecamatan_code=\'732401\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'MANGKUTANA\';
			update jaga.sekolah set kecamatan_code=\'732402\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Nuha\';
			update jaga.sekolah set kecamatan_code=\'732403\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Towuti\';
			update jaga.sekolah set kecamatan_code=\'732403\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'TOWUTI\';
			update jaga.sekolah set kecamatan_code=\'732404\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Malili\';
			update jaga.sekolah set kecamatan_code=\'732404\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'MALILI\';
			update jaga.sekolah set kecamatan_code=\'732405\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Angkona\';
			update jaga.sekolah set kecamatan_code=\'732405\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'ANGKONA\';
			update jaga.sekolah set kecamatan_code=\'732406\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Wotu\';
			update jaga.sekolah set kecamatan_code=\'732406\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'WOTU\';
			update jaga.sekolah set kecamatan_code=\'732407\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Burau\';
			update jaga.sekolah set kecamatan_code=\'732407\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'BURAU\';
			update jaga.sekolah set kecamatan_code=\'732408\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Tomoni\';
			update jaga.sekolah set kecamatan_code=\'732409\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Tomoni Timur\';
			update jaga.sekolah set kecamatan_code=\'732410\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Kalaena\';
			update jaga.sekolah set kecamatan_code=\'732411\' where kota_kab=\'Kab. Luwu Timur\' and kecamatan=\'Kec. Wasuponda\';
			update jaga.sekolah set kecamatan_code=\'732411\' where kota_kab=\'LUWU TIMUR\' and kecamatan=\'WASUPONDA\';
			update jaga.sekolah set kecamatan_code=\'732601\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Rantepao\';
			update jaga.sekolah set kecamatan_code=\'732602\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Sesean\';
			update jaga.sekolah set kecamatan_code=\'732603\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Nanggala\';
			update jaga.sekolah set kecamatan_code=\'732604\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Rindingallo\';
			update jaga.sekolah set kecamatan_code=\'732605\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Buntao\';
			update jaga.sekolah set kecamatan_code=\'732607\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Sanggalangi\';
			update jaga.sekolah set kecamatan_code=\'732608\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Sopai\';
			update jaga.sekolah set kecamatan_code=\'732609\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Tikala\';
			update jaga.sekolah set kecamatan_code=\'732610\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Balusu\';
			update jaga.sekolah set kecamatan_code=\'732611\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Tallunglipu\';
			update jaga.sekolah set kecamatan_code=\'732613\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Buntu Pepasan\';
			update jaga.sekolah set kecamatan_code=\'732614\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Baruppu\';
			update jaga.sekolah set kecamatan_code=\'732615\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Kesu\';
			update jaga.sekolah set kecamatan_code=\'732616\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Tondon\';
			update jaga.sekolah set kecamatan_code=\'732618\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Rantebua\';
			update jaga.sekolah set kecamatan_code=\'732619\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Sesean Suloara\';
			update jaga.sekolah set kecamatan_code=\'732620\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Kapala Pitu\';
			update jaga.sekolah set kecamatan_code=\'732621\' where kota_kab=\'Kab. Toraja Utara\' and kecamatan=\'Kec. Awan Rante karua\';
			update jaga.sekolah set kecamatan_code=\'737101\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Mariso\';
			update jaga.sekolah set kecamatan_code=\'737102\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Mamajang\';
			update jaga.sekolah set kecamatan_code=\'737102\' where kota_kab=\'Kota Makassar\' and kecamatan=\'MAMAJANG\';
			update jaga.sekolah set kecamatan_code=\'737104\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Ujung Pandang\';
			update jaga.sekolah set kecamatan_code=\'737104\' where kota_kab=\'Kota Makassar\' and kecamatan=\'UJUNG PANDANG\';
			update jaga.sekolah set kecamatan_code=\'737105\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Wajo\';
			update jaga.sekolah set kecamatan_code=\'737105\' where kota_kab=\'Kota Makassar\' and kecamatan=\'WAJO\';
			update jaga.sekolah set kecamatan_code=\'737106\' where kota_kab=\'Kota Makassar\' and kecamatan=\'BONTOALA\';
			update jaga.sekolah set kecamatan_code=\'737106\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Bontoala\';
			update jaga.sekolah set kecamatan_code=\'737107\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Tallo\';
			update jaga.sekolah set kecamatan_code=\'737107\' where kota_kab=\'Kota Makassar\' and kecamatan=\'TALLO\';
			update jaga.sekolah set kecamatan_code=\'737108\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Ujung Tanah\';
			update jaga.sekolah set kecamatan_code=\'737108\' where kota_kab=\'Kota Makassar\' and kecamatan=\'UJUNG TANAH\';
			update jaga.sekolah set kecamatan_code=\'737109\' where kota_kab=\'Kota Makassar\' and kecamatan=\'PANAKKUKANG\';
			update jaga.sekolah set kecamatan_code=\'737110\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Tamalate\';
			update jaga.sekolah set kecamatan_code=\'737110\' where kota_kab=\'Kota Makassar\' and kecamatan=\'TAMALATE\';
			update jaga.sekolah set kecamatan_code=\'737111\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Biringkanaya\';
			update jaga.sekolah set kecamatan_code=\'737112\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Manggala\';
			update jaga.sekolah set kecamatan_code=\'737113\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Rappocini\';
			update jaga.sekolah set kecamatan_code=\'737113\' where kota_kab=\'Kota Makassar\' and kecamatan=\'RAPPOCINI\';
			update jaga.sekolah set kecamatan_code=\'737114\' where kota_kab=\'Kota Makassar\' and kecamatan=\'Kec. Tamalanrea\';
			update jaga.sekolah set kecamatan_code=\'737114\' where kota_kab=\'Kota Makassar\' and kecamatan=\'TAMALANREA\';
			update jaga.sekolah set kecamatan_code=\'737301\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Wara\';
			update jaga.sekolah set kecamatan_code=\'737302\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Wara Utara\';
			update jaga.sekolah set kecamatan_code=\'737303\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Wara Selatan\';
			update jaga.sekolah set kecamatan_code=\'737304\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Telluwanua\';
			update jaga.sekolah set kecamatan_code=\'737305\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Wara Timur\';
			update jaga.sekolah set kecamatan_code=\'737306\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Wara Barat\';
			update jaga.sekolah set kecamatan_code=\'737307\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Sendana\';
			update jaga.sekolah set kecamatan_code=\'737308\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Mungkajang\';
			update jaga.sekolah set kecamatan_code=\'737309\' where kota_kab=\'Kota Palopo\' and kecamatan=\'BARA\';
			update jaga.sekolah set kecamatan_code=\'737309\' where kota_kab=\'Kota Palopo\' and kecamatan=\'Kec. Bara\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'720101\' where kota_kab=\'BANGGAI\' and kecamatan=\'BATUI\';
			update jaga.sekolah set kecamatan_code=\'720101\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Batui\';
			update jaga.sekolah set kecamatan_code=\'720102\' where kota_kab=\'BANGGAI\' and kecamatan=\'BUNTA\';
			update jaga.sekolah set kecamatan_code=\'720102\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Bunta\';
			update jaga.sekolah set kecamatan_code=\'720103\' where kota_kab=\'BANGGAI\' and kecamatan=\'KINTOM\';
			update jaga.sekolah set kecamatan_code=\'720103\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Kintom\';
			update jaga.sekolah set kecamatan_code=\'720104\' where kota_kab=\'BANGGAI\' and kecamatan=\'LUWUK\';
			update jaga.sekolah set kecamatan_code=\'720104\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Luwuk\';
			update jaga.sekolah set kecamatan_code=\'720105\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Lamala\';
			update jaga.sekolah set kecamatan_code=\'720106\' where kota_kab=\'BANGGAI\' and kecamatan=\'BALANTAK\';
			update jaga.sekolah set kecamatan_code=\'720106\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Balantak\';
			update jaga.sekolah set kecamatan_code=\'720107\' where kota_kab=\'BANGGAI\' and kecamatan=\'PAGIMANA\';
			update jaga.sekolah set kecamatan_code=\'720107\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Pagimana\';
			update jaga.sekolah set kecamatan_code=\'720108\' where kota_kab=\'BANGGAI\' and kecamatan=\'BUALEMO\';
			update jaga.sekolah set kecamatan_code=\'720108\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Bualemo\';
			update jaga.sekolah set kecamatan_code=\'720109\' where kota_kab=\'BANGGAI\' and kecamatan=\'TOILI\';
			update jaga.sekolah set kecamatan_code=\'720109\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Toili\';
			update jaga.sekolah set kecamatan_code=\'720110\' where kota_kab=\'BANGGAI\' and kecamatan=\'MASAMA\';
			update jaga.sekolah set kecamatan_code=\'720110\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Masama\';
			update jaga.sekolah set kecamatan_code=\'720111\' where kota_kab=\'BANGGAI\' and kecamatan=\'LUWUK TIMUR\';
			update jaga.sekolah set kecamatan_code=\'720111\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Luwuk Timur\';
			update jaga.sekolah set kecamatan_code=\'720112\' where kota_kab=\'BANGGAI\' and kecamatan=\'TOILI BARAT\';
			update jaga.sekolah set kecamatan_code=\'720112\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Toili Barat\';
			update jaga.sekolah set kecamatan_code=\'720113\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Nuhon\';
			update jaga.sekolah set kecamatan_code=\'720114\' where kota_kab=\'BANGGAI\' and kecamatan=\'MOILONG\';
			update jaga.sekolah set kecamatan_code=\'720114\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Moilong\';
			update jaga.sekolah set kecamatan_code=\'720115\' where kota_kab=\'BANGGAI\' and kecamatan=\'BATUI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'720115\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Batui Selatan\';
			update jaga.sekolah set kecamatan_code=\'720116\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Lobu\';
			update jaga.sekolah set kecamatan_code=\'720117\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Simpang Raya\';
			update jaga.sekolah set kecamatan_code=\'720118\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Balantak Selatan\';
			update jaga.sekolah set kecamatan_code=\'720119\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Balantak Utara\';
			update jaga.sekolah set kecamatan_code=\'720120\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Luwuk Selatan\';
			update jaga.sekolah set kecamatan_code=\'720121\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Luwuk Utara\';
			update jaga.sekolah set kecamatan_code=\'720122\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Mantoh\';
			update jaga.sekolah set kecamatan_code=\'720123\' where kota_kab=\'Kab. Banggai\' and kecamatan=\'Kec. Nambo\';
			update jaga.sekolah set kecamatan_code=\'720201\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Kota\';
			update jaga.sekolah set kecamatan_code=\'720201\' where kota_kab=\'POSO\' and kecamatan=\'POSO KOTA\';
			update jaga.sekolah set kecamatan_code=\'720202\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Pesisir\';
			update jaga.sekolah set kecamatan_code=\'720202\' where kota_kab=\'POSO\' and kecamatan=\'POSO PESISIR\';
			update jaga.sekolah set kecamatan_code=\'720203\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lage\';
			update jaga.sekolah set kecamatan_code=\'720204\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Puselemba\';
			update jaga.sekolah set kecamatan_code=\'720205\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Timur\';
			update jaga.sekolah set kecamatan_code=\'720206\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Selatan\';
			update jaga.sekolah set kecamatan_code=\'720206\' where kota_kab=\'POSO\' and kecamatan=\'PAMONA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'720207\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lore Utara\';
			update jaga.sekolah set kecamatan_code=\'720208\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lore Tengah\';
			update jaga.sekolah set kecamatan_code=\'720209\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lore Selatan\';
			update jaga.sekolah set kecamatan_code=\'720218\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Pesisir Utara\';
			update jaga.sekolah set kecamatan_code=\'720219\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Pesisir Selatan\';
			update jaga.sekolah set kecamatan_code=\'720220\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Barat\';
			update jaga.sekolah set kecamatan_code=\'720221\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Kota Selatan\';
			update jaga.sekolah set kecamatan_code=\'720222\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Poso Kota Utara\';
			update jaga.sekolah set kecamatan_code=\'720222\' where kota_kab=\'POSO\' and kecamatan=\'POSO KOTA UTARA\';
			update jaga.sekolah set kecamatan_code=\'720223\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lore Barat\';
			update jaga.sekolah set kecamatan_code=\'720224\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Lore Timur\';
			update jaga.sekolah set kecamatan_code=\'720226\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Tenggara\';
			update jaga.sekolah set kecamatan_code=\'720227\' where kota_kab=\'Kab. Poso\' and kecamatan=\'Kec. Pamona Utara\';
			update jaga.sekolah set kecamatan_code=\'720304\' where kota_kab=\'DONGGALA\' and kecamatan=\'RIO PAKAVA\';
			update jaga.sekolah set kecamatan_code=\'720304\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Rio Pakava\';
			update jaga.sekolah set kecamatan_code=\'720306\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Dampelas\';
			update jaga.sekolah set kecamatan_code=\'720308\' where kota_kab=\'DONGGALA\' and kecamatan=\'BANAWA\';
			update jaga.sekolah set kecamatan_code=\'720308\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Banawa\';
			update jaga.sekolah set kecamatan_code=\'720309\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Labuan\';
			update jaga.sekolah set kecamatan_code=\'720310\' where kota_kab=\'DONGGALA\' and kecamatan=\'SINDUE\';
			update jaga.sekolah set kecamatan_code=\'720310\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sindue\';
			update jaga.sekolah set kecamatan_code=\'720311\' where kota_kab=\'DONGGALA\' and kecamatan=\'SIRENJA\';
			update jaga.sekolah set kecamatan_code=\'720311\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sirenja\';
			update jaga.sekolah set kecamatan_code=\'720312\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Balaesang\';
			update jaga.sekolah set kecamatan_code=\'720314\' where kota_kab=\'DONGGALA\' and kecamatan=\'SOJOL\';
			update jaga.sekolah set kecamatan_code=\'720314\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sojol\';
			update jaga.sekolah set kecamatan_code=\'720318\' where kota_kab=\'DONGGALA\' and kecamatan=\'BANAWA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'720318\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Banawa Selatan\';
			update jaga.sekolah set kecamatan_code=\'720319\' where kota_kab=\'DONGGALA\' and kecamatan=\'TANANTOVEA\';
			update jaga.sekolah set kecamatan_code=\'720319\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Tanantovea\';
			update jaga.sekolah set kecamatan_code=\'720321\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Pinembani\';
			update jaga.sekolah set kecamatan_code=\'720324\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sindue Tombusabora\';
			update jaga.sekolah set kecamatan_code=\'720325\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sindue Tobata\';
			update jaga.sekolah set kecamatan_code=\'720327\' where kota_kab=\'DONGGALA\' and kecamatan=\'BANAWA TENGAH\';
			update jaga.sekolah set kecamatan_code=\'720327\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Banawa Tengah\';
			update jaga.sekolah set kecamatan_code=\'720330\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Sojol Utara\';
			update jaga.sekolah set kecamatan_code=\'720331\' where kota_kab=\'Kab. Donggala\' and kecamatan=\'Kec. Balaesang Tanjung\';
			update jaga.sekolah set kecamatan_code=\'720501\' where kota_kab=\'BUOL\' and kecamatan=\'MOMUNU\';
			update jaga.sekolah set kecamatan_code=\'720501\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Momunu\';
			update jaga.sekolah set kecamatan_code=\'720502\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Lakea\';
			update jaga.sekolah set kecamatan_code=\'720503\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Bokat\';
			update jaga.sekolah set kecamatan_code=\'720504\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Bunobogu\';
			update jaga.sekolah set kecamatan_code=\'720505\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Paleleh\';
			update jaga.sekolah set kecamatan_code=\'720506\' where kota_kab=\'BUOL\' and kecamatan=\'BIAU\';
			update jaga.sekolah set kecamatan_code=\'720506\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Biau\';
			update jaga.sekolah set kecamatan_code=\'720507\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Tiloan\';
			update jaga.sekolah set kecamatan_code=\'720508\' where kota_kab=\'BUOL\' and kecamatan=\'BUKAL\';
			update jaga.sekolah set kecamatan_code=\'720508\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Bukal\';
			update jaga.sekolah set kecamatan_code=\'720509\' where kota_kab=\'BUOL\' and kecamatan=\'GADUNG\';
			update jaga.sekolah set kecamatan_code=\'720509\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Gadung\';
			update jaga.sekolah set kecamatan_code=\'720510\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Karamat\';
			update jaga.sekolah set kecamatan_code=\'720511\' where kota_kab=\'Kab. Buol\' and kecamatan=\'Kec. Paleleh Barat\';
			update jaga.sekolah set kecamatan_code=\'720605\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bungku Tengah\';
			update jaga.sekolah set kecamatan_code=\'720605\' where kota_kab=\'MOROWALI\' and kecamatan=\'BUNGKU TENGAH\';
			update jaga.sekolah set kecamatan_code=\'720606\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bungku Selatan\';
			update jaga.sekolah set kecamatan_code=\'720607\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Menui Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'720608\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bungku Barat\';
			update jaga.sekolah set kecamatan_code=\'720608\' where kota_kab=\'MOROWALI\' and kecamatan=\'BUNGKU BARAT\';
			update jaga.sekolah set kecamatan_code=\'720609\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bumi Raya\';
			update jaga.sekolah set kecamatan_code=\'720609\' where kota_kab=\'MOROWALI\' and kecamatan=\'BUMI RAYA\';
			update jaga.sekolah set kecamatan_code=\'720610\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bahodopi\';
			update jaga.sekolah set kecamatan_code=\'720612\' where kota_kab=\'MOROWALI\' and kecamatan=\'WITA PONDA\';
			update jaga.sekolah set kecamatan_code=\'720615\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bungku Pesisir\';
			update jaga.sekolah set kecamatan_code=\'720618\' where kota_kab=\'Kab. Morowali\' and kecamatan=\'Kec. Bungku Timur\';
			update jaga.sekolah set kecamatan_code=\'720703\' where kota_kab=\'BANGGAI KEPULAUAN\' and kecamatan=\'TOTIKUM\';
			update jaga.sekolah set kecamatan_code=\'720703\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Totikum\';
			update jaga.sekolah set kecamatan_code=\'720704\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Tinangkung\';
			update jaga.sekolah set kecamatan_code=\'720705\' where kota_kab=\'BANGGAI KEPULAUAN\' and kecamatan=\'LIANG\';
			update jaga.sekolah set kecamatan_code=\'720705\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Liang\';
			update jaga.sekolah set kecamatan_code=\'720706\' where kota_kab=\'BANGGAI KEPULAUAN\' and kecamatan=\'BULAGI\';
			update jaga.sekolah set kecamatan_code=\'720706\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Bulagi\';
			update jaga.sekolah set kecamatan_code=\'720707\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Buko\';
			update jaga.sekolah set kecamatan_code=\'720709\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Bulagi Selatan\';
			update jaga.sekolah set kecamatan_code=\'720711\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Tinangkung Selatan\';
			update jaga.sekolah set kecamatan_code=\'720715\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Totikum Selatan\';
			update jaga.sekolah set kecamatan_code=\'720716\' where kota_kab=\'BANGGAI KEPULAUAN\' and kecamatan=\'PELING TENGAH\';
			update jaga.sekolah set kecamatan_code=\'720716\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Peling Tengah\';
			update jaga.sekolah set kecamatan_code=\'720717\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Bulagi Utara\';
			update jaga.sekolah set kecamatan_code=\'720718\' where kota_kab=\'BANGGAI KEPULAUAN\' and kecamatan=\'BUKO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'720718\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Buko Selatan\';
			update jaga.sekolah set kecamatan_code=\'720719\' where kota_kab=\'Kab. Banggai Kepulauan\' and kecamatan=\'Kec. Tinangkung Utara\';
			update jaga.sekolah set kecamatan_code=\'720801\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Parigi\';
			update jaga.sekolah set kecamatan_code=\'720801\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'PARIGI\';
			update jaga.sekolah set kecamatan_code=\'720802\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Ampibabo\';
			update jaga.sekolah set kecamatan_code=\'720802\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'AMPIBABO\';
			update jaga.sekolah set kecamatan_code=\'720803\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Tinombo\';
			update jaga.sekolah set kecamatan_code=\'720803\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'TINOMBO\';
			update jaga.sekolah set kecamatan_code=\'720804\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Moutong\';
			update jaga.sekolah set kecamatan_code=\'720804\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'MOUTONG\';
			update jaga.sekolah set kecamatan_code=\'720805\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Tomini\';
			update jaga.sekolah set kecamatan_code=\'720805\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'TOMINI\';
			update jaga.sekolah set kecamatan_code=\'720806\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Sausu\';
			update jaga.sekolah set kecamatan_code=\'720806\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'SAUSU\';
			update jaga.sekolah set kecamatan_code=\'720807\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Bolano Lambunu\';
			update jaga.sekolah set kecamatan_code=\'720807\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'BOLANO LAMBUNU\';
			update jaga.sekolah set kecamatan_code=\'720808\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Kasimbar\';
			update jaga.sekolah set kecamatan_code=\'720808\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'KASIMBAR\';
			update jaga.sekolah set kecamatan_code=\'720809\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Torue\';
			update jaga.sekolah set kecamatan_code=\'720810\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Tinombo Selatan\';
			update jaga.sekolah set kecamatan_code=\'720810\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'TINOMBO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'720811\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Parigi Selatan\';
			update jaga.sekolah set kecamatan_code=\'720812\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Mepanga\';
			update jaga.sekolah set kecamatan_code=\'720812\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'MEPANGA\';
			update jaga.sekolah set kecamatan_code=\'720813\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Toribulu\';
			update jaga.sekolah set kecamatan_code=\'720814\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Taopa\';
			update jaga.sekolah set kecamatan_code=\'720815\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Balinggi\';
			update jaga.sekolah set kecamatan_code=\'720816\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Parigi Barat\';
			update jaga.sekolah set kecamatan_code=\'720817\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Siniu\';
			update jaga.sekolah set kecamatan_code=\'720818\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Palasa\';
			update jaga.sekolah set kecamatan_code=\'720819\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Parigi Utara\';
			update jaga.sekolah set kecamatan_code=\'720820\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Parigi Tengah\';
			update jaga.sekolah set kecamatan_code=\'720820\' where kota_kab=\'PARIGI MOUTONG\' and kecamatan=\'PARIGI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'720821\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Bolano\';
			update jaga.sekolah set kecamatan_code=\'720822\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Ongka Malino\';
			update jaga.sekolah set kecamatan_code=\'720823\' where kota_kab=\'Kab. Parigi Moutong\' and kecamatan=\'Kec. Sidoan\';
			update jaga.sekolah set kecamatan_code=\'721001\' where kota_kab=\'SIGI\' and kecamatan=\'SIGI BIROMARU\';
			update jaga.sekolah set kecamatan_code=\'721002\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Palolo\';
			update jaga.sekolah set kecamatan_code=\'721002\' where kota_kab=\'SIGI\' and kecamatan=\'PALOLO\';
			update jaga.sekolah set kecamatan_code=\'721003\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Nokilalaki\';
			update jaga.sekolah set kecamatan_code=\'721004\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Lindu\';
			update jaga.sekolah set kecamatan_code=\'721005\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Kulawi\';
			update jaga.sekolah set kecamatan_code=\'721006\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Kulawi Selatan\';
			update jaga.sekolah set kecamatan_code=\'721007\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Pipikoro\';
			update jaga.sekolah set kecamatan_code=\'721008\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Gumbasa\';
			update jaga.sekolah set kecamatan_code=\'721008\' where kota_kab=\'SIGI\' and kecamatan=\'GUMBASA\';
			update jaga.sekolah set kecamatan_code=\'721009\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Dolo Selatan\';
			update jaga.sekolah set kecamatan_code=\'721009\' where kota_kab=\'SIGI\' and kecamatan=\'DOLO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'721010\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Tanambulava\';
			update jaga.sekolah set kecamatan_code=\'721010\' where kota_kab=\'SIGI\' and kecamatan=\'TANAMBULAVA\';
			update jaga.sekolah set kecamatan_code=\'721011\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Dolo Barat\';
			update jaga.sekolah set kecamatan_code=\'721011\' where kota_kab=\'SIGI\' and kecamatan=\'DOLO BARAT\';
			update jaga.sekolah set kecamatan_code=\'721012\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Dolo\';
			update jaga.sekolah set kecamatan_code=\'721012\' where kota_kab=\'SIGI\' and kecamatan=\'DOLO\';
			update jaga.sekolah set kecamatan_code=\'721013\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Kinovaro\';
			update jaga.sekolah set kecamatan_code=\'721014\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Marawola\';
			update jaga.sekolah set kecamatan_code=\'721014\' where kota_kab=\'SIGI\' and kecamatan=\'MARAWOLA\';
			update jaga.sekolah set kecamatan_code=\'721015\' where kota_kab=\'Kab. Sigi\' and kecamatan=\'Kec. Marawola Barat\';
			update jaga.sekolah set kecamatan_code=\'721101\' where kota_kab=\'BANGGAI LAUT\' and kecamatan=\'BANGGAI\';
			update jaga.sekolah set kecamatan_code=\'721101\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'Kec. Banggai\';
			update jaga.sekolah set kecamatan_code=\'721102\' where kota_kab=\'BANGGAI LAUT\' and kecamatan=\'BANGGAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'721102\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'Kec. Banggai Utara\';
			update jaga.sekolah set kecamatan_code=\'721103\' where kota_kab=\'BANGGAI LAUT\' and kecamatan=\'BOKAN KEPULAUAN\';
			update jaga.sekolah set kecamatan_code=\'721103\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'KEC. BOKAN KEPULAUAN\';
			update jaga.sekolah set kecamatan_code=\'721104\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'KEC. BANGKURUNG\';
			update jaga.sekolah set kecamatan_code=\'721105\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'KEC. LABOBO\';
			update jaga.sekolah set kecamatan_code=\'721106\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'KEC. BANGGAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'721107\' where kota_kab=\'Kab. Banggai Laut\' and kecamatan=\'KEC. BANGGAI TENGAH\';
			update jaga.sekolah set kecamatan_code=\'727101\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Palu Timur\';
			update jaga.sekolah set kecamatan_code=\'727101\' where kota_kab=\'Kota Palu\' and kecamatan=\'PALU TIMUR\';
			update jaga.sekolah set kecamatan_code=\'727102\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Palu Barat\';
			update jaga.sekolah set kecamatan_code=\'727102\' where kota_kab=\'Kota Palu\' and kecamatan=\'PALU BARAT\';
			update jaga.sekolah set kecamatan_code=\'727103\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Palu Selatan\';
			update jaga.sekolah set kecamatan_code=\'727104\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Palu Utara\';
			update jaga.sekolah set kecamatan_code=\'727104\' where kota_kab=\'Kota Palu\' and kecamatan=\'PALU UTARA\';
			update jaga.sekolah set kecamatan_code=\'727105\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Ulujadi\';
			update jaga.sekolah set kecamatan_code=\'727106\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Tatanga\';
			update jaga.sekolah set kecamatan_code=\'727106\' where kota_kab=\'Kota Palu\' and kecamatan=\'TATANGA\';
			update jaga.sekolah set kecamatan_code=\'727107\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Tawaeli\';
			update jaga.sekolah set kecamatan_code=\'727108\' where kota_kab=\'Kota Palu\' and kecamatan=\'Kec. Mantikulore\';
			update jaga.sekolah set kecamatan_code=\'727108\' where kota_kab=\'Kota Palu\' and kecamatan=\'MANTIKULORE\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'740101\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Wundulako\';
			update jaga.sekolah set kecamatan_code=\'740104\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Kolaka\';
			update jaga.sekolah set kecamatan_code=\'740104\' where kota_kab=\'KOLAKA\' and kecamatan=\'KOLAKA\';
			update jaga.sekolah set kecamatan_code=\'740107\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Pomalaa\';
			update jaga.sekolah set kecamatan_code=\'740107\' where kota_kab=\'KOLAKA\' and kecamatan=\'POMALAA\';
			update jaga.sekolah set kecamatan_code=\'740108\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Watubangga\';
			update jaga.sekolah set kecamatan_code=\'740108\' where kota_kab=\'KOLAKA\' and kecamatan=\'WATUBANGGA\';
			update jaga.sekolah set kecamatan_code=\'740110\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Wolo\';
			update jaga.sekolah set kecamatan_code=\'740110\' where kota_kab=\'KOLAKA\' and kecamatan=\'WOLO\';
			update jaga.sekolah set kecamatan_code=\'740112\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Baula\';
			update jaga.sekolah set kecamatan_code=\'740114\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Latambaga\';
			update jaga.sekolah set kecamatan_code=\'740118\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Tanggetada\';
			update jaga.sekolah set kecamatan_code=\'740120\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Samaturu\';
			update jaga.sekolah set kecamatan_code=\'740120\' where kota_kab=\'KOLAKA\' and kecamatan=\'SAMATURU\';
			update jaga.sekolah set kecamatan_code=\'740124\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Toari\';
			update jaga.sekolah set kecamatan_code=\'740124\' where kota_kab=\'KOLAKA\' and kecamatan=\'TOARI\';
			update jaga.sekolah set kecamatan_code=\'740125\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Polinggona\';
			update jaga.sekolah set kecamatan_code=\'740125\' where kota_kab=\'KOLAKA\' and kecamatan=\'POLINGGONA\';
			update jaga.sekolah set kecamatan_code=\'740127\' where kota_kab=\'Kab. Kolaka\' and kecamatan=\'Kec. Iwoimendaa\';
			update jaga.sekolah set kecamatan_code=\'740127\' where kota_kab=\'KOLAKA\' and kecamatan=\'IWOIMENDAA\';
			update jaga.sekolah set kecamatan_code=\'740201\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Lambuya\';
			update jaga.sekolah set kecamatan_code=\'740201\' where kota_kab=\'KONAWE\' and kecamatan=\'LAMBUYA\';
			update jaga.sekolah set kecamatan_code=\'740202\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Unaaha\';
			update jaga.sekolah set kecamatan_code=\'740202\' where kota_kab=\'KONAWE\' and kecamatan=\'UNAAHA\';
			update jaga.sekolah set kecamatan_code=\'740203\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Wawotobi\';
			update jaga.sekolah set kecamatan_code=\'740203\' where kota_kab=\'KONAWE\' and kecamatan=\'WAWOTOBI\';
			update jaga.sekolah set kecamatan_code=\'740204\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Pondidaha\';
			update jaga.sekolah set kecamatan_code=\'740204\' where kota_kab=\'KONAWE\' and kecamatan=\'PONDIDAHA\';
			update jaga.sekolah set kecamatan_code=\'740205\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Sampara\';
			update jaga.sekolah set kecamatan_code=\'740210\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Abuki\';
			update jaga.sekolah set kecamatan_code=\'740210\' where kota_kab=\'KONAWE\' and kecamatan=\'ABUKI\';
			update jaga.sekolah set kecamatan_code=\'740211\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Soropia\';
			update jaga.sekolah set kecamatan_code=\'740211\' where kota_kab=\'KONAWE\' and kecamatan=\'SOROPIA\';
			update jaga.sekolah set kecamatan_code=\'740215\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Tongauna\';
			update jaga.sekolah set kecamatan_code=\'740215\' where kota_kab=\'KONAWE\' and kecamatan=\'TONGAUNA\';
			update jaga.sekolah set kecamatan_code=\'740216\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Latoma\';
			update jaga.sekolah set kecamatan_code=\'740217\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Puriala\';
			update jaga.sekolah set kecamatan_code=\'740218\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Uepai\';
			update jaga.sekolah set kecamatan_code=\'740219\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Wonggeduku\';
			update jaga.sekolah set kecamatan_code=\'740220\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Besulutu\';
			update jaga.sekolah set kecamatan_code=\'740221\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Bondoala\';
			update jaga.sekolah set kecamatan_code=\'740223\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Routa\';
			update jaga.sekolah set kecamatan_code=\'740223\' where kota_kab=\'KONAWE\' and kecamatan=\'ROUTA\';
			update jaga.sekolah set kecamatan_code=\'740224\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Anggaberi\';
			update jaga.sekolah set kecamatan_code=\'740225\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Meluhu\';
			update jaga.sekolah set kecamatan_code=\'740225\' where kota_kab=\'KONAWE\' and kecamatan=\'MELUHU\';
			update jaga.sekolah set kecamatan_code=\'740228\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Amonggedo\';
			update jaga.sekolah set kecamatan_code=\'740231\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Asinua\';
			update jaga.sekolah set kecamatan_code=\'740232\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Konawe\';
			update jaga.sekolah set kecamatan_code=\'740233\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Kapoiala\';
			update jaga.sekolah set kecamatan_code=\'740236\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Lalonggasumeeto\';
			update jaga.sekolah set kecamatan_code=\'740236\' where kota_kab=\'KONAWE\' and kecamatan=\'LALONGGASUMEETO\';
			update jaga.sekolah set kecamatan_code=\'740237\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Onembute\';
			update jaga.sekolah set kecamatan_code=\'740238\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Padangguni\';
			update jaga.sekolah set kecamatan_code=\'740239\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Morosi\';
			update jaga.sekolah set kecamatan_code=\'740240\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Anggalomoare\';
			update jaga.sekolah set kecamatan_code=\'740241\' where kota_kab=\'Kab. Konawe\' and kecamatan=\'Kec. Wonggeduku Barat\';
			update jaga.sekolah set kecamatan_code=\'740306\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Napabalano\';
			update jaga.sekolah set kecamatan_code=\'740306\' where kota_kab=\'MUNA\' and kecamatan=\'NAPABALANO\';
			update jaga.sekolah set kecamatan_code=\'740307\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Maligano\';
			update jaga.sekolah set kecamatan_code=\'740313\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Wakorumba Selatan\';
			update jaga.sekolah set kecamatan_code=\'740314\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Lasalepa\';
			update jaga.sekolah set kecamatan_code=\'740314\' where kota_kab=\'MUNA\' and kecamatan=\'LASALEPA\';
			update jaga.sekolah set kecamatan_code=\'740316\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Katobu\';
			update jaga.sekolah set kecamatan_code=\'740316\' where kota_kab=\'MUNA\' and kecamatan=\'KATOBU\';
			update jaga.sekolah set kecamatan_code=\'740317\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Duruka\';
			update jaga.sekolah set kecamatan_code=\'740317\' where kota_kab=\'MUNA\' and kecamatan=\'DURUKA\';
			update jaga.sekolah set kecamatan_code=\'740318\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Lohia\';
			update jaga.sekolah set kecamatan_code=\'740319\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Watopute\';
			update jaga.sekolah set kecamatan_code=\'740320\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Kontunaga\';
			update jaga.sekolah set kecamatan_code=\'740323\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Kabangka\';
			update jaga.sekolah set kecamatan_code=\'740323\' where kota_kab=\'MUNA\' and kecamatan=\'KABANGKA\';
			update jaga.sekolah set kecamatan_code=\'740324\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Kabawo\';
			update jaga.sekolah set kecamatan_code=\'740324\' where kota_kab=\'MUNA\' and kecamatan=\'KABAWO\';
			update jaga.sekolah set kecamatan_code=\'740325\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Parigi\';
			update jaga.sekolah set kecamatan_code=\'740326\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Bone\';
			update jaga.sekolah set kecamatan_code=\'740327\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Tongkuno\';
			update jaga.sekolah set kecamatan_code=\'740327\' where kota_kab=\'MUNA\' and kecamatan=\'TONGKUNO\';
			update jaga.sekolah set kecamatan_code=\'740328\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Pasir Putih\';
			update jaga.sekolah set kecamatan_code=\'740330\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Kontu Kowuna\';
			update jaga.sekolah set kecamatan_code=\'740331\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Marobo\';
			update jaga.sekolah set kecamatan_code=\'740332\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Tongkuno Selatan\';
			update jaga.sekolah set kecamatan_code=\'740333\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Pasi Kolaga\';
			update jaga.sekolah set kecamatan_code=\'740334\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Batukara\';
			update jaga.sekolah set kecamatan_code=\'740334\' where kota_kab=\'MUNA\' and kecamatan=\'BATUKARA\';
			update jaga.sekolah set kecamatan_code=\'740337\' where kota_kab=\'Kab. Muna\' and kecamatan=\'Kec. Towea\';
			update jaga.sekolah set kecamatan_code=\'740422\' where kota_kab=\'Kab. Buton\' and kecamatan=\'Kec. Kapontori\';
			update jaga.sekolah set kecamatan_code=\'740423\' where kota_kab=\'Kab. Buton\' and kecamatan=\'Kec. Lasalimu\';
			update jaga.sekolah set kecamatan_code=\'740424\' where kota_kab=\'BUTON\' and kecamatan=\'LASALIMU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'740424\' where kota_kab=\'Kab. Buton\' and kecamatan=\'Kec. Lasalimu Selatan\';
			update jaga.sekolah set kecamatan_code=\'740428\' where kota_kab=\'Kab. Buton\' and kecamatan=\'Kec. Wolowa\';
			update jaga.sekolah set kecamatan_code=\'740429\' where kota_kab=\'BUTON\' and kecamatan=\'WABULA\';
			update jaga.sekolah set kecamatan_code=\'740429\' where kota_kab=\'Kab. Buton\' and kecamatan=\'Kec. Wabula\';
			update jaga.sekolah set kecamatan_code=\'740501\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Tinanggea\';
			update jaga.sekolah set kecamatan_code=\'740501\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'TINANGGEA\';
			update jaga.sekolah set kecamatan_code=\'740502\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Angata\';
			update jaga.sekolah set kecamatan_code=\'740502\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'ANGATA\';
			update jaga.sekolah set kecamatan_code=\'740503\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'ANDOOLO\';
			update jaga.sekolah set kecamatan_code=\'740504\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Palangga\';
			update jaga.sekolah set kecamatan_code=\'740504\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'PALANGGA\';
			update jaga.sekolah set kecamatan_code=\'740505\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Landono\';
			update jaga.sekolah set kecamatan_code=\'740505\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'LANDONO\';
			update jaga.sekolah set kecamatan_code=\'740506\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Lainea\';
			update jaga.sekolah set kecamatan_code=\'740507\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Konda\';
			update jaga.sekolah set kecamatan_code=\'740507\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'KONDA\';
			update jaga.sekolah set kecamatan_code=\'740508\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Ranomeeto\';
			update jaga.sekolah set kecamatan_code=\'740508\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'RANOMEETO\';
			update jaga.sekolah set kecamatan_code=\'740509\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Kolono\';
			update jaga.sekolah set kecamatan_code=\'740510\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Kolono\';
			update jaga.sekolah set kecamatan_code=\'740511\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Laonti\';
			update jaga.sekolah set kecamatan_code=\'740512\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Lalembuu\';
			update jaga.sekolah set kecamatan_code=\'740512\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'LALEMBUU\';
			update jaga.sekolah set kecamatan_code=\'740513\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Benua\';
			update jaga.sekolah set kecamatan_code=\'740514\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Palangga Selatan\';
			update jaga.sekolah set kecamatan_code=\'740514\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'PALANGGA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'740515\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Mowila\';
			update jaga.sekolah set kecamatan_code=\'740516\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Moramo Utara\';
			update jaga.sekolah set kecamatan_code=\'740516\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'MORAMO UTARA\';
			update jaga.sekolah set kecamatan_code=\'740517\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Buke\';
			update jaga.sekolah set kecamatan_code=\'740517\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'BUKE\';
			update jaga.sekolah set kecamatan_code=\'740518\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Wolasi\';
			update jaga.sekolah set kecamatan_code=\'740519\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Laeya\';
			update jaga.sekolah set kecamatan_code=\'740519\' where kota_kab=\'KONAWE SELATAN\' and kecamatan=\'LAEYA\';
			update jaga.sekolah set kecamatan_code=\'740520\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Baito\';
			update jaga.sekolah set kecamatan_code=\'740521\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Basala\';
			update jaga.sekolah set kecamatan_code=\'740522\' where kota_kab=\'Kab. Konawe Selatan\' and kecamatan=\'Kec. Ranomeeto Barat\';
			update jaga.sekolah set kecamatan_code=\'740601\' where kota_kab=\'BOMBANA\' and kecamatan=\'POLEANG\';
			update jaga.sekolah set kecamatan_code=\'740601\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang\';
			update jaga.sekolah set kecamatan_code=\'740602\' where kota_kab=\'BOMBANA\' and kecamatan=\'POLEANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'740602\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Timur\';
			update jaga.sekolah set kecamatan_code=\'740603\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Rarowatu\';
			update jaga.sekolah set kecamatan_code=\'740604\' where kota_kab=\'BOMBANA\' and kecamatan=\'RUMBIA\';
			update jaga.sekolah set kecamatan_code=\'740604\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Rumbia\';
			update jaga.sekolah set kecamatan_code=\'740605\' where kota_kab=\'BOMBANA\' and kecamatan=\'KABAENA\';
			update jaga.sekolah set kecamatan_code=\'740605\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena\';
			update jaga.sekolah set kecamatan_code=\'740606\' where kota_kab=\'BOMBANA\' and kecamatan=\'KABAENA TIMUR\';
			update jaga.sekolah set kecamatan_code=\'740606\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena Timur\';
			update jaga.sekolah set kecamatan_code=\'740607\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Barat\';
			update jaga.sekolah set kecamatan_code=\'740609\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Rarowatu Utara\';
			update jaga.sekolah set kecamatan_code=\'740610\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Utara\';
			update jaga.sekolah set kecamatan_code=\'740611\' where kota_kab=\'BOMBANA\' and kecamatan=\'POLEANG SELATAN\';
			update jaga.sekolah set kecamatan_code=\'740611\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Selatan\';
			update jaga.sekolah set kecamatan_code=\'740612\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Tenggara\';
			update jaga.sekolah set kecamatan_code=\'740613\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena Selatan\';
			update jaga.sekolah set kecamatan_code=\'740614\' where kota_kab=\'BOMBANA\' and kecamatan=\'KABAENA BARAT\';
			update jaga.sekolah set kecamatan_code=\'740614\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena Barat\';
			update jaga.sekolah set kecamatan_code=\'740615\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena Utara\';
			update jaga.sekolah set kecamatan_code=\'740616\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kabaena Tengah\';
			update jaga.sekolah set kecamatan_code=\'740617\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Kep. Masaloka Raya\';
			update jaga.sekolah set kecamatan_code=\'740618\' where kota_kab=\'BOMBANA\' and kecamatan=\'RUMBIA TENGAH\';
			update jaga.sekolah set kecamatan_code=\'740618\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Rumbia Tengah\';
			update jaga.sekolah set kecamatan_code=\'740619\' where kota_kab=\'BOMBANA\' and kecamatan=\'POLEANG TENGAH\';
			update jaga.sekolah set kecamatan_code=\'740619\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Poleang Tengah\';
			update jaga.sekolah set kecamatan_code=\'740620\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Tontonunu\';
			update jaga.sekolah set kecamatan_code=\'740621\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Lantari Jaya\';
			update jaga.sekolah set kecamatan_code=\'740622\' where kota_kab=\'Kab. Bombana\' and kecamatan=\'Kec. Mata Usu\';
			update jaga.sekolah set kecamatan_code=\'740701\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Wangi-Wangi\';
			update jaga.sekolah set kecamatan_code=\'740702\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Kaledupa\';
			update jaga.sekolah set kecamatan_code=\'740703\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Tomia\';
			update jaga.sekolah set kecamatan_code=\'740703\' where kota_kab=\'WAKATOBI\' and kecamatan=\'TOMIA\';
			update jaga.sekolah set kecamatan_code=\'740704\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Binongko\';
			update jaga.sekolah set kecamatan_code=\'740706\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Kaledupa Selatan\';
			update jaga.sekolah set kecamatan_code=\'740706\' where kota_kab=\'WAKATOBI\' and kecamatan=\'KALEDUPA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'740707\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Tomia Timur\';
			update jaga.sekolah set kecamatan_code=\'740708\' where kota_kab=\'Kab. Wakatobi\' and kecamatan=\'Kec. Togo Binongko\';
			update jaga.sekolah set kecamatan_code=\'740708\' where kota_kab=\'WAKATOBI\' and kecamatan=\'TOGO BINONGKO\';
			update jaga.sekolah set kecamatan_code=\'740801\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Lasusua\';
			update jaga.sekolah set kecamatan_code=\'740801\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'LASUSUA\';
			update jaga.sekolah set kecamatan_code=\'740802\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Pakue\';
			update jaga.sekolah set kecamatan_code=\'740805\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Kodeoha\';
			update jaga.sekolah set kecamatan_code=\'740805\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'KODEOHA\';
			update jaga.sekolah set kecamatan_code=\'740806\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Ngapa\';
			update jaga.sekolah set kecamatan_code=\'740806\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'NGAPA\';
			update jaga.sekolah set kecamatan_code=\'740807\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Wawo\';
			update jaga.sekolah set kecamatan_code=\'740808\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Lambai\';
			update jaga.sekolah set kecamatan_code=\'740808\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'LAMBAI\';
			update jaga.sekolah set kecamatan_code=\'740809\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Watunohu\';
			update jaga.sekolah set kecamatan_code=\'740810\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Pakue Tengah\';
			update jaga.sekolah set kecamatan_code=\'740810\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'PAKUE TENGAH\';
			update jaga.sekolah set kecamatan_code=\'740811\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Pakue Utara\';
			update jaga.sekolah set kecamatan_code=\'740812\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Porehu\';
			update jaga.sekolah set kecamatan_code=\'740813\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Katoi\';
			update jaga.sekolah set kecamatan_code=\'740813\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'KATOI\';
			update jaga.sekolah set kecamatan_code=\'740814\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Tiwu\';
			update jaga.sekolah set kecamatan_code=\'740814\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'TIWU\';
			update jaga.sekolah set kecamatan_code=\'740815\' where kota_kab=\'Kab. Kolaka Utara\' and kecamatan=\'Kec. Tolala\';
			update jaga.sekolah set kecamatan_code=\'740815\' where kota_kab=\'KOLAKA UTARA\' and kecamatan=\'TOLALA\';
			update jaga.sekolah set kecamatan_code=\'740901\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Asera\';
			update jaga.sekolah set kecamatan_code=\'740902\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Wiwirano\';
			update jaga.sekolah set kecamatan_code=\'740903\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Langgikima\';
			update jaga.sekolah set kecamatan_code=\'740904\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Molawe\';
			update jaga.sekolah set kecamatan_code=\'740905\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Lasolo\';
			update jaga.sekolah set kecamatan_code=\'740905\' where kota_kab=\'KONAWE UTARA\' and kecamatan=\'LASOLO\';
			update jaga.sekolah set kecamatan_code=\'740906\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Lembo\';
			update jaga.sekolah set kecamatan_code=\'740907\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Sawa\';
			update jaga.sekolah set kecamatan_code=\'740907\' where kota_kab=\'KONAWE UTARA\' and kecamatan=\'SAWA\';
			update jaga.sekolah set kecamatan_code=\'740908\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Oheo\';
			update jaga.sekolah set kecamatan_code=\'740909\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Andowia\';
			update jaga.sekolah set kecamatan_code=\'740910\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Motui\';
			update jaga.sekolah set kecamatan_code=\'740911\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Wawolesea\';
			update jaga.sekolah set kecamatan_code=\'740912\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Lasolo Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'740913\' where kota_kab=\'Kab. Konawe Utara\' and kecamatan=\'Kec. Landawe\';
			update jaga.sekolah set kecamatan_code=\'741001\' where kota_kab=\'BUTON UTARA\' and kecamatan=\'KULISUSU\';
			update jaga.sekolah set kecamatan_code=\'741001\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Kulisusu\';
			update jaga.sekolah set kecamatan_code=\'741002\' where kota_kab=\'BUTON UTARA\' and kecamatan=\'KAMBOWA\';
			update jaga.sekolah set kecamatan_code=\'741002\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Kambowa\';
			update jaga.sekolah set kecamatan_code=\'741003\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Bonegunu\';
			update jaga.sekolah set kecamatan_code=\'741004\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Kulisusu Barat\';
			update jaga.sekolah set kecamatan_code=\'741005\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Kulisusu Utara\';
			update jaga.sekolah set kecamatan_code=\'741006\' where kota_kab=\'Kab. Buton Utara\' and kecamatan=\'Kec. Wakorumba Utara\';
			update jaga.sekolah set kecamatan_code=\'741101\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. TIRAWUTA\';
			update jaga.sekolah set kecamatan_code=\'741101\' where kota_kab=\'KAB. KOLAKA TIMUR\' and kecamatan=\'KEC. TIRAWUTA\';
			update jaga.sekolah set kecamatan_code=\'741101\' where kota_kab=\'KOLAKA TIMUR\' and kecamatan=\'TIRAWUTA\';
			update jaga.sekolah set kecamatan_code=\'741102\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'Kec. Loea\';
			update jaga.sekolah set kecamatan_code=\'741103\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. LADONGI\';
			update jaga.sekolah set kecamatan_code=\'741103\' where kota_kab=\'KOLAKA TIMUR\' and kecamatan=\'LADONGI\';
			update jaga.sekolah set kecamatan_code=\'741105\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. LAMBANDIA\';
			update jaga.sekolah set kecamatan_code=\'741106\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'Kec. Lalolae\';
			update jaga.sekolah set kecamatan_code=\'741106\' where kota_kab=\'KOLAKA TIMUR\' and kecamatan=\'LALOLAE\';
			update jaga.sekolah set kecamatan_code=\'741107\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. MOWEWE\';
			update jaga.sekolah set kecamatan_code=\'741108\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. ULUIWOI\';
			update jaga.sekolah set kecamatan_code=\'741109\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'KEC. TINONDO\';
			update jaga.sekolah set kecamatan_code=\'741110\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'Kec. Aere\';
			update jaga.sekolah set kecamatan_code=\'741111\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'Kec. Ueesi\';
			update jaga.sekolah set kecamatan_code=\'741112\' where kota_kab=\'Kab. Kolaka Timur\' and kecamatan=\'Kec. Dangia\';
			update jaga.sekolah set kecamatan_code=\'741201\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Barat\';
			update jaga.sekolah set kecamatan_code=\'741202\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Utara\';
			update jaga.sekolah set kecamatan_code=\'741203\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Timur Laut\';
			update jaga.sekolah set kecamatan_code=\'741204\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Timur\';
			update jaga.sekolah set kecamatan_code=\'741205\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Tenggara\';
			update jaga.sekolah set kecamatan_code=\'741206\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Selatan\';
			update jaga.sekolah set kecamatan_code=\'741207\' where kota_kab=\'Kab. Konawe Kepulauan\' and kecamatan=\'Kec. Wawonii Tengah\';
			update jaga.sekolah set kecamatan_code=\'741301\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Sawerigadi\';
			update jaga.sekolah set kecamatan_code=\'741302\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Barangka\';
			update jaga.sekolah set kecamatan_code=\'741303\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Lawa\';
			update jaga.sekolah set kecamatan_code=\'741304\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Wadaga\';
			update jaga.sekolah set kecamatan_code=\'741305\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Tiworo Selatan\';
			update jaga.sekolah set kecamatan_code=\'741306\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Maginti\';
			update jaga.sekolah set kecamatan_code=\'741307\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Tiworo Tengah\';
			update jaga.sekolah set kecamatan_code=\'741308\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Tiworo Utara\';
			update jaga.sekolah set kecamatan_code=\'741309\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Tiworo Kepulauan\';
			update jaga.sekolah set kecamatan_code=\'741310\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Kusambi\';
			update jaga.sekolah set kecamatan_code=\'741311\' where kota_kab=\'Kab. Muna Barat\' and kecamatan=\'Kec. Napano Kusambi\';
			update jaga.sekolah set kecamatan_code=\'741401\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Lakudo\';
			update jaga.sekolah set kecamatan_code=\'741402\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Mawasangka Timur\';
			update jaga.sekolah set kecamatan_code=\'741403\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Mawasangka Tengah\';
			update jaga.sekolah set kecamatan_code=\'741404\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Mawasangka\';
			update jaga.sekolah set kecamatan_code=\'741406\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Gu\';
			update jaga.sekolah set kecamatan_code=\'741407\' where kota_kab=\'Kab. Buton Tengah\' and kecamatan=\'Kec. Sangia Wambulu\';
			update jaga.sekolah set kecamatan_code=\'741501\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Batauga\';
			update jaga.sekolah set kecamatan_code=\'741502\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Sampolawa\';
			update jaga.sekolah set kecamatan_code=\'741503\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Lapandewa\';
			update jaga.sekolah set kecamatan_code=\'741504\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Batu Atas\';
			update jaga.sekolah set kecamatan_code=\'741505\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Siompu Barat\';
			update jaga.sekolah set kecamatan_code=\'741506\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Siompu\';
			update jaga.sekolah set kecamatan_code=\'741507\' where kota_kab=\'Kab. Buton Selatan\' and kecamatan=\'Kec. Kadatua\';
			update jaga.sekolah set kecamatan_code=\'747101\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Mandonga\';
			update jaga.sekolah set kecamatan_code=\'747101\' where kota_kab=\'Kota Kendari\' and kecamatan=\'MANDONGA\';
			update jaga.sekolah set kecamatan_code=\'747102\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Kendari\';
			update jaga.sekolah set kecamatan_code=\'747103\' where kota_kab=\'Kota Kendari\' and kecamatan=\'BARUGA\';
			update jaga.sekolah set kecamatan_code=\'747103\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Baruga\';
			update jaga.sekolah set kecamatan_code=\'747104\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Poasia\';
			update jaga.sekolah set kecamatan_code=\'747104\' where kota_kab=\'Kota Kendari\' and kecamatan=\'POASIA\';
			update jaga.sekolah set kecamatan_code=\'747105\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Kendari Barat\';
			update jaga.sekolah set kecamatan_code=\'747106\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Abeli\';
			update jaga.sekolah set kecamatan_code=\'747107\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Wua-Wua\';
			update jaga.sekolah set kecamatan_code=\'747107\' where kota_kab=\'Kota Kendari\' and kecamatan=\'WUA-WUA\';
			update jaga.sekolah set kecamatan_code=\'747108\' where kota_kab=\'Kota Kendari\' and kecamatan=\'KADIA\';
			update jaga.sekolah set kecamatan_code=\'747108\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Kadia\';
			update jaga.sekolah set kecamatan_code=\'747109\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Puuwatu\';
			update jaga.sekolah set kecamatan_code=\'747110\' where kota_kab=\'Kota Kendari\' and kecamatan=\'KAMBU\';
			update jaga.sekolah set kecamatan_code=\'747110\' where kota_kab=\'Kota Kendari\' and kecamatan=\'Kec. Kambu\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'710201\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tondano Barat\';
			update jaga.sekolah set kecamatan_code=\'710202\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tondano Timur\';
			update jaga.sekolah set kecamatan_code=\'710203\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Eris\';
			update jaga.sekolah set kecamatan_code=\'710204\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Kombi\';
			update jaga.sekolah set kecamatan_code=\'710205\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Lembean Timur\';
			update jaga.sekolah set kecamatan_code=\'710206\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Kakas\';
			update jaga.sekolah set kecamatan_code=\'710207\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tompaso\';
			update jaga.sekolah set kecamatan_code=\'710208\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Remboken\';
			update jaga.sekolah set kecamatan_code=\'710209\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Langowan Timur\';
			update jaga.sekolah set kecamatan_code=\'710210\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Langowan Barat\';
			update jaga.sekolah set kecamatan_code=\'710211\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Sonder\';
			update jaga.sekolah set kecamatan_code=\'710212\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Kawangkoan\';
			update jaga.sekolah set kecamatan_code=\'710213\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Pineleng\';
			update jaga.sekolah set kecamatan_code=\'710214\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tombulu\';
			update jaga.sekolah set kecamatan_code=\'710215\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tombariri\';
			update jaga.sekolah set kecamatan_code=\'710216\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tondano Utara\';
			update jaga.sekolah set kecamatan_code=\'710217\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Langowan Selatan\';
			update jaga.sekolah set kecamatan_code=\'710218\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tondano Selatan\';
			update jaga.sekolah set kecamatan_code=\'710219\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Langowan Utara\';
			update jaga.sekolah set kecamatan_code=\'710220\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Kakas Barat\';
			update jaga.sekolah set kecamatan_code=\'710222\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Kawangkoan Barat\';
			update jaga.sekolah set kecamatan_code=\'710223\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Mandolang\';
			update jaga.sekolah set kecamatan_code=\'710224\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tombariri Timur\';
			update jaga.sekolah set kecamatan_code=\'710225\' where kota_kab=\'Kab. Minahasa\' and kecamatan=\'Kec. Tompaso Barat\';
			update jaga.sekolah set kecamatan_code=\'710401\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Lirung\';
			update jaga.sekolah set kecamatan_code=\'710402\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Beo\';
			update jaga.sekolah set kecamatan_code=\'710403\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Rainis\';
			update jaga.sekolah set kecamatan_code=\'710404\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Essang\';
			update jaga.sekolah set kecamatan_code=\'710405\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Nanusa\';
			update jaga.sekolah set kecamatan_code=\'710406\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Kabaruan\';
			update jaga.sekolah set kecamatan_code=\'710407\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Melonguane\';
			update jaga.sekolah set kecamatan_code=\'710408\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Gemeh\';
			update jaga.sekolah set kecamatan_code=\'710409\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Damau\';
			update jaga.sekolah set kecamatan_code=\'710411\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Salibabu\';
			update jaga.sekolah set kecamatan_code=\'710412\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Kalongan\';
			update jaga.sekolah set kecamatan_code=\'710413\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Miangas\';
			update jaga.sekolah set kecamatan_code=\'710414\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Beo Utara\';
			update jaga.sekolah set kecamatan_code=\'710415\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Pulutan\';
			update jaga.sekolah set kecamatan_code=\'710416\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Melonguane Timur\';
			update jaga.sekolah set kecamatan_code=\'710417\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Moronge\';
			update jaga.sekolah set kecamatan_code=\'710418\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Beo Selatan\';
			update jaga.sekolah set kecamatan_code=\'710419\' where kota_kab=\'Kab. Kepulauan Talaud\' and kecamatan=\'Kec. Essang Selatan\';
			update jaga.sekolah set kecamatan_code=\'710601\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Kema\';
			update jaga.sekolah set kecamatan_code=\'710602\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Kauditan\';
			update jaga.sekolah set kecamatan_code=\'710603\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Airmadidi\';
			update jaga.sekolah set kecamatan_code=\'710604\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Wori\';
			update jaga.sekolah set kecamatan_code=\'710604\' where kota_kab=\'MINAHASA UTARA\' and kecamatan=\'WORI\';
			update jaga.sekolah set kecamatan_code=\'710605\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Dimembe\';
			update jaga.sekolah set kecamatan_code=\'710606\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Likupang Barat\';
			update jaga.sekolah set kecamatan_code=\'710607\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Likupang Timur\';
			update jaga.sekolah set kecamatan_code=\'710607\' where kota_kab=\'MINAHASA UTARA\' and kecamatan=\'LIKUPANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'710608\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Kalawat\';
			update jaga.sekolah set kecamatan_code=\'710609\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Talawaan\';
			update jaga.sekolah set kecamatan_code=\'710610\' where kota_kab=\'Kab. Minahasa Utara\' and kecamatan=\'Kec. Likupang Selatan\';
			update jaga.sekolah set kecamatan_code=\'710701\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Ratahan\';
			update jaga.sekolah set kecamatan_code=\'710702\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Pusomaen\';
			update jaga.sekolah set kecamatan_code=\'710703\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Belang\';
			update jaga.sekolah set kecamatan_code=\'710703\' where kota_kab=\'MINAHASA TENGGARA\' and kecamatan=\'BELANG\';
			update jaga.sekolah set kecamatan_code=\'710704\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Ratatotok\';
			update jaga.sekolah set kecamatan_code=\'710705\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Tombatu\';
			update jaga.sekolah set kecamatan_code=\'710706\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Touluaan\';
			update jaga.sekolah set kecamatan_code=\'710707\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Touluaan Selatan\';
			update jaga.sekolah set kecamatan_code=\'710708\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Silian Raya\';
			update jaga.sekolah set kecamatan_code=\'710709\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Tombatu Timur\';
			update jaga.sekolah set kecamatan_code=\'710710\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Tombatu Utara\';
			update jaga.sekolah set kecamatan_code=\'710711\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Pasan\';
			update jaga.sekolah set kecamatan_code=\'710712\' where kota_kab=\'Kab. Minahasa Tenggara\' and kecamatan=\'Kec. Ratahan Timur\';
			update jaga.sekolah set kecamatan_code=\'711001\' where kota_kab=\'Kab. Bolaang Mongondow Timur\' and kecamatan=\'Kec. Tutuyan\';
			update jaga.sekolah set kecamatan_code=\'711002\' where kota_kab=\'Kab. Bolaang Mongondow Timur\' and kecamatan=\'Kec. Kotabunan\';
			update jaga.sekolah set kecamatan_code=\'711003\' where kota_kab=\'Kab. Bolaang Mongondow Timur\' and kecamatan=\'Kec. Nuangan\';
			update jaga.sekolah set kecamatan_code=\'711004\' where kota_kab=\'Kab. Bolaang Mongondow Timur\' and kecamatan=\'Kec. Modayag\';
			update jaga.sekolah set kecamatan_code=\'711005\' where kota_kab=\'BOLAANG MONGONDOW TIMUR\' and kecamatan=\'MODAYAG BARAT\';
			update jaga.sekolah set kecamatan_code=\'711005\' where kota_kab=\'Kab. Bolaang Mongondow Timur\' and kecamatan=\'Kec. Modayag Barat\';
			update jaga.sekolah set kecamatan_code=\'717101\' where kota_kab=\'Kota Manado\' and kecamatan=\'BUNAKEN\';
			update jaga.sekolah set kecamatan_code=\'717101\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Bunaken\';
			update jaga.sekolah set kecamatan_code=\'717103\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Singkil\';
			update jaga.sekolah set kecamatan_code=\'717103\' where kota_kab=\'Kota Manado\' and kecamatan=\'SINGKIL\';
			update jaga.sekolah set kecamatan_code=\'717104\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Wenang\';
			update jaga.sekolah set kecamatan_code=\'717105\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Tikala\';
			update jaga.sekolah set kecamatan_code=\'717106\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Sario\';
			update jaga.sekolah set kecamatan_code=\'717107\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Wanea\';
			update jaga.sekolah set kecamatan_code=\'717108\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Mapanget\';
			update jaga.sekolah set kecamatan_code=\'717108\' where kota_kab=\'Kota Manado\' and kecamatan=\'MAPANGET\';
			update jaga.sekolah set kecamatan_code=\'717109\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Malalayang\';
			update jaga.sekolah set kecamatan_code=\'717111\' where kota_kab=\'Kota Manado\' and kecamatan=\'Kec. Paal Dua\';
			update jaga.sekolah set kecamatan_code=\'717201\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Lembeh Selatan\';
			update jaga.sekolah set kecamatan_code=\'717202\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Madidir\';
			update jaga.sekolah set kecamatan_code=\'717203\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Ranowulu\';
			update jaga.sekolah set kecamatan_code=\'717204\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Aertembaga\';
			update jaga.sekolah set kecamatan_code=\'717205\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Matuari\';
			update jaga.sekolah set kecamatan_code=\'717205\' where kota_kab=\'Kota Bitung\' and kecamatan=\'MATUARI\';
			update jaga.sekolah set kecamatan_code=\'717206\' where kota_kab=\'Kota Bitung\' and kecamatan=\'GIRIAN\';
			update jaga.sekolah set kecamatan_code=\'717206\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Girian\';
			update jaga.sekolah set kecamatan_code=\'717207\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Maesa\';
			update jaga.sekolah set kecamatan_code=\'717207\' where kota_kab=\'Kota Bitung\' and kecamatan=\'MAESA\';
			update jaga.sekolah set kecamatan_code=\'717208\' where kota_kab=\'Kota Bitung\' and kecamatan=\'Kec. Lembeh Utara\';
			update jaga.sekolah set kecamatan_code=\'717301\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'Kec. Tomohon Selatan\';
			update jaga.sekolah set kecamatan_code=\'717302\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'Kec. Tomohon Tengah\';
			update jaga.sekolah set kecamatan_code=\'717303\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'Kec. Tomohon Utara\';
			update jaga.sekolah set kecamatan_code=\'717303\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'TOMOHON UTARA\';
			update jaga.sekolah set kecamatan_code=\'717304\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'Kec. Tomohon Barat\';
			update jaga.sekolah set kecamatan_code=\'717305\' where kota_kab=\'Kota Tomohon\' and kecamatan=\'Kec. Tomohon Timur\';
			update jaga.sekolah set kecamatan_code=\'717401\' where kota_kab=\'Kota Kotamobagu\' and kecamatan=\'Kec. Kotamobagu Utara\';
			update jaga.sekolah set kecamatan_code=\'717402\' where kota_kab=\'Kota Kotamobagu\' and kecamatan=\'Kec. Kotamobagu Timur\';
			update jaga.sekolah set kecamatan_code=\'717403\' where kota_kab=\'Kota Kotamobagu\' and kecamatan=\'Kec. Kotamobagu Selatan\';
			update jaga.sekolah set kecamatan_code=\'717403\' where kota_kab=\'Kota Kotamobagu\' and kecamatan=\'KOTAMOBAGU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'717404\' where kota_kab=\'Kota Kotamobagu\' and kecamatan=\'Kec. Kotamobagu Barat\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'130101\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'PANCUNG SOAL\';
			update jaga.sekolah set kecamatan_code=\'130102\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'RANAH PESISIR\';
			update jaga.sekolah set kecamatan_code=\'130103\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'LENGAYANG\';
			update jaga.sekolah set kecamatan_code=\'130105\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'IV JURAI\';
			update jaga.sekolah set kecamatan_code=\'130106\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'BAYANG\';
			update jaga.sekolah set kecamatan_code=\'130107\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'KOTO XI TARUSAN\';
			update jaga.sekolah set kecamatan_code=\'130108\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'SUTERA\';
			update jaga.sekolah set kecamatan_code=\'130109\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'LINGGO SARI BAGANTI\';
			update jaga.sekolah set kecamatan_code=\'130110\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'LUNANG\';
			update jaga.sekolah set kecamatan_code=\'130111\' where kota_kab=\'PESISIR SELATAN\' and kecamatan=\'BASA AMPEK BALAI TAPAN\';
			update jaga.sekolah set kecamatan_code=\'130203\' where kota_kab=\'SOLOK\' and kecamatan=\'PANTAI CERMIN\';
			update jaga.sekolah set kecamatan_code=\'130204\' where kota_kab=\'SOLOK\' and kecamatan=\'LEMBAH GUMANTI\';
			update jaga.sekolah set kecamatan_code=\'130205\' where kota_kab=\'SOLOK\' and kecamatan=\'PAYUNG SEKAKI\';
			update jaga.sekolah set kecamatan_code=\'130207\' where kota_kab=\'SOLOK\' and kecamatan=\'GUNUNG TALANG\';
			update jaga.sekolah set kecamatan_code=\'130208\' where kota_kab=\'SOLOK\' and kecamatan=\'BUKIT SUNDI\';
			update jaga.sekolah set kecamatan_code=\'130210\' where kota_kab=\'SOLOK\' and kecamatan=\'KUBUNG\';
			update jaga.sekolah set kecamatan_code=\'130211\' where kota_kab=\'SOLOK\' and kecamatan=\'X KOTO SINGKARAK\';
			update jaga.sekolah set kecamatan_code=\'130212\' where kota_kab=\'SOLOK\' and kecamatan=\'X KOTO DIATAS\';
			update jaga.sekolah set kecamatan_code=\'130213\' where kota_kab=\'SOLOK\' and kecamatan=\'JUNJUNG SIRIH\';
			update jaga.sekolah set kecamatan_code=\'130305\' where kota_kab=\'SIJUNJUNG\' and kecamatan=\'IV NAGARI\';
			update jaga.sekolah set kecamatan_code=\'130309\' where kota_kab=\'SIJUNJUNG\' and kecamatan=\'SUMPUR KUDUS\';
			update jaga.sekolah set kecamatan_code=\'130310\' where kota_kab=\'SIJUNJUNG\' and kecamatan=\'KUPITAN\';
			update jaga.sekolah set kecamatan_code=\'130401\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'X Koto\';
			update jaga.sekolah set kecamatan_code=\'130402\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'BATIPUH\';
			update jaga.sekolah set kecamatan_code=\'130403\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'RAMBATAN\';
			update jaga.sekolah set kecamatan_code=\'130404\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'LIMA KAUM\';
			update jaga.sekolah set kecamatan_code=\'130406\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'LINTAU BUO\';
			update jaga.sekolah set kecamatan_code=\'130407\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'SUNGAYANG\';
			update jaga.sekolah set kecamatan_code=\'130408\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'SUNGAI TARAB\';
			update jaga.sekolah set kecamatan_code=\'130409\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'PARIANGAN\';
			update jaga.sekolah set kecamatan_code=\'130410\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'Salimpauang\';
			update jaga.sekolah set kecamatan_code=\'130411\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'PADANG GANTING\';
			update jaga.sekolah set kecamatan_code=\'130412\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'Tanjuang Baru\';
			update jaga.sekolah set kecamatan_code=\'130413\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'LINTAU BUO UTARA\';
			update jaga.sekolah set kecamatan_code=\'130414\' where kota_kab=\'TANAH DATAR\' and kecamatan=\'Batipuah Selatan\';
			update jaga.sekolah set kecamatan_code=\'130506\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'V Koto Kampung Dalam\';
			update jaga.sekolah set kecamatan_code=\'130507\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'Sungai Garingging\';
			update jaga.sekolah set kecamatan_code=\'130508\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'SUNGAI LIMAU\';
			update jaga.sekolah set kecamatan_code=\'130509\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'IV KOTO AUR MALINTANG\';
			update jaga.sekolah set kecamatan_code=\'130510\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'Ulakan Tapakih\';
			update jaga.sekolah set kecamatan_code=\'130511\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'SINTUAK TOBOH GADANG\';
			update jaga.sekolah set kecamatan_code=\'130514\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'V KOTO TIMUR\';
			update jaga.sekolah set kecamatan_code=\'130515\' where kota_kab=\'PADANG PARIAMAN\' and kecamatan=\'2 X 11 KAYU TANAM\';
			update jaga.sekolah set kecamatan_code=\'130602\' where kota_kab=\'AGAM\' and kecamatan=\'LUBUK BASUNG\';
			update jaga.sekolah set kecamatan_code=\'130603\' where kota_kab=\'AGAM\' and kecamatan=\'TANJUNG RAYA\';
			update jaga.sekolah set kecamatan_code=\'130604\' where kota_kab=\'AGAM\' and kecamatan=\'MATUR\';
			update jaga.sekolah set kecamatan_code=\'130605\' where kota_kab=\'AGAM\' and kecamatan=\'IV KOTO\';
			update jaga.sekolah set kecamatan_code=\'130606\' where kota_kab=\'AGAM\' and kecamatan=\'BANUHAMPU\';
			update jaga.sekolah set kecamatan_code=\'130607\' where kota_kab=\'AGAM\' and kecamatan=\'AMPEK ANGKEK\';
			update jaga.sekolah set kecamatan_code=\'130608\' where kota_kab=\'AGAM\' and kecamatan=\'BASO\';
			update jaga.sekolah set kecamatan_code=\'130609\' where kota_kab=\'AGAM\' and kecamatan=\'TILATANG KAMANG\';
			update jaga.sekolah set kecamatan_code=\'130612\' where kota_kab=\'AGAM\' and kecamatan=\'SUNGAI PUA\';
			update jaga.sekolah set kecamatan_code=\'130613\' where kota_kab=\'AGAM\' and kecamatan=\'AMPEK NAGARI\';
			update jaga.sekolah set kecamatan_code=\'130614\' where kota_kab=\'AGAM\' and kecamatan=\'CANDUNG\';
			update jaga.sekolah set kecamatan_code=\'130615\' where kota_kab=\'AGAM\' and kecamatan=\'KAMANG MAGEK\';
			update jaga.sekolah set kecamatan_code=\'130616\' where kota_kab=\'AGAM\' and kecamatan=\'MALALAK\';
			update jaga.sekolah set kecamatan_code=\'130702\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'GUGUAK\';
			update jaga.sekolah set kecamatan_code=\'130703\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'PAYAKUMBUH\';
			update jaga.sekolah set kecamatan_code=\'130705\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'HARAU\';
			update jaga.sekolah set kecamatan_code=\'130709\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'LAREH SAGO HALABAN\';
			update jaga.sekolah set kecamatan_code=\'130710\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'SITUJUAH LIMO NAGARI\';
			update jaga.sekolah set kecamatan_code=\'130713\' where kota_kab=\'LIMA PULUH KOTA\' and kecamatan=\'AKABILURU\';
			update jaga.sekolah set kecamatan_code=\'130804\' where kota_kab=\'PASAMAN\' and kecamatan=\'BONJOL\';
			update jaga.sekolah set kecamatan_code=\'130805\' where kota_kab=\'PASAMAN\' and kecamatan=\'LUBUK SIKAPING\';
			update jaga.sekolah set kecamatan_code=\'130807\' where kota_kab=\'PASAMAN\' and kecamatan=\'PANTI\';
			update jaga.sekolah set kecamatan_code=\'130812\' where kota_kab=\'PASAMAN\' and kecamatan=\'DUO KOTO\';
			update jaga.sekolah set kecamatan_code=\'130814\' where kota_kab=\'PASAMAN\' and kecamatan=\'RAO\';
			update jaga.sekolah set kecamatan_code=\'130817\' where kota_kab=\'PASAMAN\' and kecamatan=\'PADANG GELUGUR\';
			update jaga.sekolah set kecamatan_code=\'130819\' where kota_kab=\'PASAMAN\' and kecamatan=\'RAO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'130908\' where kota_kab=\'KEPULAUAN MENTAWAI\' and kecamatan=\'SIPORA UTARA\';
			update jaga.sekolah set kecamatan_code=\'131001\' where kota_kab=\'DHARMASRAYA\' and kecamatan=\'KOTO BARU\';
			update jaga.sekolah set kecamatan_code=\'131002\' where kota_kab=\'DHARMASRAYA\' and kecamatan=\'PULAU PUNJUNG\';
			update jaga.sekolah set kecamatan_code=\'131004\' where kota_kab=\'DHARMASRAYA\' and kecamatan=\'SITIUNG\';
			update jaga.sekolah set kecamatan_code=\'131006\' where kota_kab=\'DHARMASRAYA\' and kecamatan=\'TIMPEH\';
			update jaga.sekolah set kecamatan_code=\'131011\' where kota_kab=\'DHARMASRAYA\' and kecamatan=\'KOTO BESAR\';
			update jaga.sekolah set kecamatan_code=\'131101\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'SANGIR\';
			update jaga.sekolah set kecamatan_code=\'131102\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'SUNGAI PAGU\';
			update jaga.sekolah set kecamatan_code=\'131103\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'KOTO PARIK GADANG DIATEH\';
			update jaga.sekolah set kecamatan_code=\'131104\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'SANGIR JUJUAN\';
			update jaga.sekolah set kecamatan_code=\'131105\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'SANGIR BATANG HARI\';
			update jaga.sekolah set kecamatan_code=\'131107\' where kota_kab=\'SOLOK SELATAN\' and kecamatan=\'SANGIR BALAI JANGGO\';
			update jaga.sekolah set kecamatan_code=\'131201\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'Sungaiberemas\';
			update jaga.sekolah set kecamatan_code=\'131202\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'Lembah Melintang\';
			update jaga.sekolah set kecamatan_code=\'131203\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'PASAMAN\';
			update jaga.sekolah set kecamatan_code=\'131204\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'TALAMAU\';
			update jaga.sekolah set kecamatan_code=\'131205\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'KINALI\';
			update jaga.sekolah set kecamatan_code=\'131206\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'Gunungtuleh\';
			update jaga.sekolah set kecamatan_code=\'131207\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'RANAH BATAHAN\';
			update jaga.sekolah set kecamatan_code=\'131208\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'KOTO BALINGKA\';
			update jaga.sekolah set kecamatan_code=\'131209\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'Sungaiaur\';
			update jaga.sekolah set kecamatan_code=\'131210\' where kota_kab=\'PASAMAN BARAT\' and kecamatan=\'LUHAK NAN DUO\';
			update jaga.sekolah set kecamatan_code=\'137102\' where kota_kab=\'Kota Padang\' and kecamatan=\'PADANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'137104\' where kota_kab=\'Kota Padang\' and kecamatan=\'PADANG UTARA\';
			update jaga.sekolah set kecamatan_code=\'137105\' where kota_kab=\'Kota Padang\' and kecamatan=\'BUNGUS TELUK KABUNG\';
			update jaga.sekolah set kecamatan_code=\'137106\' where kota_kab=\'Kota Padang\' and kecamatan=\'LUBUK BEGALUNG\';
			update jaga.sekolah set kecamatan_code=\'137108\' where kota_kab=\'Kota Padang\' and kecamatan=\'PAUH\';
			update jaga.sekolah set kecamatan_code=\'137109\' where kota_kab=\'Kota Padang\' and kecamatan=\'KURANJI\';
			update jaga.sekolah set kecamatan_code=\'137111\' where kota_kab=\'Kota Padang\' and kecamatan=\'KOTO TANGAH\';
			update jaga.sekolah set kecamatan_code=\'137201\' where kota_kab=\'Kota Solok\' and kecamatan=\'LUBUK SIKARAH\';
			update jaga.sekolah set kecamatan_code=\'137401\' where kota_kab=\'Kota Padang Panjang\' and kecamatan=\'PADANG PANJANG TIMUR\';
			update jaga.sekolah set kecamatan_code=\'137402\' where kota_kab=\'Kota Padang Panjang\' and kecamatan=\'PADANG PANJANG BARAT\';
			update jaga.sekolah set kecamatan_code=\'137501\' where kota_kab=\'Kota Bukittinggi\' and kecamatan=\'GUGUAK PANJANG\';
			update jaga.sekolah set kecamatan_code=\'137502\' where kota_kab=\'Kota Bukittinggi\' and kecamatan=\'MANDIANGIN K. SELAYAN\';
			update jaga.sekolah set kecamatan_code=\'137601\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'PAYAKUMBUH BARAT\';
			update jaga.sekolah set kecamatan_code=\'137603\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'PAYAKUMBUH TIMUR\';
			update jaga.sekolah set kecamatan_code=\'137604\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'LAMPOSI TIGO NAGORI\';
			update jaga.sekolah set kecamatan_code=\'137701\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'PARIAMAN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'137703\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'PARIAMAN SELATAN\';
			update jaga.sekolah set kecamatan_code=\'137704\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'PARIAMAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'137101\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Padang Selatan\';
			update jaga.sekolah set kecamatan_code=\'137102\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Padang Timur\';
			update jaga.sekolah set kecamatan_code=\'137103\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Padang Barat\';
			update jaga.sekolah set kecamatan_code=\'137104\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Padang Utara\';
			update jaga.sekolah set kecamatan_code=\'137105\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Bungus Teluk Kabung\';
			update jaga.sekolah set kecamatan_code=\'137106\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Lubuk Begalung\';
			update jaga.sekolah set kecamatan_code=\'137107\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Lubuk Kilangan\';
			update jaga.sekolah set kecamatan_code=\'137108\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Pauh\';
			update jaga.sekolah set kecamatan_code=\'137109\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Kuranji\';
			update jaga.sekolah set kecamatan_code=\'137110\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Nanggalo\';
			update jaga.sekolah set kecamatan_code=\'137111\' where kota_kab=\'Kota Padang\' and kecamatan=\'Kec. Koto Tangah\';
			update jaga.sekolah set kecamatan_code=\'137201\' where kota_kab=\'Kota Solok\' and kecamatan=\'Kec. Lubuk Sikarah\';
			update jaga.sekolah set kecamatan_code=\'137202\' where kota_kab=\'Kota Solok\' and kecamatan=\'Kec. Tanjung Harapan\';
			update jaga.sekolah set kecamatan_code=\'137401\' where kota_kab=\'Kota Padang Panjang\' and kecamatan=\'Kec. Padang Panjang Timur\';
			update jaga.sekolah set kecamatan_code=\'137402\' where kota_kab=\'Kota Padang Panjang\' and kecamatan=\'Kec. Padang Panjang Barat\';
			update jaga.sekolah set kecamatan_code=\'137503\' where kota_kab=\'Kota Bukittinggi\' and kecamatan=\'Kec. Aur Birugo Tigo Baleh\';
			update jaga.sekolah set kecamatan_code=\'137601\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'Kec. Payakumbuh Barat\';
			update jaga.sekolah set kecamatan_code=\'137602\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'Kec. Payakumbuh Utara\';
			update jaga.sekolah set kecamatan_code=\'137603\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'Kec. Payakumbuh Timur\';
			update jaga.sekolah set kecamatan_code=\'137604\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'Kec. Lamposi Tigo Nagori\';
			update jaga.sekolah set kecamatan_code=\'137605\' where kota_kab=\'Kota Payakumbuh\' and kecamatan=\'Kec. Payakumbuh Selatan\';
			update jaga.sekolah set kecamatan_code=\'137701\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'Kec. Pariaman Tengah\';
			update jaga.sekolah set kecamatan_code=\'137702\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'Kec. Pariaman Utara\';
			update jaga.sekolah set kecamatan_code=\'137703\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'Kec. Pariaman Selatan\';
			update jaga.sekolah set kecamatan_code=\'137704\' where kota_kab=\'Kota Pariaman\' and kecamatan=\'Kec. Pariaman Timur\';
			update jaga.sekolah set kecamatan_code=\'130101\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Pancung Soal\';
			update jaga.sekolah set kecamatan_code=\'130102\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Ranah Pesisir\';
			update jaga.sekolah set kecamatan_code=\'130103\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Lengayang\';
			update jaga.sekolah set kecamatan_code=\'130104\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Batang Kapas\';
			update jaga.sekolah set kecamatan_code=\'130105\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. IV Jurai\';
			update jaga.sekolah set kecamatan_code=\'130106\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Bayang\';
			update jaga.sekolah set kecamatan_code=\'130108\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Sutera\';
			update jaga.sekolah set kecamatan_code=\'130110\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Lunang\';
			update jaga.sekolah set kecamatan_code=\'130111\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Basa Ampek Balai Tapan\';
			update jaga.sekolah set kecamatan_code=\'130114\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Ranah Ampek Hulu Tapan\';
			update jaga.sekolah set kecamatan_code=\'130115\' where kota_kab=\'Kab. Pesisir Selatan\' and kecamatan=\'Kec. Silaut\';
			update jaga.sekolah set kecamatan_code=\'130203\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Pantai Cermin\';
			update jaga.sekolah set kecamatan_code=\'130204\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Lembah Gumanti\';
			update jaga.sekolah set kecamatan_code=\'130205\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Payung Sekaki\';
			update jaga.sekolah set kecamatan_code=\'130206\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Lembang Jaya\';
			update jaga.sekolah set kecamatan_code=\'130207\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Gunung Talang\';
			update jaga.sekolah set kecamatan_code=\'130208\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Bukit Sundi\';
			update jaga.sekolah set kecamatan_code=\'130209\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. IX Koto Sungai Lasi\';
			update jaga.sekolah set kecamatan_code=\'130210\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Kubung\';
			update jaga.sekolah set kecamatan_code=\'130211\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. X Koto Singkarak\';
			update jaga.sekolah set kecamatan_code=\'130212\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. X Koto Diatas\';
			update jaga.sekolah set kecamatan_code=\'130213\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Junjung Sirih\';
			update jaga.sekolah set kecamatan_code=\'130217\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Hiliran Gumanti\';
			update jaga.sekolah set kecamatan_code=\'130218\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Tigo Lurah\';
			update jaga.sekolah set kecamatan_code=\'130219\' where kota_kab=\'Kab. Solok\' and kecamatan=\'Kec. Danau Kembar\';
			update jaga.sekolah set kecamatan_code=\'130303\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Tanjung Gadang\';
			update jaga.sekolah set kecamatan_code=\'130304\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Sijunjung\';
			update jaga.sekolah set kecamatan_code=\'130305\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. IV Nagari\';
			update jaga.sekolah set kecamatan_code=\'130306\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Kamang Baru\';
			update jaga.sekolah set kecamatan_code=\'130308\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Koto VII\';
			update jaga.sekolah set kecamatan_code=\'130309\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Sumpur Kudus\';
			update jaga.sekolah set kecamatan_code=\'130310\' where kota_kab=\'Kab. Sijunjung\' and kecamatan=\'Kec. Kupitan\';
			update jaga.sekolah set kecamatan_code=\'130401\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. X Koto\';
			update jaga.sekolah set kecamatan_code=\'130402\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Batipuh\';
			update jaga.sekolah set kecamatan_code=\'130403\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Rambatan\';
			update jaga.sekolah set kecamatan_code=\'130404\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Lima Kaum\';
			update jaga.sekolah set kecamatan_code=\'130405\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Tanjung Emas\';
			update jaga.sekolah set kecamatan_code=\'130406\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Lintau Buo\';
			update jaga.sekolah set kecamatan_code=\'130407\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Sungayang\';
			update jaga.sekolah set kecamatan_code=\'130408\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Sungai Tarab\';
			update jaga.sekolah set kecamatan_code=\'130409\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Pariangan\';
			update jaga.sekolah set kecamatan_code=\'130411\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Padang Ganting\';
			update jaga.sekolah set kecamatan_code=\'130413\' where kota_kab=\'Kab. Tanah Datar\' and kecamatan=\'Kec. Lintau Buo Utara\';
			update jaga.sekolah set kecamatan_code=\'130501\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Lubuk Alung\';
			update jaga.sekolah set kecamatan_code=\'130502\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Batang Anai\';
			update jaga.sekolah set kecamatan_code=\'130503\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Nan Sabaris\';
			update jaga.sekolah set kecamatan_code=\'130505\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. VII Koto Sungai Sarik\';
			update jaga.sekolah set kecamatan_code=\'130506\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. V Koto Kampung Dalam\';
			update jaga.sekolah set kecamatan_code=\'130508\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Sungai Limau\';
			update jaga.sekolah set kecamatan_code=\'130509\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. IV Koto Aur Malintang\';
			update jaga.sekolah set kecamatan_code=\'130512\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Padang Sago\';
			update jaga.sekolah set kecamatan_code=\'130513\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Batang Gasan\';
			update jaga.sekolah set kecamatan_code=\'130514\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. V Koto Timur\';
			update jaga.sekolah set kecamatan_code=\'130515\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. 2 x 11 Kayu Tanam\';
			update jaga.sekolah set kecamatan_code=\'130516\' where kota_kab=\'Kab. Padang Pariaman\' and kecamatan=\'Kec. Patamuan\';
			update jaga.sekolah set kecamatan_code=\'130601\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Tanjung Mutiara\';
			update jaga.sekolah set kecamatan_code=\'130602\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Lubuk Basung\';
			update jaga.sekolah set kecamatan_code=\'130603\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Tanjung Raya\';
			update jaga.sekolah set kecamatan_code=\'130604\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Matur\';
			update jaga.sekolah set kecamatan_code=\'130605\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. IV Koto\';
			update jaga.sekolah set kecamatan_code=\'130606\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Banuhampu\';
			update jaga.sekolah set kecamatan_code=\'130607\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Ampek Angkek\';
			update jaga.sekolah set kecamatan_code=\'130608\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Baso\';
			update jaga.sekolah set kecamatan_code=\'130609\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Tilatang Kamang\';
			update jaga.sekolah set kecamatan_code=\'130610\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Palupuh\';
			update jaga.sekolah set kecamatan_code=\'130612\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Sungai Pua\';
			update jaga.sekolah set kecamatan_code=\'130613\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Ampek Nagari\';
			update jaga.sekolah set kecamatan_code=\'130614\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Candung\';
			update jaga.sekolah set kecamatan_code=\'130615\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Kamang Magek\';
			update jaga.sekolah set kecamatan_code=\'130616\' where kota_kab=\'Kab. Agam\' and kecamatan=\'Kec. Malalak\';
			update jaga.sekolah set kecamatan_code=\'130804\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Bonjol\';
			update jaga.sekolah set kecamatan_code=\'130805\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Lubuk Sikaping\';
			update jaga.sekolah set kecamatan_code=\'130807\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Panti\';
			update jaga.sekolah set kecamatan_code=\'130808\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Mapat Tunggul\';
			update jaga.sekolah set kecamatan_code=\'130814\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Rao\';
			update jaga.sekolah set kecamatan_code=\'130815\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Mapat Tunggul Selatan\';
			update jaga.sekolah set kecamatan_code=\'130816\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Simpang Alahan Mati\';
			update jaga.sekolah set kecamatan_code=\'130817\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Padang Gelugur\';
			update jaga.sekolah set kecamatan_code=\'130818\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Rao Utara\';
			update jaga.sekolah set kecamatan_code=\'130819\' where kota_kab=\'Kab. Pasaman\' and kecamatan=\'Kec. Rao Selatan\';
			update jaga.sekolah set kecamatan_code=\'130901\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Pagai Utara\';
			update jaga.sekolah set kecamatan_code=\'130902\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Sipora Selatan\';
			update jaga.sekolah set kecamatan_code=\'130903\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Siberut Selatan\';
			update jaga.sekolah set kecamatan_code=\'130904\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Siberut Utara\';
			update jaga.sekolah set kecamatan_code=\'130905\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Siberut Barat\';
			update jaga.sekolah set kecamatan_code=\'130906\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Siberut Barat Daya\';
			update jaga.sekolah set kecamatan_code=\'130907\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Siberut Tengah\';
			update jaga.sekolah set kecamatan_code=\'130908\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Sipora Utara\';
			update jaga.sekolah set kecamatan_code=\'130909\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Sikakap\';
			update jaga.sekolah set kecamatan_code=\'130910\' where kota_kab=\'Kab. Kepulauan Mentawai\' and kecamatan=\'Kec. Pagai Selatan\';
			update jaga.sekolah set kecamatan_code=\'131001\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Koto Baru\';
			update jaga.sekolah set kecamatan_code=\'131002\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Pulau Punjung\';
			update jaga.sekolah set kecamatan_code=\'131003\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Sungai Rumbai\';
			update jaga.sekolah set kecamatan_code=\'131004\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Sitiung\';
			update jaga.sekolah set kecamatan_code=\'131005\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Sembilan Koto\';
			update jaga.sekolah set kecamatan_code=\'131006\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Timpeh\';
			update jaga.sekolah set kecamatan_code=\'131007\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Koto Salak\';
			update jaga.sekolah set kecamatan_code=\'131008\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Tiumang\';
			update jaga.sekolah set kecamatan_code=\'131009\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Padang Laweh\';
			update jaga.sekolah set kecamatan_code=\'131010\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Asam Jujuhan\';
			update jaga.sekolah set kecamatan_code=\'131011\' where kota_kab=\'Kab. Dharmasraya\' and kecamatan=\'Kec. Koto Besar\';
			update jaga.sekolah set kecamatan_code=\'131101\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Sangir\';
			update jaga.sekolah set kecamatan_code=\'131102\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Sungai Pagu\';
			update jaga.sekolah set kecamatan_code=\'131103\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Koto Parik Gadang Diateh\';
			update jaga.sekolah set kecamatan_code=\'131104\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Sangir Jujuan\';
			update jaga.sekolah set kecamatan_code=\'131105\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Sangir Batang Hari\';
			update jaga.sekolah set kecamatan_code=\'131106\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Pauh Duo\';
			update jaga.sekolah set kecamatan_code=\'131107\' where kota_kab=\'Kab. Solok Selatan\' and kecamatan=\'Kec. Sangir Balai Janggo\';
			update jaga.sekolah set kecamatan_code=\'131202\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Lembah Melintang\';
			update jaga.sekolah set kecamatan_code=\'131203\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Pasaman\';
			update jaga.sekolah set kecamatan_code=\'131204\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Talamau\';
			update jaga.sekolah set kecamatan_code=\'131205\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Kinali\';
			update jaga.sekolah set kecamatan_code=\'131207\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Ranah Batahan\';
			update jaga.sekolah set kecamatan_code=\'131208\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Koto Balingka\';
			update jaga.sekolah set kecamatan_code=\'131210\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Luhak Nan Duo\';
			update jaga.sekolah set kecamatan_code=\'131211\' where kota_kab=\'Kab. Pasaman Barat\' and kecamatan=\'Kec. Sasak Ranah Pesisir\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'160301\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Tanjung Agung\';
			update jaga.sekolah set kecamatan_code=\'160302\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Muara Enim\';
			update jaga.sekolah set kecamatan_code=\'160302\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'MUARA ENIM\';
			update jaga.sekolah set kecamatan_code=\'160303\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Rambang Dangku\';
			update jaga.sekolah set kecamatan_code=\'160304\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Gunung Megang\';
			update jaga.sekolah set kecamatan_code=\'160304\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'GUNUNG MEGANG\';
			update jaga.sekolah set kecamatan_code=\'160306\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Gelumbang\';
			update jaga.sekolah set kecamatan_code=\'160306\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'GELUMBANG\';
			update jaga.sekolah set kecamatan_code=\'160307\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Lawang Kidul\';
			update jaga.sekolah set kecamatan_code=\'160308\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Semende Darat Laut\';
			update jaga.sekolah set kecamatan_code=\'160309\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Semende Darat Tengah\';
			update jaga.sekolah set kecamatan_code=\'160310\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Semende Darat Ulu\';
			update jaga.sekolah set kecamatan_code=\'160311\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Ujan Mas\';
			update jaga.sekolah set kecamatan_code=\'160314\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Lubai\';
			update jaga.sekolah set kecamatan_code=\'160315\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Rambang\';
			update jaga.sekolah set kecamatan_code=\'160315\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'RAMBANG\';
			update jaga.sekolah set kecamatan_code=\'160316\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Sungai Rotan\';
			update jaga.sekolah set kecamatan_code=\'160316\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'SUNGAI ROTAN\';
			update jaga.sekolah set kecamatan_code=\'160317\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Lembak\';
			update jaga.sekolah set kecamatan_code=\'160317\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'LEMBAK\';
			update jaga.sekolah set kecamatan_code=\'160319\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Benakat\';
			update jaga.sekolah set kecamatan_code=\'160321\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Kelekar\';
			update jaga.sekolah set kecamatan_code=\'160321\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'KELEKAR\';
			update jaga.sekolah set kecamatan_code=\'160322\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Muara Belida\';
			update jaga.sekolah set kecamatan_code=\'160322\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'MUARA BELIDA\';
			update jaga.sekolah set kecamatan_code=\'160323\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Belimbing\';
			update jaga.sekolah set kecamatan_code=\'160324\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Belida Darat\';
			update jaga.sekolah set kecamatan_code=\'160324\' where kota_kab=\'MUARA ENIM\' and kecamatan=\'BELIDA DARAT\';
			update jaga.sekolah set kecamatan_code=\'160325\' where kota_kab=\'Kab. Muara Enim\' and kecamatan=\'Kec. Lubai Ulu\';
			update jaga.sekolah set kecamatan_code=\'160406\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Jarai\';
			update jaga.sekolah set kecamatan_code=\'160407\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Kota Agung\';
			update jaga.sekolah set kecamatan_code=\'160409\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Merapi Barat\';
			update jaga.sekolah set kecamatan_code=\'160410\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Lahat\';
			update jaga.sekolah set kecamatan_code=\'160410\' where kota_kab=\'LAHAT\' and kecamatan=\'LAHAT\';
			update jaga.sekolah set kecamatan_code=\'160412\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Pajar Bulan\';
			update jaga.sekolah set kecamatan_code=\'160415\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Mulak Ulu\';
			update jaga.sekolah set kecamatan_code=\'160416\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Kikim Selatan\';
			update jaga.sekolah set kecamatan_code=\'160417\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Kikim Timur\';
			update jaga.sekolah set kecamatan_code=\'160417\' where kota_kab=\'LAHAT\' and kecamatan=\'KIKIM TIMUR\';
			update jaga.sekolah set kecamatan_code=\'160418\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Kikim Tengah\';
			update jaga.sekolah set kecamatan_code=\'160419\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Kikim Barat\';
			update jaga.sekolah set kecamatan_code=\'160420\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Pseksu\';
			update jaga.sekolah set kecamatan_code=\'160421\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Gumay Talang\';
			update jaga.sekolah set kecamatan_code=\'160421\' where kota_kab=\'LAHAT\' and kecamatan=\'GUMAY TALANG\';
			update jaga.sekolah set kecamatan_code=\'160422\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Pagar Gunung\';
			update jaga.sekolah set kecamatan_code=\'160423\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Merapi Timur\';
			update jaga.sekolah set kecamatan_code=\'160423\' where kota_kab=\'LAHAT\' and kecamatan=\'MERAPI TIMUR\';
			update jaga.sekolah set kecamatan_code=\'160424\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Tanjung Sakti Pumi\';
			update jaga.sekolah set kecamatan_code=\'160424\' where kota_kab=\'LAHAT\' and kecamatan=\'TANJUNG SAKTI PUMI\';
			update jaga.sekolah set kecamatan_code=\'160425\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Gumay Ulu\';
			update jaga.sekolah set kecamatan_code=\'160426\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Merapi Selatan\';
			update jaga.sekolah set kecamatan_code=\'160429\' where kota_kab=\'Kab. Lahat\' and kecamatan=\'Kec. Sukamerindu\';
			update jaga.sekolah set kecamatan_code=\'160502\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Muara Lakitan\';
			update jaga.sekolah set kecamatan_code=\'160503\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Muara Kelingi\';
			update jaga.sekolah set kecamatan_code=\'160503\' where kota_kab=\'MUSI RAWAS\' and kecamatan=\'MUARA KELINGI\';
			update jaga.sekolah set kecamatan_code=\'160508\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Jayaloka\';
			update jaga.sekolah set kecamatan_code=\'160509\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Muara Beliti\';
			update jaga.sekolah set kecamatan_code=\'160510\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Stl Ulu Terawas\';
			update jaga.sekolah set kecamatan_code=\'160511\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Selangit\';
			update jaga.sekolah set kecamatan_code=\'160511\' where kota_kab=\'MUSI RAWAS\' and kecamatan=\'SELANGIT\';
			update jaga.sekolah set kecamatan_code=\'160512\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Megang Sakti\';
			update jaga.sekolah set kecamatan_code=\'160512\' where kota_kab=\'MUSI RAWAS\' and kecamatan=\'MEGANG SAKTI\';
			update jaga.sekolah set kecamatan_code=\'160513\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Purwodadi\';
			update jaga.sekolah set kecamatan_code=\'160518\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Tiang Pumpung Kepungut\';
			update jaga.sekolah set kecamatan_code=\'160519\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Sumber Harta\';
			update jaga.sekolah set kecamatan_code=\'160520\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Tuah Negeri\';
			update jaga.sekolah set kecamatan_code=\'160520\' where kota_kab=\'MUSI RAWAS\' and kecamatan=\'TUAH NEGERI\';
			update jaga.sekolah set kecamatan_code=\'160521\' where kota_kab=\'Kab. Musi Rawas\' and kecamatan=\'Kec. Suka Karya\';
			update jaga.sekolah set kecamatan_code=\'160601\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Sekayu\';
			update jaga.sekolah set kecamatan_code=\'160601\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'SEKAYU\';
			update jaga.sekolah set kecamatan_code=\'160602\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Lais\';
			update jaga.sekolah set kecamatan_code=\'160603\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Sungai Keruh\';
			update jaga.sekolah set kecamatan_code=\'160605\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Sanga Desa\';
			update jaga.sekolah set kecamatan_code=\'160606\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Babat Toman\';
			update jaga.sekolah set kecamatan_code=\'160606\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'BABAT TOMAN\';
			update jaga.sekolah set kecamatan_code=\'160607\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Sungai Lilin\';
			update jaga.sekolah set kecamatan_code=\'160607\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'SUNGAI LILIN\';
			update jaga.sekolah set kecamatan_code=\'160608\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Keluang\';
			update jaga.sekolah set kecamatan_code=\'160609\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Bayung Lencir\';
			update jaga.sekolah set kecamatan_code=\'160609\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'BAYUNG LENCIR\';
			update jaga.sekolah set kecamatan_code=\'160610\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Plakat Tinggi\';
			update jaga.sekolah set kecamatan_code=\'160611\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Lalan\';
			update jaga.sekolah set kecamatan_code=\'160611\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'LALAN\';
			update jaga.sekolah set kecamatan_code=\'160612\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Tungkal Jaya\';
			update jaga.sekolah set kecamatan_code=\'160612\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'TUNGKAL JAYA\';
			update jaga.sekolah set kecamatan_code=\'160613\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Lawang Wetan\';
			update jaga.sekolah set kecamatan_code=\'160613\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'LAWANG WETAN\';
			update jaga.sekolah set kecamatan_code=\'160614\' where kota_kab=\'Kab. Musi Banyuasin\' and kecamatan=\'Kec. Babat Supat\';
			update jaga.sekolah set kecamatan_code=\'160614\' where kota_kab=\'MUSI BANYUASIN\' and kecamatan=\'BABAT SUPAT\';
			update jaga.sekolah set kecamatan_code=\'160701\' where kota_kab=\'BANYUASIN\' and kecamatan=\'BANYUASIN I\';
			update jaga.sekolah set kecamatan_code=\'160701\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Banyuasin I\';
			update jaga.sekolah set kecamatan_code=\'160702\' where kota_kab=\'BANYUASIN\' and kecamatan=\'BANYUASIN II\';
			update jaga.sekolah set kecamatan_code=\'160702\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Banyuasin II\';
			update jaga.sekolah set kecamatan_code=\'160703\' where kota_kab=\'BANYUASIN\' and kecamatan=\'BANYUASIN III\';
			update jaga.sekolah set kecamatan_code=\'160703\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Banyuasin III\';
			update jaga.sekolah set kecamatan_code=\'160704\' where kota_kab=\'BANYUASIN\' and kecamatan=\'PULAU RIMAU\';
			update jaga.sekolah set kecamatan_code=\'160704\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Pulau Rimau\';
			update jaga.sekolah set kecamatan_code=\'160705\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Betung\';
			update jaga.sekolah set kecamatan_code=\'160706\' where kota_kab=\'BANYUASIN\' and kecamatan=\'RAMBUTAN\';
			update jaga.sekolah set kecamatan_code=\'160706\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Rambutan\';
			update jaga.sekolah set kecamatan_code=\'160707\' where kota_kab=\'BANYUASIN\' and kecamatan=\'MUARA PADANG\';
			update jaga.sekolah set kecamatan_code=\'160707\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Muara Padang\';
			update jaga.sekolah set kecamatan_code=\'160708\' where kota_kab=\'BANYUASIN\' and kecamatan=\'MUARA TELANG\';
			update jaga.sekolah set kecamatan_code=\'160708\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Muara Telang\';
			update jaga.sekolah set kecamatan_code=\'160709\' where kota_kab=\'BANYUASIN\' and kecamatan=\'MAKARTI JAYA\';
			update jaga.sekolah set kecamatan_code=\'160709\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Makarti Jaya\';
			update jaga.sekolah set kecamatan_code=\'160710\' where kota_kab=\'BANYUASIN\' and kecamatan=\'TALANG KELAPA\';
			update jaga.sekolah set kecamatan_code=\'160710\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Talang Kelapa\';
			update jaga.sekolah set kecamatan_code=\'160711\' where kota_kab=\'BANYUASIN\' and kecamatan=\'RANTAU BAYUR\';
			update jaga.sekolah set kecamatan_code=\'160711\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Rantau Bayur\';
			update jaga.sekolah set kecamatan_code=\'160712\' where kota_kab=\'BANYUASIN\' and kecamatan=\'TANJUNG LAGO\';
			update jaga.sekolah set kecamatan_code=\'160712\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Tanjung Lago\';
			update jaga.sekolah set kecamatan_code=\'160713\' where kota_kab=\'BANYUASIN\' and kecamatan=\'MUARA SUGIHAN\';
			update jaga.sekolah set kecamatan_code=\'160713\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Muara Sugihan\';
			update jaga.sekolah set kecamatan_code=\'160714\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Air Salek\';
			update jaga.sekolah set kecamatan_code=\'160715\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Tungkal Ilir\';
			update jaga.sekolah set kecamatan_code=\'160716\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Suak Tapeh\';
			update jaga.sekolah set kecamatan_code=\'160717\' where kota_kab=\'BANYUASIN\' and kecamatan=\'SEMBAWA\';
			update jaga.sekolah set kecamatan_code=\'160717\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Sembawa\';
			update jaga.sekolah set kecamatan_code=\'160718\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Sumber Marga Telang\';
			update jaga.sekolah set kecamatan_code=\'160719\' where kota_kab=\'Kab. Banyuasin\' and kecamatan=\'Kec. Air Kumbang\';
			update jaga.sekolah set kecamatan_code=\'160902\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Pulau Beringin\';
			update jaga.sekolah set kecamatan_code=\'160903\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Banding Agung\';
			update jaga.sekolah set kecamatan_code=\'160903\' where kota_kab=\'OGAN KOMERING ULU SELATAN\' and kecamatan=\'BANDING AGUNG\';
			update jaga.sekolah set kecamatan_code=\'160905\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Simpang\';
			update jaga.sekolah set kecamatan_code=\'160905\' where kota_kab=\'OGAN KOMERING ULU SELATAN\' and kecamatan=\'SIMPANG\';
			update jaga.sekolah set kecamatan_code=\'160906\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Buay Sandang Aji\';
			update jaga.sekolah set kecamatan_code=\'160907\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Buay Runjung\';
			update jaga.sekolah set kecamatan_code=\'160907\' where kota_kab=\'OGAN KOMERING ULU SELATAN\' and kecamatan=\'BUAY RUNJUNG\';
			update jaga.sekolah set kecamatan_code=\'160908\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Mekakau Ilir\';
			update jaga.sekolah set kecamatan_code=\'160909\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Buay Pemaca\';
			update jaga.sekolah set kecamatan_code=\'160909\' where kota_kab=\'OGAN KOMERING ULU SELATAN\' and kecamatan=\'BUAY PEMACA\';
			update jaga.sekolah set kecamatan_code=\'160910\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Kisam Tinggi\';
			update jaga.sekolah set kecamatan_code=\'160911\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Kisam Ilir\';
			update jaga.sekolah set kecamatan_code=\'160913\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Warkuk Ranau Selatan\';
			update jaga.sekolah set kecamatan_code=\'160913\' where kota_kab=\'OGAN KOMERING ULU SELATAN\' and kecamatan=\'WARKUK RANAU SELATAN\';
			update jaga.sekolah set kecamatan_code=\'160914\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Runjung Agung\';
			update jaga.sekolah set kecamatan_code=\'160915\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Sungai Are\';
			update jaga.sekolah set kecamatan_code=\'160917\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Buana Pemaca\';
			update jaga.sekolah set kecamatan_code=\'160918\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Tiga Dihaji\';
			update jaga.sekolah set kecamatan_code=\'160919\' where kota_kab=\'Kab. Ogan Komering Ulu Selatan\' and kecamatan=\'Kec. Buay Rawan\';
			update jaga.sekolah set kecamatan_code=\'161001\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Muara Kuang\';
			update jaga.sekolah set kecamatan_code=\'161001\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'MUARA KUANG\';
			update jaga.sekolah set kecamatan_code=\'161002\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Tanjung Batu\';
			update jaga.sekolah set kecamatan_code=\'161002\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'TANJUNG BATU\';
			update jaga.sekolah set kecamatan_code=\'161003\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Tanjung Raja\';
			update jaga.sekolah set kecamatan_code=\'161004\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Indralaya\';
			update jaga.sekolah set kecamatan_code=\'161004\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'INDRALAYA\';
			update jaga.sekolah set kecamatan_code=\'161005\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Pemulutan\';
			update jaga.sekolah set kecamatan_code=\'161005\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'PEMULUTAN\';
			update jaga.sekolah set kecamatan_code=\'161006\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Rantau Alai\';
			update jaga.sekolah set kecamatan_code=\'161007\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Indralaya Utara\';
			update jaga.sekolah set kecamatan_code=\'161007\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'INDRALAYA UTARA\';
			update jaga.sekolah set kecamatan_code=\'161008\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Indralaya Selatan\';
			update jaga.sekolah set kecamatan_code=\'161009\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Pemulutan Selatan\';
			update jaga.sekolah set kecamatan_code=\'161010\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Pemulutan Barat\';
			update jaga.sekolah set kecamatan_code=\'161011\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Rantau Panjang\';
			update jaga.sekolah set kecamatan_code=\'161012\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Sungai Pinang\';
			update jaga.sekolah set kecamatan_code=\'161013\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Kandis\';
			update jaga.sekolah set kecamatan_code=\'161014\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Rambang Kuang\';
			update jaga.sekolah set kecamatan_code=\'161014\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'RAMBANG KUANG\';
			update jaga.sekolah set kecamatan_code=\'161015\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Lubuk Keliat\';
			update jaga.sekolah set kecamatan_code=\'161015\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'LUBUK KELIAT\';
			update jaga.sekolah set kecamatan_code=\'161016\' where kota_kab=\'Kab. Ogan Ilir\' and kecamatan=\'Kec. Payaraman\';
			update jaga.sekolah set kecamatan_code=\'161016\' where kota_kab=\'OGAN ILIR\' and kecamatan=\'PAYARAMAN\';
			update jaga.sekolah set kecamatan_code=\'161101\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Muara Pinang\';
			update jaga.sekolah set kecamatan_code=\'161102\' where kota_kab=\'EMPAT LAWANG\' and kecamatan=\'PENDOPO\';
			update jaga.sekolah set kecamatan_code=\'161102\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Pendopo\';
			update jaga.sekolah set kecamatan_code=\'161103\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Ulu Musi\';
			update jaga.sekolah set kecamatan_code=\'161104\' where kota_kab=\'EMPAT LAWANG\' and kecamatan=\'TEBING TINGGI\';
			update jaga.sekolah set kecamatan_code=\'161104\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Tebing Tinggi\';
			update jaga.sekolah set kecamatan_code=\'161105\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Lintang Kanan\';
			update jaga.sekolah set kecamatan_code=\'161106\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Talang Padang\';
			update jaga.sekolah set kecamatan_code=\'161107\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Pasemah Air Keruh\';
			update jaga.sekolah set kecamatan_code=\'161108\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Sikap Dalam\';
			update jaga.sekolah set kecamatan_code=\'161109\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Saling\';
			update jaga.sekolah set kecamatan_code=\'161110\' where kota_kab=\'Kab. Empat Lawang\' and kecamatan=\'Kec. Pendopo Barat\';
			update jaga.sekolah set kecamatan_code=\'161201\' where kota_kab=\'Kab. Penukal Abab Lematang Ilir\' and kecamatan=\'KEC. TALANG UBI\';
			update jaga.sekolah set kecamatan_code=\'161201\' where kota_kab=\'PENUKAL ABAB LEMATANG ILIR\' and kecamatan=\'TALANG UBI\';
			update jaga.sekolah set kecamatan_code=\'161202\' where kota_kab=\'Kab. Penukal Abab Lematang Ilir\' and kecamatan=\'KEC. PENUKAL UTARA\';
			update jaga.sekolah set kecamatan_code=\'161203\' where kota_kab=\'Kab. Penukal Abab Lematang Ilir\' and kecamatan=\'Kec. Penukal\';
			update jaga.sekolah set kecamatan_code=\'161204\' where kota_kab=\'Kab. Penukal Abab Lematang Ilir\' and kecamatan=\'KEC. ABAB\';
			update jaga.sekolah set kecamatan_code=\'161204\' where kota_kab=\'PENUKAL ABAB LEMATANG ILIR\' and kecamatan=\'ABAB\';
			update jaga.sekolah set kecamatan_code=\'161205\' where kota_kab=\'Kab. Penukal Abab Lematang Ilir\' and kecamatan=\'KEC. TANAH ABANG\';
			update jaga.sekolah set kecamatan_code=\'161205\' where kota_kab=\'PENUKAL ABAB LEMATANG ILIR\' and kecamatan=\'TANAH ABANG\';
			update jaga.sekolah set kecamatan_code=\'161301\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Rupit\';
			update jaga.sekolah set kecamatan_code=\'161301\' where kota_kab=\'MUSI RAWAS UTARA\' and kecamatan=\'RUPIT\';
			update jaga.sekolah set kecamatan_code=\'161302\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Rawas Ulu\';
			update jaga.sekolah set kecamatan_code=\'161302\' where kota_kab=\'MUSI RAWAS UTARA\' and kecamatan=\'RAWAS ULU\';
			update jaga.sekolah set kecamatan_code=\'161303\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Nibung\';
			update jaga.sekolah set kecamatan_code=\'161303\' where kota_kab=\'MUSI RAWAS UTARA\' and kecamatan=\'NIBUNG\';
			update jaga.sekolah set kecamatan_code=\'161305\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Karang Dapo\';
			update jaga.sekolah set kecamatan_code=\'161306\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Karang Jaya\';
			update jaga.sekolah set kecamatan_code=\'161306\' where kota_kab=\'MUSI RAWAS UTARA\' and kecamatan=\'KARANG JAYA\';
			update jaga.sekolah set kecamatan_code=\'161307\' where kota_kab=\'Kab. Musi Rawas Utara\' and kecamatan=\'Kec. Ulu Rawas\';
			update jaga.sekolah set kecamatan_code=\'167101\' where kota_kab=\'Kota Palembang\' and kecamatan=\'ILIR BARAT II\';
			update jaga.sekolah set kecamatan_code=\'167101\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Ilir Barat II\';
			update jaga.sekolah set kecamatan_code=\'167102\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Seberang Ulu I\';
			update jaga.sekolah set kecamatan_code=\'167102\' where kota_kab=\'Kota Palembang\' and kecamatan=\'SEBERANG ULU I\';
			update jaga.sekolah set kecamatan_code=\'167103\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Seberang Ulu II\';
			update jaga.sekolah set kecamatan_code=\'167103\' where kota_kab=\'Kota Palembang\' and kecamatan=\'SEBERANG ULU II\';
			update jaga.sekolah set kecamatan_code=\'167104\' where kota_kab=\'Kota Palembang\' and kecamatan=\'ILIR BARAT I\';
			update jaga.sekolah set kecamatan_code=\'167104\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Ilir Barat I\';
			update jaga.sekolah set kecamatan_code=\'167105\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Ilir Timur I\';
			update jaga.sekolah set kecamatan_code=\'167106\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Ilir Timur II\';
			update jaga.sekolah set kecamatan_code=\'167107\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Sukarami\';
			update jaga.sekolah set kecamatan_code=\'167107\' where kota_kab=\'Kota Palembang\' and kecamatan=\'SUKARAMI\';
			update jaga.sekolah set kecamatan_code=\'167108\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Sako\';
			update jaga.sekolah set kecamatan_code=\'167109\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Kemuning\';
			update jaga.sekolah set kecamatan_code=\'167109\' where kota_kab=\'Kota Palembang\' and kecamatan=\'KEMUNING\';
			update jaga.sekolah set kecamatan_code=\'167110\' where kota_kab=\'Kota Palembang\' and kecamatan=\'KALIDONI\';
			update jaga.sekolah set kecamatan_code=\'167110\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Kalidoni\';
			update jaga.sekolah set kecamatan_code=\'167111\' where kota_kab=\'Kota Palembang\' and kecamatan=\'BUKIT KECIL\';
			update jaga.sekolah set kecamatan_code=\'167111\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Bukit Kecil\';
			update jaga.sekolah set kecamatan_code=\'167112\' where kota_kab=\'Kota Palembang\' and kecamatan=\'GANDUS\';
			update jaga.sekolah set kecamatan_code=\'167112\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Gandus\';
			update jaga.sekolah set kecamatan_code=\'167113\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Kertapati\';
			update jaga.sekolah set kecamatan_code=\'167114\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Plaju\';
			update jaga.sekolah set kecamatan_code=\'167114\' where kota_kab=\'Kota Palembang\' and kecamatan=\'PLAJU\';
			update jaga.sekolah set kecamatan_code=\'167115\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Alang-Alang Lebar\';
			update jaga.sekolah set kecamatan_code=\'167116\' where kota_kab=\'Kota Palembang\' and kecamatan=\'Kec. Sematang Borang\';
			update jaga.sekolah set kecamatan_code=\'167201\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'Kec. Pagar Alam Utara\';
			update jaga.sekolah set kecamatan_code=\'167201\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'PAGAR ALAM UTARA\';
			update jaga.sekolah set kecamatan_code=\'167202\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'Kec. Pagar Alam Selatan\';
			update jaga.sekolah set kecamatan_code=\'167202\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'PAGAR ALAM SELATAN\';
			update jaga.sekolah set kecamatan_code=\'167203\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'Kec. Dempo Utara\';
			update jaga.sekolah set kecamatan_code=\'167204\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'DEMPO SELATAN\';
			update jaga.sekolah set kecamatan_code=\'167204\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'Kec. Dempo Selatan\';
			update jaga.sekolah set kecamatan_code=\'167205\' where kota_kab=\'Kota Pagar Alam\' and kecamatan=\'Kec. Dempo Tengah\';
			update jaga.sekolah set kecamatan_code=\'167301\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Timur I\';
			update jaga.sekolah set kecamatan_code=\'167301\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'LUBUK LINGGAU TIMUR I\';
			update jaga.sekolah set kecamatan_code=\'167302\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Barat I\';
			update jaga.sekolah set kecamatan_code=\'167302\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'LUBUK LINGGAU BARAT I\';
			update jaga.sekolah set kecamatan_code=\'167303\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Selatan I\';
			update jaga.sekolah set kecamatan_code=\'167304\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Utara I\';
			update jaga.sekolah set kecamatan_code=\'167305\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Timur II\';
			update jaga.sekolah set kecamatan_code=\'167305\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'LUBUK LINGGAU TIMUR II\';
			update jaga.sekolah set kecamatan_code=\'167306\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Barat II\';
			update jaga.sekolah set kecamatan_code=\'167307\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Selatan II\';
			update jaga.sekolah set kecamatan_code=\'167307\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'LUBUK LINGGAU SELATAN II\';
			update jaga.sekolah set kecamatan_code=\'167308\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'Kec. Lubuk Linggau Utara II\';
			update jaga.sekolah set kecamatan_code=\'167308\' where kota_kab=\'Kota Lubuk Linggau\' and kecamatan=\'LUBUK LINGGAU UTARA II\';
			update jaga.sekolah set kecamatan_code=\'167401\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'Kec. Prabumulih Barat\';
			update jaga.sekolah set kecamatan_code=\'167402\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'Kec. Prabumulih Timur\';
			update jaga.sekolah set kecamatan_code=\'167402\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'PRABUMULIH TIMUR\';
			update jaga.sekolah set kecamatan_code=\'167403\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'CAMBAI\';
			update jaga.sekolah set kecamatan_code=\'167403\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'Kec. Cambai\';
			update jaga.sekolah set kecamatan_code=\'167405\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'Kec. Prabumulih Utara\';
			update jaga.sekolah set kecamatan_code=\'167406\' where kota_kab=\'Kota Prabumulih\' and kecamatan=\'Kec. Prabumulih Selatan\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'120405\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Hiliduho\';
			update jaga.sekolah set kecamatan_code=\'120406\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Gido\';
			update jaga.sekolah set kecamatan_code=\'120410\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Idanogawo\';
			update jaga.sekolah set kecamatan_code=\'120411\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Bawolato\';
			update jaga.sekolah set kecamatan_code=\'120420\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Hiliserangkai\';
			update jaga.sekolah set kecamatan_code=\'120421\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Botomuzoi\';
			update jaga.sekolah set kecamatan_code=\'120427\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Ulugawo\';
			update jaga.sekolah set kecamatan_code=\'120429\' where kota_kab=\'Kab. Nias\' and kecamatan=\'Kec. Somolo-Molo\';
			update jaga.sekolah set kecamatan_code=\'120502\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Salapian\';
			update jaga.sekolah set kecamatan_code=\'120503\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Kuala\';
			update jaga.sekolah set kecamatan_code=\'120505\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Binjai\';
			update jaga.sekolah set kecamatan_code=\'120506\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Selesai\';
			update jaga.sekolah set kecamatan_code=\'120507\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Stabat\';
			update jaga.sekolah set kecamatan_code=\'120508\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Wampu\';
			update jaga.sekolah set kecamatan_code=\'120509\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Secanggang\';
			update jaga.sekolah set kecamatan_code=\'120510\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Hinai\';
			update jaga.sekolah set kecamatan_code=\'120511\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Tanjung Pura\';
			update jaga.sekolah set kecamatan_code=\'120512\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Padang Tualang\';
			update jaga.sekolah set kecamatan_code=\'120513\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Gebang\';
			update jaga.sekolah set kecamatan_code=\'120514\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Babalan\';
			update jaga.sekolah set kecamatan_code=\'120515\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Pangkalan Susu\';
			update jaga.sekolah set kecamatan_code=\'120516\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Besitang\';
			update jaga.sekolah set kecamatan_code=\'120517\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Sei Lepan\';
			update jaga.sekolah set kecamatan_code=\'120518\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Berandan Barat\';
			update jaga.sekolah set kecamatan_code=\'120519\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Batang Serangan\';
			update jaga.sekolah set kecamatan_code=\'120520\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Sawit Seberang\';
			update jaga.sekolah set kecamatan_code=\'120522\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Kutambaru\';
			update jaga.sekolah set kecamatan_code=\'120523\' where kota_kab=\'Kab. Langkat\' and kecamatan=\'Kec. Pematang Jaya\';
			update jaga.sekolah set kecamatan_code=\'120601\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Kabanjahe\';
			update jaga.sekolah set kecamatan_code=\'120602\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Berastagi\';
			update jaga.sekolah set kecamatan_code=\'120603\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Barusjahe\';
			update jaga.sekolah set kecamatan_code=\'120604\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Tigapanah\';
			update jaga.sekolah set kecamatan_code=\'120605\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Merek\';
			update jaga.sekolah set kecamatan_code=\'120606\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Munte\';
			update jaga.sekolah set kecamatan_code=\'120607\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Juhar\';
			update jaga.sekolah set kecamatan_code=\'120608\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Tigabinanga\';
			update jaga.sekolah set kecamatan_code=\'120609\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Laubaleng\';
			update jaga.sekolah set kecamatan_code=\'120610\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Mardingding\';
			update jaga.sekolah set kecamatan_code=\'120611\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Payung\';
			update jaga.sekolah set kecamatan_code=\'120613\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Kutabuluh\';
			update jaga.sekolah set kecamatan_code=\'120614\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Dolat Rayat\';
			update jaga.sekolah set kecamatan_code=\'120615\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Merdeka\';
			update jaga.sekolah set kecamatan_code=\'120616\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Naman Teran\';
			update jaga.sekolah set kecamatan_code=\'120617\' where kota_kab=\'Kab. Karo\' and kecamatan=\'Kec. Tiganderket\';
			update jaga.sekolah set kecamatan_code=\'120701\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Gunung Meriah\';
			update jaga.sekolah set kecamatan_code=\'120702\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Tanjung Morawa\';
			update jaga.sekolah set kecamatan_code=\'120703\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Sibolangit\';
			update jaga.sekolah set kecamatan_code=\'120705\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Pancur Batu\';
			update jaga.sekolah set kecamatan_code=\'120707\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Sibiru-biru\';
			update jaga.sekolah set kecamatan_code=\'120708\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Stm Hilir\';
			update jaga.sekolah set kecamatan_code=\'120709\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Bangun Purba\';
			update jaga.sekolah set kecamatan_code=\'120719\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Galang\';
			update jaga.sekolah set kecamatan_code=\'120721\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Patumbak\';
			update jaga.sekolah set kecamatan_code=\'120722\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Deli Tua\';
			update jaga.sekolah set kecamatan_code=\'120723\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Sunggal\';
			update jaga.sekolah set kecamatan_code=\'120724\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Hamparan Perak\';
			update jaga.sekolah set kecamatan_code=\'120725\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Labuhan Deli\';
			update jaga.sekolah set kecamatan_code=\'120726\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Percut Sei Tuan\';
			update jaga.sekolah set kecamatan_code=\'120727\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Batang Kuis\';
			update jaga.sekolah set kecamatan_code=\'120728\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Lubuk Pakam\';
			update jaga.sekolah set kecamatan_code=\'120732\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Pantai Labu\';
			update jaga.sekolah set kecamatan_code=\'120733\' where kota_kab=\'Kab. Deli Serdang\' and kecamatan=\'Kec. Beringin\';
			update jaga.sekolah set kecamatan_code=\'120801\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Siantar\';
			update jaga.sekolah set kecamatan_code=\'120802\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Gunung Malela\';
			update jaga.sekolah set kecamatan_code=\'120803\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Gunung Maligas\';
			update jaga.sekolah set kecamatan_code=\'120804\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Panei\';
			update jaga.sekolah set kecamatan_code=\'120806\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Jorlang Hataran\';
			update jaga.sekolah set kecamatan_code=\'120807\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Raya Kahean\';
			update jaga.sekolah set kecamatan_code=\'120808\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Bosar Maligas\';
			update jaga.sekolah set kecamatan_code=\'120809\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Sidamanik\';
			update jaga.sekolah set kecamatan_code=\'120811\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Tanah Jawa\';
			update jaga.sekolah set kecamatan_code=\'120812\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Hatonduhan\';
			update jaga.sekolah set kecamatan_code=\'120813\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Dolok Panribuan\';
			update jaga.sekolah set kecamatan_code=\'120814\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Purba\';
			update jaga.sekolah set kecamatan_code=\'120815\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Haranggaol Horison\';
			update jaga.sekolah set kecamatan_code=\'120817\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Dolok Batu Nanggar\';
			update jaga.sekolah set kecamatan_code=\'120819\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Jawa Maraja Bah Jambi\';
			update jaga.sekolah set kecamatan_code=\'120820\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Dolok Pardamean\';
			update jaga.sekolah set kecamatan_code=\'120821\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Pematang Bandar\';
			update jaga.sekolah set kecamatan_code=\'120822\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Bandar Huluan\';
			update jaga.sekolah set kecamatan_code=\'120823\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Bandar\';
			update jaga.sekolah set kecamatan_code=\'120824\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Bandar Masilam\';
			update jaga.sekolah set kecamatan_code=\'120825\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Silimakuta\';
			update jaga.sekolah set kecamatan_code=\'120826\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Dolok Silau\';
			update jaga.sekolah set kecamatan_code=\'120828\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Tapian Dolok\';
			update jaga.sekolah set kecamatan_code=\'120829\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Raya\';
			update jaga.sekolah set kecamatan_code=\'120830\' where kota_kab=\'Kab. Simalungun\' and kecamatan=\'Kec. Ujung Padang\';
			update jaga.sekolah set kecamatan_code=\'120908\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Meranti\';
			update jaga.sekolah set kecamatan_code=\'120909\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Air Joman\';
			update jaga.sekolah set kecamatan_code=\'120910\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Tanjung Balai\';
			update jaga.sekolah set kecamatan_code=\'120911\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Sei Kepayang\';
			update jaga.sekolah set kecamatan_code=\'120913\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Air Batu\';
			update jaga.sekolah set kecamatan_code=\'120914\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Pulau Rakyat\';
			update jaga.sekolah set kecamatan_code=\'120915\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Bandar Pulau\';
			update jaga.sekolah set kecamatan_code=\'120916\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Buntu Pane\';
			update jaga.sekolah set kecamatan_code=\'120917\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Bandar Pasir Mandoge\';
			update jaga.sekolah set kecamatan_code=\'120918\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Aek Kuasan\';
			update jaga.sekolah set kecamatan_code=\'120921\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Aek Songsongan\';
			update jaga.sekolah set kecamatan_code=\'120923\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Sei dadap\';
			update jaga.sekolah set kecamatan_code=\'120924\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Sei Kepayang Barat\';
			update jaga.sekolah set kecamatan_code=\'120925\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Sei Kepayang Timur\';
			update jaga.sekolah set kecamatan_code=\'120926\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Tinggi Raja\';
			update jaga.sekolah set kecamatan_code=\'120927\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Setia Janji\';
			update jaga.sekolah set kecamatan_code=\'120928\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Silau Laut\';
			update jaga.sekolah set kecamatan_code=\'120929\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Rawang Panca Arga\';
			update jaga.sekolah set kecamatan_code=\'120930\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Pulo Bandring\';
			update jaga.sekolah set kecamatan_code=\'120931\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Teluk Dalam\';
			update jaga.sekolah set kecamatan_code=\'120932\' where kota_kab=\'Kab. Asahan\' and kecamatan=\'Kec. Aek Ledong\';
			update jaga.sekolah set kecamatan_code=\'121101\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Sidikalang\';
			update jaga.sekolah set kecamatan_code=\'121102\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Sumbul\';
			update jaga.sekolah set kecamatan_code=\'121103\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Tigalingga\';
			update jaga.sekolah set kecamatan_code=\'121104\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Siempat Nempu\';
			update jaga.sekolah set kecamatan_code=\'121106\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Tanah Pinem\';
			update jaga.sekolah set kecamatan_code=\'121107\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Siempat Nempu Hulu\';
			update jaga.sekolah set kecamatan_code=\'121108\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Siempat Nempu Hilir\';
			update jaga.sekolah set kecamatan_code=\'121110\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Parbuluan\';
			update jaga.sekolah set kecamatan_code=\'121111\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Lae Parira\';
			update jaga.sekolah set kecamatan_code=\'121113\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Berampu\';
			update jaga.sekolah set kecamatan_code=\'121115\' where kota_kab=\'Kab. Dairi\' and kecamatan=\'Kec. Sitinjo\';
			update jaga.sekolah set kecamatan_code=\'121201\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Balige\';
			update jaga.sekolah set kecamatan_code=\'121203\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Silaen\';
			update jaga.sekolah set kecamatan_code=\'121204\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Habinsaran\';
			update jaga.sekolah set kecamatan_code=\'121205\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Pintu Pohan Meranti\';
			update jaga.sekolah set kecamatan_code=\'121206\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Borbor\';
			update jaga.sekolah set kecamatan_code=\'121207\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Porsea\';
			update jaga.sekolah set kecamatan_code=\'121208\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Ajibata\';
			update jaga.sekolah set kecamatan_code=\'121209\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Lumban Julu\';
			update jaga.sekolah set kecamatan_code=\'121210\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Uluan\';
			update jaga.sekolah set kecamatan_code=\'121219\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Sigumpar\';
			update jaga.sekolah set kecamatan_code=\'121220\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Siantar Narumonda\';
			update jaga.sekolah set kecamatan_code=\'121221\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Nassau\';
			update jaga.sekolah set kecamatan_code=\'121222\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Tampahan\';
			update jaga.sekolah set kecamatan_code=\'121223\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Bonatua Lunasi\';
			update jaga.sekolah set kecamatan_code=\'121224\' where kota_kab=\'Kab. Toba Samosir\' and kecamatan=\'Kec. Parmaksian\';
			update jaga.sekolah set kecamatan_code=\'121302\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Panyabungan Utara\';
			update jaga.sekolah set kecamatan_code=\'121303\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Panyabungan Timur\';
			update jaga.sekolah set kecamatan_code=\'121304\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Panyabungan Selatan\';
			update jaga.sekolah set kecamatan_code=\'121305\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Panyabungan Barat\';
			update jaga.sekolah set kecamatan_code=\'121306\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Siabu\';
			update jaga.sekolah set kecamatan_code=\'121307\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Bukit Malintang\';
			update jaga.sekolah set kecamatan_code=\'121308\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Kotanopan\';
			update jaga.sekolah set kecamatan_code=\'121310\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Tambangan\';
			update jaga.sekolah set kecamatan_code=\'121311\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Ulu Pungkut\';
			update jaga.sekolah set kecamatan_code=\'121312\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Muara Sipongi\';
			update jaga.sekolah set kecamatan_code=\'121313\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Batang Natal\';
			update jaga.sekolah set kecamatan_code=\'121314\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Lingga Bayu\';
			update jaga.sekolah set kecamatan_code=\'121315\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Batahan\';
			update jaga.sekolah set kecamatan_code=\'121316\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Natal\';
			update jaga.sekolah set kecamatan_code=\'121317\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Muara Batang Gadis\';
			update jaga.sekolah set kecamatan_code=\'121318\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Ranto Baek\';
			update jaga.sekolah set kecamatan_code=\'121319\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Huta Bargot\';
			update jaga.sekolah set kecamatan_code=\'121321\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Pakantan\';
			update jaga.sekolah set kecamatan_code=\'121322\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Sinunukan\';
			update jaga.sekolah set kecamatan_code=\'121323\' where kota_kab=\'Kab. Mandailing Natal\' and kecamatan=\'Kec. Naga Juang\';
			update jaga.sekolah set kecamatan_code=\'121401\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Lolomatua\';
			update jaga.sekolah set kecamatan_code=\'121402\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Gomo\';
			update jaga.sekolah set kecamatan_code=\'121403\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Lahusa\';
			update jaga.sekolah set kecamatan_code=\'121404\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Hibala\';
			update jaga.sekolah set kecamatan_code=\'121405\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Pulau-Pulau Batu\';
			update jaga.sekolah set kecamatan_code=\'121407\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Amandraya\';
			update jaga.sekolah set kecamatan_code=\'121409\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Susua\';
			update jaga.sekolah set kecamatan_code=\'121410\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Maniamolo\';
			update jaga.sekolah set kecamatan_code=\'121411\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Hilimegai\';
			update jaga.sekolah set kecamatan_code=\'121412\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Toma\';
			update jaga.sekolah set kecamatan_code=\'121413\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Mazino\';
			update jaga.sekolah set kecamatan_code=\'121414\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Umbunasi\';
			update jaga.sekolah set kecamatan_code=\'121415\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Aramo\';
			update jaga.sekolah set kecamatan_code=\'121416\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Pulau-Pulau Batu Timur\';
			update jaga.sekolah set kecamatan_code=\'121417\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Mazo\';
			update jaga.sekolah set kecamatan_code=\'121418\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Fanayama\';
			update jaga.sekolah set kecamatan_code=\'121419\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Ulunoyo\';
			update jaga.sekolah set kecamatan_code=\'121420\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Huruna\';
			update jaga.sekolah set kecamatan_code=\'121422\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Onohazumba\';
			update jaga.sekolah set kecamatan_code=\'121424\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Ulususua\';
			update jaga.sekolah set kecamatan_code=\'121426\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Somambawa\';
			update jaga.sekolah set kecamatan_code=\'121427\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Boronadu\';
			update jaga.sekolah set kecamatan_code=\'121428\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Simuk\';
			update jaga.sekolah set kecamatan_code=\'121429\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Pulau-pulau Batu Barat\';
			update jaga.sekolah set kecamatan_code=\'121430\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Pulau-pulau Batu Utara\';
			update jaga.sekolah set kecamatan_code=\'121431\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Tanah Masa\';
			update jaga.sekolah set kecamatan_code=\'121432\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Luahagundre Maniamolo\';
			update jaga.sekolah set kecamatan_code=\'121433\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Onolalu\';
			update jaga.sekolah set kecamatan_code=\'121434\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Ulu Idanotae\';
			update jaga.sekolah set kecamatan_code=\'121435\' where kota_kab=\'Kab. Nias Selatan\' and kecamatan=\'Kec. Idanotae\';
			update jaga.sekolah set kecamatan_code=\'121502\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Kerajaan\';
			update jaga.sekolah set kecamatan_code=\'121503\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Salak\';
			update jaga.sekolah set kecamatan_code=\'121504\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Sitelu Tali Urang Julu\';
			update jaga.sekolah set kecamatan_code=\'121506\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Pagindar\';
			update jaga.sekolah set kecamatan_code=\'121507\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Tinada\';
			update jaga.sekolah set kecamatan_code=\'121508\' where kota_kab=\'Kab. Pakpak Bharat\' and kecamatan=\'Kec. Siempat Rube\';
			update jaga.sekolah set kecamatan_code=\'121701\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Simanindo\';
			update jaga.sekolah set kecamatan_code=\'121703\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Nainggolan\';
			update jaga.sekolah set kecamatan_code=\'121704\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Palipi\';
			update jaga.sekolah set kecamatan_code=\'121705\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Harian\';
			update jaga.sekolah set kecamatan_code=\'121707\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Ronggur Nihuta\';
			update jaga.sekolah set kecamatan_code=\'121708\' where kota_kab=\'Kab. Samosir\' and kecamatan=\'Kec. Pangururan\';
			update jaga.sekolah set kecamatan_code=\'122001\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Dolok Sigompulon\';
			update jaga.sekolah set kecamatan_code=\'122002\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Dolok\';
			update jaga.sekolah set kecamatan_code=\'122003\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Halongonan\';
			update jaga.sekolah set kecamatan_code=\'122004\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Padang Bolak\';
			update jaga.sekolah set kecamatan_code=\'122005\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Padang Bolak Julu\';
			update jaga.sekolah set kecamatan_code=\'122006\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Portibi\';
			update jaga.sekolah set kecamatan_code=\'122007\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Batang Onang\';
			update jaga.sekolah set kecamatan_code=\'122008\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Simangambat\';
			update jaga.sekolah set kecamatan_code=\'122009\' where kota_kab=\'Kab. Padang Lawas utara\' and kecamatan=\'Kec. Hulu Sihapas\';
			update jaga.sekolah set kecamatan_code=\'122101\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Sosopan\';
			update jaga.sekolah set kecamatan_code=\'122102\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Barumun Tengah\';
			update jaga.sekolah set kecamatan_code=\'122103\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Huristak\';
			update jaga.sekolah set kecamatan_code=\'122104\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Lubuk Barumun\';
			update jaga.sekolah set kecamatan_code=\'122105\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Huta Raja Tinggi\';
			update jaga.sekolah set kecamatan_code=\'122106\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Ulu Barumun\';
			update jaga.sekolah set kecamatan_code=\'122107\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Barumun\';
			update jaga.sekolah set kecamatan_code=\'122108\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Sosa\';
			update jaga.sekolah set kecamatan_code=\'122110\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Barumun Selatan\';
			update jaga.sekolah set kecamatan_code=\'122111\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Aek Nabara Barumun\';
			update jaga.sekolah set kecamatan_code=\'122112\' where kota_kab=\'Kab. Padang Lawas\' and kecamatan=\'Kec. Sihapas Barumun\';
			update jaga.sekolah set kecamatan_code=\'122401\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Lotu\';
			update jaga.sekolah set kecamatan_code=\'122402\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Sawo\';
			update jaga.sekolah set kecamatan_code=\'122403\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Tuhemberua\';
			update jaga.sekolah set kecamatan_code=\'122404\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Sitolu Ori\';
			update jaga.sekolah set kecamatan_code=\'122405\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Namohalu Esiwa\';
			update jaga.sekolah set kecamatan_code=\'122407\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Alasa\';
			update jaga.sekolah set kecamatan_code=\'122408\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Tugala Oyo\';
			update jaga.sekolah set kecamatan_code=\'122409\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Afulu\';
			update jaga.sekolah set kecamatan_code=\'122410\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Lahewa\';
			update jaga.sekolah set kecamatan_code=\'122411\' where kota_kab=\'Kab. Nias Utara\' and kecamatan=\'Kec. Lahewa Timur\';
			update jaga.sekolah set kecamatan_code=\'122501\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Lahomi\';
			update jaga.sekolah set kecamatan_code=\'122502\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Sirombu\';
			update jaga.sekolah set kecamatan_code=\'122503\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Mandrehe Barat\';
			update jaga.sekolah set kecamatan_code=\'122505\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Mandrehe\';
			update jaga.sekolah set kecamatan_code=\'122506\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Mandrehe Utara\';
			update jaga.sekolah set kecamatan_code=\'122507\' where kota_kab=\'Kab. Nias Barat\' and kecamatan=\'Kec. Lolofitu Moi\';
			update jaga.sekolah set kecamatan_code=\'127101\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Kota\';
			update jaga.sekolah set kecamatan_code=\'127102\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Sunggal\';
			update jaga.sekolah set kecamatan_code=\'127103\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Helvetia\';
			update jaga.sekolah set kecamatan_code=\'127104\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Denai\';
			update jaga.sekolah set kecamatan_code=\'127105\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Barat\';
			update jaga.sekolah set kecamatan_code=\'127106\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Deli\';
			update jaga.sekolah set kecamatan_code=\'127107\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Tuntungan\';
			update jaga.sekolah set kecamatan_code=\'127109\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Amplas\';
			update jaga.sekolah set kecamatan_code=\'127110\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Area\';
			update jaga.sekolah set kecamatan_code=\'127111\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Johor\';
			update jaga.sekolah set kecamatan_code=\'127112\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Marelan\';
			update jaga.sekolah set kecamatan_code=\'127113\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Labuhan\';
			update jaga.sekolah set kecamatan_code=\'127114\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Tembung\';
			update jaga.sekolah set kecamatan_code=\'127115\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Maimun\';
			update jaga.sekolah set kecamatan_code=\'127116\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Polonia\';
			update jaga.sekolah set kecamatan_code=\'127117\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Baru\';
			update jaga.sekolah set kecamatan_code=\'127118\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Perjuangan\';
			update jaga.sekolah set kecamatan_code=\'127119\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Petisah\';
			update jaga.sekolah set kecamatan_code=\'127120\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Timur\';
			update jaga.sekolah set kecamatan_code=\'127121\' where kota_kab=\'Kota Medan\' and kecamatan=\'Kec. Medan Selayang\';
			update jaga.sekolah set kecamatan_code=\'127201\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Timur\';
			update jaga.sekolah set kecamatan_code=\'127202\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Barat\';
			update jaga.sekolah set kecamatan_code=\'127203\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Utara\';
			update jaga.sekolah set kecamatan_code=\'127204\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Selatan\';
			update jaga.sekolah set kecamatan_code=\'127205\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Marihat\';
			update jaga.sekolah set kecamatan_code=\'127206\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Martoba\';
			update jaga.sekolah set kecamatan_code=\'127207\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Sitalasari\';
			update jaga.sekolah set kecamatan_code=\'127208\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'Kec. Siantar Marimbun\';
			update jaga.sekolah set kecamatan_code=\'127301\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'Kec. Sibolga Utara\';
			update jaga.sekolah set kecamatan_code=\'127302\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'Kec. Sibolga Kota\';
			update jaga.sekolah set kecamatan_code=\'127303\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'Kec. Sibolga Selatan\';
			update jaga.sekolah set kecamatan_code=\'127304\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'Kec. Sibolga Sambas\';
			update jaga.sekolah set kecamatan_code=\'127501\' where kota_kab=\'Kota Binjai\' and kecamatan=\'Kec. Binjai Utara\';
			update jaga.sekolah set kecamatan_code=\'127502\' where kota_kab=\'Kota Binjai\' and kecamatan=\'Kec. Binjai Kota\';
			update jaga.sekolah set kecamatan_code=\'127503\' where kota_kab=\'Kota Binjai\' and kecamatan=\'Kec. Binjai Barat\';
			update jaga.sekolah set kecamatan_code=\'127504\' where kota_kab=\'Kota Binjai\' and kecamatan=\'Kec. Binjai Timur\';
			update jaga.sekolah set kecamatan_code=\'127505\' where kota_kab=\'Kota Binjai\' and kecamatan=\'Kec. Binjai Selatan\';
			update jaga.sekolah set kecamatan_code=\'127601\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'Kec. Padang Hulu\';
			update jaga.sekolah set kecamatan_code=\'127602\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'Kec. Rambutan\';
			update jaga.sekolah set kecamatan_code=\'127603\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'Kec. Padang Hilir\';
			update jaga.sekolah set kecamatan_code=\'127604\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'Kec. Bajenis\';
			update jaga.sekolah set kecamatan_code=\'127605\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'Kec. Tebing Tinggi Kota\';
			update jaga.sekolah set kecamatan_code=\'127801\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'Kec. Gunungsitoli\';
			update jaga.sekolah set kecamatan_code=\'127802\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'Kec. Gunungsitoli Selatan\';
			update jaga.sekolah set kecamatan_code=\'127803\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'Kec. Gunungsitoli Utara\';
			update jaga.sekolah set kecamatan_code=\'127804\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'Kec. Gunungsitoli Idanoi\';
			update jaga.sekolah set kecamatan_code=\'127806\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'Kec. Gunungsitoli Barat\';
			update jaga.sekolah set kecamatan_code=\'120503\' where kota_kab=\'LANGKAT\' and kecamatan=\'KUALA\';
			update jaga.sekolah set kecamatan_code=\'120505\' where kota_kab=\'LANGKAT\' and kecamatan=\'BINJAI\';
			update jaga.sekolah set kecamatan_code=\'120506\' where kota_kab=\'LANGKAT\' and kecamatan=\'SELESAI\';
			update jaga.sekolah set kecamatan_code=\'120507\' where kota_kab=\'LANGKAT\' and kecamatan=\'STABAT\';
			update jaga.sekolah set kecamatan_code=\'120509\' where kota_kab=\'LANGKAT\' and kecamatan=\'SECANGGANG\';
			update jaga.sekolah set kecamatan_code=\'120511\' where kota_kab=\'LANGKAT\' and kecamatan=\'TANJUNG PURA\';
			update jaga.sekolah set kecamatan_code=\'120512\' where kota_kab=\'LANGKAT\' and kecamatan=\'PADANG TUALANG\';
			update jaga.sekolah set kecamatan_code=\'120514\' where kota_kab=\'LANGKAT\' and kecamatan=\'BABALAN\';
			update jaga.sekolah set kecamatan_code=\'120515\' where kota_kab=\'LANGKAT\' and kecamatan=\'PANGKALAN SUSU\';
			update jaga.sekolah set kecamatan_code=\'120516\' where kota_kab=\'LANGKAT\' and kecamatan=\'BESITANG\';
			update jaga.sekolah set kecamatan_code=\'120520\' where kota_kab=\'LANGKAT\' and kecamatan=\'SAWIT SEBERANG\';
			update jaga.sekolah set kecamatan_code=\'120606\' where kota_kab=\'KARO\' and kecamatan=\'MUNTE\';
			update jaga.sekolah set kecamatan_code=\'120609\' where kota_kab=\'KARO\' and kecamatan=\'LAUBALENG\';
			update jaga.sekolah set kecamatan_code=\'120702\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'TANJUNG MORAWA\';
			update jaga.sekolah set kecamatan_code=\'120704\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'KUTALIMBARU\';
			update jaga.sekolah set kecamatan_code=\'120709\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'BANGUN PURBA\';
			update jaga.sekolah set kecamatan_code=\'120719\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'GALANG\';
			update jaga.sekolah set kecamatan_code=\'120721\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'PATUMBAK\';
			update jaga.sekolah set kecamatan_code=\'120723\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'SUNGGAL\';
			update jaga.sekolah set kecamatan_code=\'120724\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'HAMPARAN PERAK\';
			update jaga.sekolah set kecamatan_code=\'120725\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'LABUHAN DELI\';
			update jaga.sekolah set kecamatan_code=\'120726\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'PERCUT SEI TUAN\';
			update jaga.sekolah set kecamatan_code=\'120727\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'BATANG KUIS\';
			update jaga.sekolah set kecamatan_code=\'120728\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'LUBUK PAKAM\';
			update jaga.sekolah set kecamatan_code=\'120731\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'PAGAR MERBAU\';
			update jaga.sekolah set kecamatan_code=\'120732\' where kota_kab=\'DELI SERDANG\' and kecamatan=\'PANTAI LABU\';
			update jaga.sekolah set kecamatan_code=\'120801\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'SIANTAR\';
			update jaga.sekolah set kecamatan_code=\'120802\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'GUNUNG MALELA\';
			update jaga.sekolah set kecamatan_code=\'120803\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'GUNUNG MALIGAS\';
			update jaga.sekolah set kecamatan_code=\'120804\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'PANEI\';
			update jaga.sekolah set kecamatan_code=\'120807\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'RAYA KAHEAN\';
			update jaga.sekolah set kecamatan_code=\'120811\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'TANAH JAWA\';
			update jaga.sekolah set kecamatan_code=\'120817\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'DOLOK BATU NANGGAR\';
			update jaga.sekolah set kecamatan_code=\'120819\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'JAWA MARAJA BAH JAMBI\';
			update jaga.sekolah set kecamatan_code=\'120821\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'PEMATANG BANDAR\';
			update jaga.sekolah set kecamatan_code=\'120822\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'BANDAR HULUAN\';
			update jaga.sekolah set kecamatan_code=\'120823\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'BANDAR\';
			update jaga.sekolah set kecamatan_code=\'120824\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'BANDAR MASILAM\';
			update jaga.sekolah set kecamatan_code=\'120828\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'TAPIAN DOLOK\';
			update jaga.sekolah set kecamatan_code=\'120830\' where kota_kab=\'SIMALUNGUN\' and kecamatan=\'UJUNG PADANG\';
			update jaga.sekolah set kecamatan_code=\'120908\' where kota_kab=\'ASAHAN\' and kecamatan=\'MERANTI\';
			update jaga.sekolah set kecamatan_code=\'120909\' where kota_kab=\'ASAHAN\' and kecamatan=\'AIR JOMAN\';
			update jaga.sekolah set kecamatan_code=\'120910\' where kota_kab=\'ASAHAN\' and kecamatan=\'TANJUNG BALAI\';
			update jaga.sekolah set kecamatan_code=\'120911\' where kota_kab=\'ASAHAN\' and kecamatan=\'SEI KEPAYANG\';
			update jaga.sekolah set kecamatan_code=\'120913\' where kota_kab=\'ASAHAN\' and kecamatan=\'AIR BATU\';
			update jaga.sekolah set kecamatan_code=\'120914\' where kota_kab=\'ASAHAN\' and kecamatan=\'PULAU RAKYAT\';
			update jaga.sekolah set kecamatan_code=\'120916\' where kota_kab=\'ASAHAN\' and kecamatan=\'BUNTU PANE\';
			update jaga.sekolah set kecamatan_code=\'120917\' where kota_kab=\'ASAHAN\' and kecamatan=\'BANDAR PASIR MANDOGE\';
			update jaga.sekolah set kecamatan_code=\'120918\' where kota_kab=\'ASAHAN\' and kecamatan=\'AEK KUASAN\';
			update jaga.sekolah set kecamatan_code=\'120921\' where kota_kab=\'ASAHAN\' and kecamatan=\'AEK SONGSONGAN\';
			update jaga.sekolah set kecamatan_code=\'120923\' where kota_kab=\'ASAHAN\' and kecamatan=\'SEI DADAP\';
			update jaga.sekolah set kecamatan_code=\'120926\' where kota_kab=\'ASAHAN\' and kecamatan=\'TINGGI RAJA\';
			update jaga.sekolah set kecamatan_code=\'120927\' where kota_kab=\'ASAHAN\' and kecamatan=\'SETIA JANJI\';
			update jaga.sekolah set kecamatan_code=\'120928\' where kota_kab=\'ASAHAN\' and kecamatan=\'SILAU LAUT\';
			update jaga.sekolah set kecamatan_code=\'120929\' where kota_kab=\'ASAHAN\' and kecamatan=\'RAWANG PANCA ARGA\';
			update jaga.sekolah set kecamatan_code=\'120930\' where kota_kab=\'ASAHAN\' and kecamatan=\'PULO BANDRING\';
			update jaga.sekolah set kecamatan_code=\'120931\' where kota_kab=\'ASAHAN\' and kecamatan=\'TELUK DALAM\';
			update jaga.sekolah set kecamatan_code=\'121101\' where kota_kab=\'DAIRI\' and kecamatan=\'SIDIKALANG\';
			update jaga.sekolah set kecamatan_code=\'121301\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'PANYABUNGAN\';
			update jaga.sekolah set kecamatan_code=\'121302\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'PANYABUNGAN UTARA\';
			update jaga.sekolah set kecamatan_code=\'121303\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'PANYABUNGAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'121306\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'SIABU\';
			update jaga.sekolah set kecamatan_code=\'121307\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'BUKIT MALINTANG\';
			update jaga.sekolah set kecamatan_code=\'121308\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'KOTANOPAN\';
			update jaga.sekolah set kecamatan_code=\'121309\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'LEMBAH SORIK MARAPI\';
			update jaga.sekolah set kecamatan_code=\'121310\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'TAMBANGAN\';
			update jaga.sekolah set kecamatan_code=\'121311\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'ULU PUNGKUT\';
			update jaga.sekolah set kecamatan_code=\'121312\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'MUARA SIPONGI\';
			update jaga.sekolah set kecamatan_code=\'121313\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'BATANG NATAL\';
			update jaga.sekolah set kecamatan_code=\'121314\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'LINGGA BAYU\';
			update jaga.sekolah set kecamatan_code=\'121315\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'BATAHAN\';
			update jaga.sekolah set kecamatan_code=\'121316\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'NATAL\';
			update jaga.sekolah set kecamatan_code=\'121318\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'RANTO BAEK\';
			update jaga.sekolah set kecamatan_code=\'121320\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'PUNCAK SORIK MARAPI\';
			update jaga.sekolah set kecamatan_code=\'121322\' where kota_kab=\'MANDAILING NATAL\' and kecamatan=\'SINUNUKAN\';
			update jaga.sekolah set kecamatan_code=\'121901\' where kota_kab=\'BATU BARA\' and kecamatan=\'MEDANG DERAS\';
			update jaga.sekolah set kecamatan_code=\'121903\' where kota_kab=\'BATU BARA\' and kecamatan=\'AIR PUTIH\';
			update jaga.sekolah set kecamatan_code=\'121905\' where kota_kab=\'BATU BARA\' and kecamatan=\'TALAWI\';
			update jaga.sekolah set kecamatan_code=\'121906\' where kota_kab=\'BATU BARA\' and kecamatan=\'TANJUNG TIRAM\';
			update jaga.sekolah set kecamatan_code=\'121907\' where kota_kab=\'BATU BARA\' and kecamatan=\'SEI BALAI\';
			update jaga.sekolah set kecamatan_code=\'122001\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'DOLOK SIGOMPULON\';
			update jaga.sekolah set kecamatan_code=\'122002\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'DOLOK\';
			update jaga.sekolah set kecamatan_code=\'122003\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'HALONGONAN\';
			update jaga.sekolah set kecamatan_code=\'122004\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'PADANG BOLAK\';
			update jaga.sekolah set kecamatan_code=\'122005\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'PADANG BOLAK JULU\';
			update jaga.sekolah set kecamatan_code=\'122006\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'PORTIBI\';
			update jaga.sekolah set kecamatan_code=\'122007\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'BATANG ONANG\';
			update jaga.sekolah set kecamatan_code=\'122008\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'SIMANGAMBAT\';
			update jaga.sekolah set kecamatan_code=\'122009\' where kota_kab=\'PADANG LAWAS UTARA\' and kecamatan=\'HULU SIHAPAS\';
			update jaga.sekolah set kecamatan_code=\'122102\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'BARUMUN TENGAH\';
			update jaga.sekolah set kecamatan_code=\'122103\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'HURISTAK\';
			update jaga.sekolah set kecamatan_code=\'122105\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'HUTA RAJA TINGGI\';
			update jaga.sekolah set kecamatan_code=\'122106\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'ULU BARUMUN\';
			update jaga.sekolah set kecamatan_code=\'122107\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'BARUMUN\';
			update jaga.sekolah set kecamatan_code=\'122108\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'SOSA\';
			update jaga.sekolah set kecamatan_code=\'122109\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'BATANG LUBU SUTAM\';
			update jaga.sekolah set kecamatan_code=\'122111\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'AEK NABARA BARUMUN\';
			update jaga.sekolah set kecamatan_code=\'122112\' where kota_kab=\'PADANG LAWAS\' and kecamatan=\'SIHAPAS BARUMUN\';
			update jaga.sekolah set kecamatan_code=\'122410\' where kota_kab=\'NIAS UTARA\' and kecamatan=\'LAHEWA\';
			update jaga.sekolah set kecamatan_code=\'122502\' where kota_kab=\'NIAS BARAT\' and kecamatan=\'SIROMBU\';
			update jaga.sekolah set kecamatan_code=\'127101\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN KOTA\';
			update jaga.sekolah set kecamatan_code=\'127102\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN SUNGGAL\';
			update jaga.sekolah set kecamatan_code=\'127104\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN DENAI\';
			update jaga.sekolah set kecamatan_code=\'127106\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN DELI\';
			update jaga.sekolah set kecamatan_code=\'127107\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN TUNTUNGAN\';
			update jaga.sekolah set kecamatan_code=\'127109\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN AMPLAS\';
			update jaga.sekolah set kecamatan_code=\'127110\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN AREA\';
			update jaga.sekolah set kecamatan_code=\'127111\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN JOHOR\';
			update jaga.sekolah set kecamatan_code=\'127113\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN LABUHAN\';
			update jaga.sekolah set kecamatan_code=\'127114\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN TEMBUNG\';
			update jaga.sekolah set kecamatan_code=\'127119\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN PETISAH\';
			update jaga.sekolah set kecamatan_code=\'127120\' where kota_kab=\'Kota Medan\' and kecamatan=\'MEDAN TIMUR\';
			update jaga.sekolah set kecamatan_code=\'127202\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'SIANTAR BARAT\';
			update jaga.sekolah set kecamatan_code=\'127206\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'SIANTAR MARTOBA\';
			update jaga.sekolah set kecamatan_code=\'127207\' where kota_kab=\'Kota Pematangsiantar\' and kecamatan=\'SIANTAR SITALASARI\';
			update jaga.sekolah set kecamatan_code=\'127302\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'SIBOLGA KOTA\';
			update jaga.sekolah set kecamatan_code=\'127303\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'SIBOLGA SELATAN\';
			update jaga.sekolah set kecamatan_code=\'127304\' where kota_kab=\'Kota Sibolga\' and kecamatan=\'SIBOLGA SAMBAS\';
			update jaga.sekolah set kecamatan_code=\'127501\' where kota_kab=\'Kota Binjai\' and kecamatan=\'BINJAI UTARA\';
			update jaga.sekolah set kecamatan_code=\'127502\' where kota_kab=\'Kota Binjai\' and kecamatan=\'BINJAI KOTA\';
			update jaga.sekolah set kecamatan_code=\'127503\' where kota_kab=\'Kota Binjai\' and kecamatan=\'BINJAI BARAT\';
			update jaga.sekolah set kecamatan_code=\'127505\' where kota_kab=\'Kota Binjai\' and kecamatan=\'BINJAI SELATAN\';
			update jaga.sekolah set kecamatan_code=\'127601\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'PADANG HULU\';
			update jaga.sekolah set kecamatan_code=\'127603\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'PADANG HILIR\';
			update jaga.sekolah set kecamatan_code=\'127605\' where kota_kab=\'Kota Tebing Tinggi\' and kecamatan=\'TEBING TINGGI KOTA\';
			update jaga.sekolah set kecamatan_code=\'127803\' where kota_kab=\'Kota Gunungsitoli\' and kecamatan=\'GUNUNGSITOLI UTARA\';

		');
		self::$connection->execute('
			update jaga.sekolah set kecamatan_code=\'340101\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Temon\';
			update jaga.sekolah set kecamatan_code=\'340102\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Wates\';
			update jaga.sekolah set kecamatan_code=\'340102\' where kota_kab=\'KULON PROGO\' and kecamatan=\'WATES\';
			update jaga.sekolah set kecamatan_code=\'340103\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Panjatan\';
			update jaga.sekolah set kecamatan_code=\'340104\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Galur\';
			update jaga.sekolah set kecamatan_code=\'340104\' where kota_kab=\'KULON PROGO\' and kecamatan=\'GALUR\';
			update jaga.sekolah set kecamatan_code=\'340105\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Lendah\';
			update jaga.sekolah set kecamatan_code=\'340106\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Sentolo\';
			update jaga.sekolah set kecamatan_code=\'340107\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Pengasih\';
			update jaga.sekolah set kecamatan_code=\'340107\' where kota_kab=\'KULON PROGO\' and kecamatan=\'PENGASIH\';
			update jaga.sekolah set kecamatan_code=\'340108\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Kokap\';
			update jaga.sekolah set kecamatan_code=\'340109\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Girimulyo\';
			update jaga.sekolah set kecamatan_code=\'340110\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Nanggulan\';
			update jaga.sekolah set kecamatan_code=\'340111\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Samigaluh\';
			update jaga.sekolah set kecamatan_code=\'340112\' where kota_kab=\'Kab. Kulon Progo\' and kecamatan=\'Kec. Kalibawang\';
			update jaga.sekolah set kecamatan_code=\'340112\' where kota_kab=\'KULON PROGO\' and kecamatan=\'KALIBAWANG\';
			update jaga.sekolah set kecamatan_code=\'340201\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Srandakan\';
			update jaga.sekolah set kecamatan_code=\'340202\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Sanden\';
			update jaga.sekolah set kecamatan_code=\'340203\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Kretek\';
			update jaga.sekolah set kecamatan_code=\'340204\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Pundong\';
			update jaga.sekolah set kecamatan_code=\'340206\' where kota_kab=\'BANTUL\' and kecamatan=\'PANDAK\';
			update jaga.sekolah set kecamatan_code=\'340206\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Pandak\';
			update jaga.sekolah set kecamatan_code=\'340207\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Pajangan\';
			update jaga.sekolah set kecamatan_code=\'340208\' where kota_kab=\'BANTUL\' and kecamatan=\'BANTUL\';
			update jaga.sekolah set kecamatan_code=\'340208\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Bantul\';
			update jaga.sekolah set kecamatan_code=\'340209\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Jetis\';
			update jaga.sekolah set kecamatan_code=\'340210\' where kota_kab=\'BANTUL\' and kecamatan=\'IMOGIRI\';
			update jaga.sekolah set kecamatan_code=\'340210\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Imogiri\';
			update jaga.sekolah set kecamatan_code=\'340211\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Dlingo\';
			update jaga.sekolah set kecamatan_code=\'340212\' where kota_kab=\'BANTUL\' and kecamatan=\'BANGUNTAPAN\';
			update jaga.sekolah set kecamatan_code=\'340212\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Banguntapan\';
			update jaga.sekolah set kecamatan_code=\'340213\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Pleret\';
			update jaga.sekolah set kecamatan_code=\'340214\' where kota_kab=\'BANTUL\' and kecamatan=\'PIYUNGAN\';
			update jaga.sekolah set kecamatan_code=\'340214\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Piyungan\';
			update jaga.sekolah set kecamatan_code=\'340215\' where kota_kab=\'BANTUL\' and kecamatan=\'SEWON\';
			update jaga.sekolah set kecamatan_code=\'340215\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Sewon\';
			update jaga.sekolah set kecamatan_code=\'340216\' where kota_kab=\'BANTUL\' and kecamatan=\'KASIHAN\';
			update jaga.sekolah set kecamatan_code=\'340216\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Kasihan\';
			update jaga.sekolah set kecamatan_code=\'340217\' where kota_kab=\'Kab. Bantul\' and kecamatan=\'Kec. Sedayu\';
			update jaga.sekolah set kecamatan_code=\'340401\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Gamping\';
			update jaga.sekolah set kecamatan_code=\'340401\' where kota_kab=\'SLEMAN\' and kecamatan=\'GAMPING\';
			update jaga.sekolah set kecamatan_code=\'340402\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Godean\';
			update jaga.sekolah set kecamatan_code=\'340402\' where kota_kab=\'SLEMAN\' and kecamatan=\'GODEAN\';
			update jaga.sekolah set kecamatan_code=\'340403\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Moyudan\';
			update jaga.sekolah set kecamatan_code=\'340404\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Minggir\';
			update jaga.sekolah set kecamatan_code=\'340405\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Seyegan\';
			update jaga.sekolah set kecamatan_code=\'340406\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Mlati\';
			update jaga.sekolah set kecamatan_code=\'340406\' where kota_kab=\'SLEMAN\' and kecamatan=\'MLATI\';
			update jaga.sekolah set kecamatan_code=\'340407\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Depok\';
			update jaga.sekolah set kecamatan_code=\'340407\' where kota_kab=\'SLEMAN\' and kecamatan=\'DEPOK\';
			update jaga.sekolah set kecamatan_code=\'340408\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Berbah\';
			update jaga.sekolah set kecamatan_code=\'340408\' where kota_kab=\'SLEMAN\' and kecamatan=\'BERBAH\';
			update jaga.sekolah set kecamatan_code=\'340409\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Prambanan\';
			update jaga.sekolah set kecamatan_code=\'340409\' where kota_kab=\'SLEMAN\' and kecamatan=\'PRAMBANAN\';
			update jaga.sekolah set kecamatan_code=\'340410\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Kalasan\';
			update jaga.sekolah set kecamatan_code=\'340410\' where kota_kab=\'SLEMAN\' and kecamatan=\'KALASAN\';
			update jaga.sekolah set kecamatan_code=\'340411\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Ngemplak\';
			update jaga.sekolah set kecamatan_code=\'340412\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Ngaglik\';
			update jaga.sekolah set kecamatan_code=\'340412\' where kota_kab=\'SLEMAN\' and kecamatan=\'NGAGLIK\';
			update jaga.sekolah set kecamatan_code=\'340413\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Sleman\';
			update jaga.sekolah set kecamatan_code=\'340414\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Tempel\';
			update jaga.sekolah set kecamatan_code=\'340414\' where kota_kab=\'SLEMAN\' and kecamatan=\'TEMPEL\';
			update jaga.sekolah set kecamatan_code=\'340415\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Turi\';
			update jaga.sekolah set kecamatan_code=\'340416\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Pakem\';
			update jaga.sekolah set kecamatan_code=\'340416\' where kota_kab=\'SLEMAN\' and kecamatan=\'PAKEM\';
			update jaga.sekolah set kecamatan_code=\'340417\' where kota_kab=\'Kab. Sleman\' and kecamatan=\'Kec. Cangkringan\';
			update jaga.sekolah set kecamatan_code=\'347101\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Tegalrejo\';
			update jaga.sekolah set kecamatan_code=\'347102\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Jetis\';
			update jaga.sekolah set kecamatan_code=\'347103\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'GONDOKUSUMAN\';
			update jaga.sekolah set kecamatan_code=\'347103\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Gondokusuman\';
			update jaga.sekolah set kecamatan_code=\'347104\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Danurejan\';
			update jaga.sekolah set kecamatan_code=\'347105\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Gedongtengen\';
			update jaga.sekolah set kecamatan_code=\'347106\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Ngampilan\';
			update jaga.sekolah set kecamatan_code=\'347106\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'NGAMPILAN\';
			update jaga.sekolah set kecamatan_code=\'347107\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Wirobrajan\';
			update jaga.sekolah set kecamatan_code=\'347107\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'WIROBRAJAN\';
			update jaga.sekolah set kecamatan_code=\'347108\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Mantrijeron\';
			update jaga.sekolah set kecamatan_code=\'347109\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Kraton\';
			update jaga.sekolah set kecamatan_code=\'347110\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Gondomanan\';
			update jaga.sekolah set kecamatan_code=\'347111\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Pakualaman\';
			update jaga.sekolah set kecamatan_code=\'347112\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Mergangsan\';
			update jaga.sekolah set kecamatan_code=\'347113\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Umbulharjo\';
			update jaga.sekolah set kecamatan_code=\'347114\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'Kec. Kotagede\';
			update jaga.sekolah set kecamatan_code=\'347114\' where kota_kab=\'Kota Yogyakarta\' and kecamatan=\'KOTAGEDE\';

		');
		
		
    }

    /**
     * Reverse the migrations
     *
     * @return void
     */
    public function down()
    {

    }

}
