“Rivals can easily copy your improvements in quality and efficiency.
But they shouldn’t be able to copy your strategic positioning –
what distiguishes your company from all the rest.”

Michael A. Porter, 1996.

Rabu, Februari 04, 2009

ORA : Tanggal Keluar Karyawan Oracle

-- lihat tanggal keluar
select a.GENDAT_NRP, a.EMP_STATUS, b.REF_NAME, a.EMP_STATUS_DATE
from HERRU_EMPLOYMENTS a, HERRU_References b
where GENDAT_NRP= :gendat
and b.ref_code = a. emp_status

-- update tanggal keluar
update HERRU_EMPLOYMENTS
set EMP_STATUS_DATE= :mmhhyy
where GENDAT_NRP= :gendat

Tidak ada komentar:

Posting Komentar