Where do you think the users names and passwords will be
stored in sql server?
Answer Posted / guest
They get stored in master db in the sysxlogins table.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How can we get count of the number of records in a table?
what are the reporting service components in SSRS?
Can we check locks in database? If so, how can we do this lock check?
what is the difference between a primary key and a unique key? : Sql server database administration
What are the key configuration files for sql server reporting services ?
When cursors are useful?
What is the difference between update lock and exclusive lock?
How many columns can exist together per table?
Explain table valued parameters in sql server? Why tvp used?
Explain system functions or built-in functions? What are different types of system functions?
Can you index views?
What are the steps you can take to avoid “deadlocks”?
What command must you use to include the not null constraint after a table has already been created?
How to connect to a sql server using odbc_connect()?
Can you type more than one query in the query editor screen at the same time?