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
What is the name of the Database which IBM mainframe uses?
What are the different type of replication in sql server?
What are null values in ms sql server?
explain extended properties
What are various limitations of the views?
Tell me about normalization in DBMS.
How many columns can we include on clustered index ?
In which tcp/ip port does sql server run? Can it be changed?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What are triggers in ms sql server?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
What is join and name different type of joins?
What is serializable?
What is the difference between mysql and mysqli?
How to skip remaining statements in a loop block using continue statements?