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
What is the difference between a primary key and a unique key? Are they the same?
Explain trigger classes i.e. Instead of and after trigger?
Is null vs coalesce?
How to write a query with a right outer join in ms sql server?
Which tcp/ip port does the sql server run on? How can it be changed?
How to convert numeric expression data types using the cast() function?
How can we delete a table in sql server?
What is difference between primary key and foreign key?
Differentiate between a primary key and a unique key.
What are pages and extents? : SQL Server Architecture
In what sequence sql statement is processed?
What is the concept of optimization?
Tell me in brief how sql server enhances scalability of the database system?
What do you mean by collation recursive stored procedure?
What is join query?