What is the difference between login and a user?
Answer Posted / sivakumar
Login is authentication into server level
And Users is authentication into object level.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
how to avoid cursors? : Sql server database administration
What is tablesample?
How to use “drop” keyword in sql server and give an example?
When I run the sql server 2000 setup, it just hangs. What do I do?
Which is the main third-party tool used in sql server?
How to view existing indexes on an given table using sys.indexes?
What is acid properties?
What is local temp table?
Can I delete event logs?
How do I completely remove sql server instance?
Explain sql server service broker?
Can a table be created inside a trigger?
How to change the ownership of a schema in ms sql server?
How to modify an existing user defined function?
What is dbcc command in sql server?