Jonvy

导航

[TRACE]Admin中描述更改的查询

 

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

posted on 2023-09-05 11:44  不亮  阅读(7)  评论(0)    收藏  举报