What is the difference between login and a user?
Answer Posted / peter jacob
A login defines access privillege to the SQL Server. A user
defines the accessible objects and rights the login has.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
can a database be shrunk with users active? : Sql server administration
Explain encryption of entire databases without the need for application changes in sql server 2008?
What is ddl and dml commands?
What is compression - row-level and page-level compression?
What happens if you delete a table that is used by a view?
What are the types of processing and explain each? : sql server analysis services, ssas
Can you please differentiate between a primary key and a unique key?
Which language is supported by sql server?
What are relationships and mention different types of relationships in the dbms
What is transactional replication?
How do I find the size of a sql server database?
what are the important architecture components of SSRS?
How to declare a cursor with "declare ... Cursor" in ms sql server?
How does index makes search faster?
What stored by the model? : sql server database administration