mysql判斷數字是否存在並截取

//經過id匹配 testdate.id=testa.id //若是有  就賦值num2   好比 id=1    testdata.num2= 10 //若是 沒有就看 name 後面有沒有數字, 有就截取數字的值  好比  id=5   num2 =50 //若是都沒有 就賦值 1 UPDATE testdate a set num2= (case  when (select b.name f
相關文章
相關標籤/搜索