ID,
RGSTR_ID,
TOLAMRUUTJTCOSARW_POINTS,
TOLAMRUUTJTCOSARW_DESC,
TCTTOSOLAMR_POINTS,
TCTTOSOLAMR_DESC,
SOLAMRFTIPSP_POINTS,
SOLAMRFTIPSP_DESC,
TGAUCRSARW_POINTS,
TGAUCRSARW_DESC,
CWPLRS_POINTS,
CWPLRS_DESC,
TSTSWOLAMRWTJ_POINTS,
TSTSWOLAMRWTJ_DESC,
TOT_SCO,
REC_PERS_ID,
REC_PERS2,
REC_PERS_TEL,
INTM,
UPTM,
STATUS
#{id},
#{rgstrId},
#{tolamruutjtcosarwPoints},
#{tolamruutjtcosarwDesc},
#{tcttosolamrPoints},
#{tcttosolamrDesc},
#{solamrftipspPoints},
#{solamrftipspDesc},
#{tgaucrsarwPoints},
#{tgaucrsarwDesc},
#{cwplrsPoints},
#{cwplrsDesc},
#{tstswolamrwtjPoints},
#{tstswolamrwtjDesc},
#{totSco},
#{recPersId},
#{recPers2},
#{recPersTel},
#{intm},
#{uptm},
#{status}
and RGSTR_ID = #{rgstrId}
and TOLAMRUUTJTCOSARW_POINTS = #{tolamruutjtcosarwPoints}
and TOLAMRUUTJTCOSARW_DESC = #{tolamruutjtcosarwDesc}
and TCTTOSOLAMR_POINTS = #{tcttosolamrPoints}
and TCTTOSOLAMR_DESC = #{tcttosolamrDesc}
and SOLAMRFTIPSP_POINTS = #{solamrftipspPoints}
and SOLAMRFTIPSP_DESC = #{solamrftipspDesc}
and TGAUCRSARW_POINTS = #{tgaucrsarwPoints}
and TGAUCRSARW_DESC = #{tgaucrsarwDesc}
and CWPLRS_POINTS = #{cwplrsPoints}
and CWPLRS_DESC = #{cwplrsDesc}
and TSTSWOLAMRWTJ_POINTS = #{tstswolamrwtjPoints}
and TSTSWOLAMRWTJ_DESC = #{tstswolamrwtjDesc}
and TOT_SCO = #{totSco}
and REC_PERS_ID = #{recPersId}
and REC_PERS2 = #{recPers2}
and REC_PERS_TEL = #{recPersTel}
and INTM = #{intm}
and UPTM = #{uptm}
and STATUS = #{status}
insert into BIS_INSP_RSRAQG_RGSTR_CITY( )
values ( )
update BIS_INSP_RSRAQG_RGSTR_CITY set DATA_STAT='9' where ID = #{id}
update BIS_INSP_RSRAQG_RGSTR_CITY set DATA_STAT='9'
update BIS_INSP_RSRAQG_RGSTR_CITY set DATA_STAT = '9' where ID = #{id}
update BIS_INSP_RSRAQG_RGSTR_CITY
RGSTR_ID = #{rgstrId},
TOLAMRUUTJTCOSARW_POINTS = #{tolamruutjtcosarwPoints},
TOLAMRUUTJTCOSARW_DESC = #{tolamruutjtcosarwDesc},
TCTTOSOLAMR_POINTS = #{tcttosolamrPoints},
TCTTOSOLAMR_DESC = #{tcttosolamrDesc},
SOLAMRFTIPSP_POINTS = #{solamrftipspPoints},
SOLAMRFTIPSP_DESC = #{solamrftipspDesc},
TGAUCRSARW_POINTS = #{tgaucrsarwPoints},
TGAUCRSARW_DESC = #{tgaucrsarwDesc},
CWPLRS_POINTS = #{cwplrsPoints},
CWPLRS_DESC = #{cwplrsDesc},
TSTSWOLAMRWTJ_POINTS = #{tstswolamrwtjPoints},
TSTSWOLAMRWTJ_DESC = #{tstswolamrwtjDesc},
TOT_SCO = #{totSco},
REC_PERS_ID = #{recPersId},
REC_PERS2 = #{recPers2},
REC_PERS_TEL = #{recPersTel},
INTM = #{intm},
UPTM = #{uptm},
STATUS = #{status},
ID = #{id}
update BIS_INSP_RSRAQG_RGSTR_CITY
RGSTR_ID = #{rgstrId},
TOLAMRUUTJTCOSARW_POINTS = #{tolamruutjtcosarwPoints},
TOLAMRUUTJTCOSARW_DESC = #{tolamruutjtcosarwDesc},
TCTTOSOLAMR_POINTS = #{tcttosolamrPoints},
TCTTOSOLAMR_DESC = #{tcttosolamrDesc},
SOLAMRFTIPSP_POINTS = #{solamrftipspPoints},
SOLAMRFTIPSP_DESC = #{solamrftipspDesc},
TGAUCRSARW_POINTS = #{tgaucrsarwPoints},
TGAUCRSARW_DESC = #{tgaucrsarwDesc},
CWPLRS_POINTS = #{cwplrsPoints},
CWPLRS_DESC = #{cwplrsDesc},
TSTSWOLAMRWTJ_POINTS = #{tstswolamrwtjPoints},
TSTSWOLAMRWTJ_DESC = #{tstswolamrwtjDesc},
TOT_SCO = #{totSco},
REC_PERS_ID = #{recPersId},
REC_PERS2 = #{recPers2},
REC_PERS_TEL = #{recPersTel},
INTM = #{intm},
UPTM = #{uptm},
STATUS = #{status},