偶而會用到這個東西,每次遇到都要上網找一番,
乾脆記起來,以後就不用找了。^_^
update t1 set t1.LoginPwd=t2.LoginPwd from EL_GRECO.dbo.People t1, KM_GRECO.dbo.People t2 where t1.PeopleID=t2.PeopleID
全站熱搜
偶而會用到這個東西,每次遇到都要上網找一番,
乾脆記起來,以後就不用找了。^_^
update t1 set t1.LoginPwd=t2.LoginPwd from EL_GRECO.dbo.People t1, KM_GRECO.dbo.People t2 where t1.PeopleID=t2.PeopleID
留言列表