What is the difference between login and a user?
Answer Posted / prasad
Login is for Entire SQL server Instance,
User is for particular database.
1 login=many users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List few advantages of stored procedure.
what are database files and filegroups? : Sql server database administration
List down some advantages of sql stored procedure?
What is triggers and stored procedures?
When would you use sql joins?
What is multi-statement table-value user-defined function?
Can a trigger be created on a view?
Do you know data definition language, data control language and data manipulation language?
What is data source object?
How to change the password of a login name in ms sql server?
What is the difference between set and select?
What it means to be triggered?
How to use group functions in the select clause in ms sql server?
why would you call update statistics? : Sql server database administration
What is the difference between grant and with grant while giving permissions to the user?