close

update `ocar_t_user` set
`fk_i_city_id` = '1' , `s_city` = '彰化縣'
where `s_address` REGEXP '1740|1938|1940';

 

update all row :

 1.`ocar_t_user` : Table name

 2.`fk_i_city_id`, `s_city` : column

 

WHERE LIKE IN()?

 1.where `s_address` REGEXP '1740|1938|1940';

 

arrow
arrow
    全站熱搜
    創作者介紹

    deathfullove 發表在 痞客邦 留言(0) 人氣()