🌈 搜索
📅  最后修改于: 2022-03-11 15:05:05.751000             🧑  作者: Mango
update table1 set col2 = T2.col2 from DataBaseName.dbo.table1 as T2 where table1.ID = T2.ID and table1.col2 is null