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 a transactions?
What are diverse clauses that form a part of sql?
What is Dependency Injection and provide example?
How to use wildcard characters in like operations in ms sql server?
What happens if the update subquery returns no rows in ms sql server?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What is row-level compre?
What is the purpose of grouping data in a report?
What are drilldown reports?
How to generate create table script on an existing table in ms sql server?
What is spatial and temporal data?
Define self join in sql server joins?
Explain about Views?
What is the sql case statement used for?
Does a sql server 2005 select statement require a from?