不能获取,但能直接修改sa的密码,安全性-登陆-sa 双击 直接修改密码就可以了
select * from sys.server_principals 中查看或用Windows身份验证进去或执行 Alter Login sa with Password='你的密码'