1.
select * from t_nomen where et_refakf_se='6567863JWA' and et_typtra='U' and et_refakf_comp is null //查询出id_nomen:214153
2.
select * from t_simo where et_nomen=214153 and et_modeop_pere is null and simo_fin_validite is null //查询出id_simo:554048,513736
3.
select * from t_carath where et_simo in(554048,513736) and et_dbnum=564 order by et_simo,dbconfig_item