I want to change password for one SQL Server authentication login , But before changing I have to find dependencies where it is used, so after changing password, those Jobs, SP, Packages should not failed
Can anyone please advise how to check where that particular login name and password is used.
Thanks