Where do you think the users names and passwords will be
stored in sql server?
Answers were Sorted based on User's Feedback
Answer / guest
They get stored in master db in the sysxlogins table.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / mallikarjun
Yes. login names and passwords stored in sysxlogins table
in master database.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ricky
it is stored in th sysxlogin table of the master database..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dinesh sharma
But In Sql Server 2005
Have a Stored Procdure
sp_change_users_login
| Is This Answer Correct ? | 3 Yes | 3 No |
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
Can a synonym name of a table be used instead of a table name in a select statement?
What is difference between clustered index and non clustered index?
How to apply cascading referential integrity in place of triggers?
Explain transaction server isolation?
What do you understand by the denormalisation?
How to create a trigger for insert only?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
What is the difference between DATETIME2 and DATETIME?
What is the use of stored procedure?
What are subquery and its properties?
Do comments need to go in a special place in sql server 2005?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)