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
Explain what is log shipping?
What is the difference between composite index and covering index?
What is exporting utility?
How do I find the size of a sql server database?
How to achieve Paging of records in SQL SERVER?
How to get the query of a table in sql server?
What is the stored procedure?
What is optimistic concurrency?
What can be used instead of trigger?
What is Dependency Injection and provide example?
Define Joins?
what are constraints? Explain different types of constraints? : Sql server database administration
What are the advantages of user defined function?
How is foreign key related to primary key?
What is the contrast between sql and pl/sql?