Where SQL server user names and passwords are stored in SQL server?
Shalini Juneja
They get stored in System Catalog Views sys.server_principals and sys.sql_logins.