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
What is sql server replication? : sql server replication
What specific conditions database should meet, before you can bulk copy data into it using bcp?
How to connect sql server management studio express to sql server 2005 express?
What is the difference between char, varchar and nvarchar?
Write an sql query for deleting duplicate rows?
When you should use a low fill factor?
What is the difference between TRUNCATE and DROP?
How to create function without parameter in sql server?
What is a document index?
How to create prepared statements using odbc_prepare()?
Do you know what is sql injection?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
whats new about truncate in sql server 2008?
If user is owning any SQL Objects, can we drop that user
How can you start sql server in different modes?