ID,
RGSTR_ID,
F_5_1_1,
F_5_1_2,
F_5_1_3,
F_5_1_4,
F_5_1_5,
F_5_1_6,
F_5_1_7,
F_5_2_1,
F_5_2_2,
F_5_2_3,
F_5_2_4,
F_5_2_5,
F_5_2_6,
F_5_2_7,
F_5_2_8,
F_5_2_9,
F_5_2_10,
F_5_3_1,
F_5_3_2,
F_5_3_3,
NOTE,
PERS_ID,
INTM,
UPTM,
DATA_STAT,
STATE
#{id},
#{rgstrId},
#{f511},
#{f512},
#{f513},
#{f514},
#{f515},
#{f516},
#{f517},
#{f521},
#{f522},
#{f523},
#{f524},
#{f525},
#{f526},
#{f527},
#{f528},
#{f529},
#{f5210},
#{f531},
#{f532},
#{f533},
#{note},
#{persId},
#{intm},
#{uptm},
#{dataStat},
#{state}
and RGSTR_ID = #{rgstrId}
and F_5_1_1 = #{f511}
and F_5_1_2 = #{f512}
and F_5_1_3 = #{f513}
and F_5_1_4 = #{f514}
and F_5_1_5 = #{f515}
and F_5_1_6 = #{f516}
and F_5_1_7 = #{f517}
and F_5_2_1 = #{f521}
and F_5_2_2 = #{f522}
and F_5_2_3 = #{f523}
and F_5_2_4 = #{f524}
and F_5_2_5 = #{f525}
and F_5_2_6 = #{f526}
and F_5_2_7 = #{f527}
and F_5_2_8 = #{f528}
and F_5_2_9 = #{f529}
and F_5_2_10 = #{f5210}
and F_5_3_1 = #{f531}
and F_5_3_2 = #{f532}
and F_5_3_3 = #{f533}
and NOTE = #{note}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
and DATA_STAT = #{dataStat}
and STATE = #{state}
insert into BIS_INSP_FJSDU_SAFDL( )
values ( )
update BIS_INSP_FJSDU_SAFDL set DATA_STAT='9' where ID = #{id}
delete from BIS_INSP_FJSDU_SAFDL
update BIS_INSP_FJSDU_SAFDL set flag_valid = 0 where ID = #{id}
update BIS_INSP_FJSDU_SAFDL
RGSTR_ID = #{rgstrId},
F_5_1_1 = #{f511},
F_5_1_2 = #{f512},
F_5_1_3 = #{f513},
F_5_1_4 = #{f514},
F_5_1_5 = #{f515},
F_5_1_6 = #{f516},
F_5_1_7 = #{f517},
F_5_2_1 = #{f521},
F_5_2_2 = #{f522},
F_5_2_3 = #{f523},
F_5_2_4 = #{f524},
F_5_2_5 = #{f525},
F_5_2_6 = #{f526},
F_5_2_7 = #{f527},
F_5_2_8 = #{f528},
F_5_2_9 = #{f529},
F_5_2_10 = #{f5210},
F_5_3_1 = #{f531},
F_5_3_2 = #{f532},
F_5_3_3 = #{f533},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},
ID = #{id}
update BIS_INSP_FJSDU_SAFDL
RGSTR_ID = #{rgstrId},
F_5_1_1 = #{f511},
F_5_1_2 = #{f512},
F_5_1_3 = #{f513},
F_5_1_4 = #{f514},
F_5_1_5 = #{f515},
F_5_1_6 = #{f516},
F_5_1_7 = #{f517},
F_5_2_1 = #{f521},
F_5_2_2 = #{f522},
F_5_2_3 = #{f523},
F_5_2_4 = #{f524},
F_5_2_5 = #{f525},
F_5_2_6 = #{f526},
F_5_2_7 = #{f527},
F_5_2_8 = #{f528},
F_5_2_9 = #{f529},
F_5_2_10 = #{f5210},
F_5_3_1 = #{f531},
F_5_3_2 = #{f532},
F_5_3_3 = #{f533},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},