1
Hyeongo Oct 17, 2017
update B
set y=tba.y from B,A tba where tba.x=substr(B.x,0,1) 这样试试 |
3
doublleft Oct 17, 2017
|