11 2017 档案
使用sql concat拼接更新语句
摘要:例子: select a.id,concat('update sljr_jrxj.loan_borrow set status=3,fadada_status=0 where borrow_user_id=',a.id,' and borrow_nid=''',borrow_nid,''';')fr 阅读全文
posted @ 2017-11-10 12:02 _故乡的原风景