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 |
Do you know query execution plan?
How to restore performance issues and how to check?
What is the difference between views and stored procedures? Can we have input parameters for views?
How to read 2nd highest sal from EMP table?
check, not null,unique
What is the disadvantages of index?
What is factless fact table? : sql server analysis services, ssas
Can two tables have the same primary key?
Does group by sort data?
Explain powershell included in sql server 2008?
What is partitioned view?
please give me query code of unique fuction select UNIQUE (name) from emp_info Incorrect syntax near the keyword 'UNIQUE'.
Oracle (3259)
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)