当你的才华不能撑起你的野心时,就是你该选择学习的时候了!
update a set a.field ='FAILURE' from tbl1 a inner join tbl2 b on a.pkid = b.fkid where b.field2 >= '2021-10-10'