Masukan Foto Anda Disini :

Hallo Semua...

Buat Para Admin Se nusantara Kami berterimakasih Jika web Blog ini hanya digunakan untuk semua yang berhubungan dengan LOC.

This blog it's suppose for appreciated of LOC Project of hole Indonesian to making a better serve of public services and we thanks fully for out of this community to not disturbing us except give a good opinion when looking this blog.

Terimakasih Bagi yang sudah mengirim artikel ke Kami, Kami akan seleksi Artikel yang masuk untuk kemajuan Kita bersama.

Kami Juga secepatnya akan Menyeleksi Penggunaan Blog web ini bagi anggota LOCer's Saja yang terdaftar untuk menghindari hal2 yang tidak diinginkan. Daftarkan Anda Disini. Atau Lihat Data LOCer's Disini.

Kritik Dan Saran yang membangun Kami Harapkan sekali untuk kelengkapan Blog Web ini.

Pengumuman Hasil Seleksi Administrasi dan Pelaksanaan Ujian Tertulis CPNS BPN RI Th. 2007

Selasa, 13 November 2007

SQL 301 dan 208 per jenis kegiatan


select distinct expe.expecod,expe.expeyea,
d301.d301seq,
d301.d301yea,
d301.d301dat,
d208.d208seq,
d208.d208yea,
d208.d208dat,
shak.shaknam
from expe,d301,d208,suex,shak
where month(d301.d301dat)=2
year(d301.d301dat)=2006
and d301.expeid=expe.expeid
and d208.expeid=d301.expeid
and suex.expeid=expe.expeid
and shak.shakcod=suex.shakcod;

Nama-Pemohon dan jenis kegiatan
select distinct expe.expecod,expe.expeyea,
d301.d301seq,
d301.d301yea,
d301.d301dat,
d208.d208seq,
d208.d208yea,
d208.d208dat,
tind.tindcod,
tind.tinddes,
shak.shaknam
from expe,d301,d208,suex,shak,tind
where month(d301.d301dat)=2
and year(d301.d301dat)=2006
and d301.expeid=expe.expeid
and d208.expeid=d301.expeid
and d301.tindcod=tind.tindcod
and suex.expeid=expe.expeid
and shak.shakcod=suex.shakcod;

PER-SEKSI
select distinct expe.expecod,expe.expeyea,
d301.d301seq,
d301.d301yea,
d301.d301dat,
d208.d208seq,
d208.d208yea,
d208.d208dat,
d301.sesucod,
shak.shaknam
from expe,d301,d208,suex,shak
where month(d301.d301dat)=2
and year(d301.d301dat)=2006
and d301.expeid=expe.expeid
and d208.expeid=d301.expeid
and suex.expeid=expe.expeid
and shak.shakcod=suex.shakcod
order by d301.sesucod;

0 komentar:

Komentar Artikel Terbaru

Komentar Artikel terbaru