Home > Back-end > According to the serial number is updated
According to the serial number is updated
Time:09-24
R_id:=select clm_r_id from tbl_base where (=1); TXT:='update tbl_base set clm_name=: name the where clm_r_id=:' '+ r_id + "' "'; The results don't show what reason be?