INSERT INTO eml_scd_cept_hstry ( eml_scd_cept_id, use_yn, rgtr, reg_dt ) VALUES ( #{emlScdCeptId}, #{useYn}, #{rgtr}, NOW() )