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
Do you know what is blocking?
What is triggers and its types?
How to use “drop” keyword in sql server and give an example?
What is transaction server explicit transaction?
Explain about protocol layer present in SQL server?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
What is indexing in sql server with example?
Does partitioning improve performance sql server?
Mention the differences between local and global temporary tables.
What is a field in a table?
What do you mean by recursive stored procedure?
What is the difference between a function and a stored procedure?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
define and explain the differences between clustered and non-clustered indexes.
What is a synonym for manipulation?