Where do you think the users names and passwords will be
stored in sql server?
Answer Posted / ricky
it is stored in th sysxlogin table of the master database..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name some of the open source software that you can use in alternative to SSR?
How to view the error log for any specific instance? : sql server database administration
What is advantage data architect?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What are different types of data sources?
Explain iaas, paas and saas?
What is checkpoint in sql server?
Show Practically Sql Server Views are updatable?
What are the differences between left join and inner join in sql server?
What is page-level compression?
What are horizontal and vertical scaling?
What xml support does the sql server extend?
Explain partitioned view?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What is a transact-sql statement?