Where do you think the users names and passwords will be
stored in sql server?
Answer Posted / mallikarjun
Yes. login names and passwords stored in sysxlogins table
in master database.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to create an inline table-valued function?
Do you know the policy based administration feature of sql server 2008?
what is the difference between Delete and Truncate command in SQL
Differentiate between SQL and ORACLE joins and write their syntax.
What is indexed view? How to create it?
What is the use of sql profiler in sql server 2012?
What is the purpose of a table?
Explain log shipping and mention its advantages.
Explain Normalization and DE normalization
Where cross join is used?
How to return the date part only from a sql server datetime datatype?
Explain few examples of stored procedure over triggers?
What is SQL Server?
What are the different ways you can create databases in sql server?
Write a sql query to get zero records from a table having n number of records?