[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
simpeg
/
administrator
/
[
Home
]
File: pmks1_kab.txt
select kota_a, jum_a a1p, jum_b a1l, jum_c a2p, jum_d a2l, jum_e a3p, jum_f a3l, jum_g a4p, jum_h a4l, jum_i a5p, jum_j a5l, jum_k a61p, jum_l a61l, jum_m a62p, jum_n a62l, jum_o a63p, jum_p a63l, jum_q a64p, jum_r a64l, jum_s a7p, jum_t a7l from ( (select a.kab_nama kota_a, a.jml jum_a from vpmks1 a where a.pop_jk='P' and kab_id = 7 and mslh_kode = 'A1') as a left join (select b.kab_nama kota_b, b.jml jum_b from vpmks1 b where b.pop_jk='L' and kab_id = 7 and mslh_kode = 'A1') as b ON a.kota_a = b.kota_b left join (select c.kab_nama kota_c, c.jml jum_c from vpmks1 c where c.pop_jk='P' and kab_id = 7 and mslh_kode = 'A2') as c on a.kota_a = c.kota_c left join (select d.kab_nama kota_d, d.jml jum_d from vpmks1 d where d.pop_jk='L' and kab_id = 7 and mslh_kode = 'A2') as d on a.kota_a = d.kota_d left join (select e.kab_nama kota_e, e.jml jum_e from vpmks1 e where e.pop_jk='P' and kab_id = 7 and mslh_kode = 'A3') as e on a.kota_a = e.kota_e left join (select f.kab_nama kota_f, f.jml jum_f from vpmks1 f where f.pop_jk='L' and kab_id = 7 and mslh_kode = 'A3') as f on a.kota_a = f.kota_f left join (select g.kab_nama kota_g, g.jml jum_g from vpmks1 g where g.pop_jk='P' and kab_id = 7 and mslh_kode = 'A4') as g on a.kota_a = g.kota_g left join (select h.kab_nama kota_h, h.jml jum_h from vpmks1 h where h.pop_jk='L' and kab_id = 7 and mslh_kode = 'A4') as h on a.kota_a = h.kota_h left join (select i.kab_nama kota_i, i.jml jum_i from vpmks1 i where i.pop_jk='P' and kab_id = 7 and mslh_kode = 'A5') as i on a.kota_a = i.kota_i left join (select j.kab_nama kota_j, j.jml jum_j from vpmks1 j where j.pop_jk='L' and kab_id = 7 and mslh_kode = 'A5') as j on a.kota_a = j.kota_j left join (select k.kab_nama kota_k, k.jml jum_k from vpmks1 k where k.pop_jk='P' and kab_id = 7 and mslh_kode = 'A6.1') as k on a.kota_a = k.kota_k left join (select l.kab_nama kota_l, l.jml jum_l from vpmks1 l where l.pop_jk='L' and kab_id = 7 and mslh_kode = 'A6.1') as l on a.kota_a = l.kota_l left join (select m.kab_nama kota_m, m.jml jum_m from vpmks1 m where m.pop_jk='P' and kab_id = 7 and mslh_kode = 'A6.2') as m on a.kota_a = m.kota_m left join (select n.kab_nama kota_n, n.jml jum_n from vpmks1 n where n.pop_jk='L' and kab_id = 7 and mslh_kode = 'A6.2') as n on a.kota_a = n.kota_n left join (select o.kab_nama kota_o, o.jml jum_o from vpmks1 o where o.pop_jk='P' and kab_id = 7 and mslh_kode = 'A6.3') as o on a.kota_a = o.kota_o left join (select p.kab_nama kota_p, p.jml jum_p from vpmks1 p where p.pop_jk='L' and kab_id = 7 and mslh_kode = 'A6.3') as p on a.kota_a = p.kota_p left join (select q.kab_nama kota_q, q.jml jum_q from vpmks1 q where q.pop_jk='P' and kab_id = 7 and mslh_kode = 'A6.4') as q on a.kota_a = q.kota_q left join (select r.kab_nama kota_r, r.jml jum_r from vpmks1 r where r.pop_jk='L' and kab_id = 7 and mslh_kode = 'A6.4') as r on a.kota_a = r.kota_r left join (select s.kab_nama kota_s, s.jml jum_s from vpmks1 s where s.pop_jk='P' and kab_id = 7 and mslh_kode = 'A7') as s on a.kota_a = s.kota_s left join (select t.kab_nama kota_t, t.jml jum_t from vpmks1 t where t.pop_jk='L' and kab_id = 7 and mslh_kode = 'A7') as t on a.kota_a = t.kota_t )