insert into post_info( jobcode, effdt, eff_status, descr, descrshort, reg_temp, job_function, descr1, job_sub_func, descr2, cg_seq_no, job_uuid, crt_date, crt_name, lstupdt_name, attribute1, attribute2, attribute3, attribute4, attribute5, attribute6, attribute7, attribute8, attribute9, attribute10, attribute11, attribute12, attribute13, attribute14, attribute15, attribute16, attribute17, attribute18, attribute19, attribute20, setid, job_family, descr3, lastupddttm, uuid, lstupdt_date ) values( #{jobcode }, #{effdt }, #{effStatus }, #{descr }, #{descrshort }, #{regTemp }, #{jobFunction }, #{descr1 }, #{jobSubFunc }, #{descr2 }, #{cgSeqNo }, #{jobUuid }, #{crtDate }, #{crtName }, #{lstupdtDate }, #{lstupdtName }, #{attribute1 }, #{attribute2 }, #{attribute3 }, #{attribute4 }, #{attribute5 }, #{attribute6 }, #{attribute7 }, #{attribute8 }, #{attribute9 }, #{attribute10 }, #{attribute11 }, #{attribute12 }, #{attribute13 }, #{attribute14 }, #{attribute15 }, #{attribute16 }, #{attribute17 }, #{attribute18 }, #{attribute19 }, #{attribute20 }, #{setid }, #{jobFamily }, #{descr3 }, #{uuid }, sysdate() )