Try following query: UPDATE MembershipUser SET MU.AccountLastUsed = 0 FROM Person AS P LEFT JOIN Practitioner AS Pr ON Pr.PersonId ...
確定! 回上一頁