I have a SQL server on which I've created a second instance using Windows authentication. I never created an SA account or password during installation of the new second instance.
In Security > Logins, I see SA. Is this the same account as the one in the other instance. I don't know the other instance's password, so if I change it in the new instance will it be changed in the previously existing instance as well?
Thanks,
Scott