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 Monitoring


select expe.expecod No_Berkas,
expe.expeyea Thn_Berkas,
tpro.tprodes Prosedur,
expe.expedatini Tgl_Mulai,
expe.expedatend Tgl_Akhir
from expe,tpro
where expe.tprocod=tpro.tprocod
and expe.stexcod="OP"
and expe.expecod<>0
order by 1 desc,4 desc;

no_berkas tind nama_pemohon 301 208 307

select * from expe
where expecod=1524
and expeyea=2005;

select * from suex where expeid=33341;

select * from shak where shakcod in (12,54431);

select * from d301 where expeid=33341;

select expe.expecod,
expe.expeyea,
tind.tindcod,
tind.tinddes,
shak.shaknam,
d301.d301seq,
d301.d301yea,
d208.d208seq,
d208.d208yea
from expe,tind,shak,d301,d208,suex
where expe.expeyea=2005
and month(expe.expedatini)="01"
and suex.expeid=expe.expeid
and suex.suexflgapp="Y"
and shak.shakcod=suex.shakcod
and d301.expeid=expe.expeid
and d208.expeid=d301.expeid
and d301.tindcod=tind.tindcod
order by 3;

0 komentar:

Komentar Artikel Terbaru

Komentar Artikel terbaru