Y
yunxi126
Unregistered / Unconfirmed
GUEST, unregistred user!
update m set m.STS='OS_ACT' , m.DEC_DATE = sysdate ,m.dec_staff_code = n.STAFF_CODE,m.DEC_OFR= n.POS_CODE
from dps.de_clf m ,ogc.v_officer n where
m.DEC_STAFF_CODE=n.STAFF_CODE and
m.DEC_OFR=n.POS_CODE and n.username='Action' and
m.clf_no='1'
from dps.de_clf m ,ogc.v_officer n where
m.DEC_STAFF_CODE=n.STAFF_CODE and
m.DEC_OFR=n.POS_CODE and n.username='Action' and
m.clf_no='1'