Wednesday, April 9, 2014

Where SQL server user names and passwords are stored in SQL server?

They get stored in System Catalog Views sys.server_principals and sys.sql_logins.

No comments:

Post a Comment