What is the difference between login and a user?
Answer Posted / infodba
Login is a server principle and User is a database principle
Each server principle can be a guest user as a public role for each database can view any database.
But a contained user of a database cannot access other databases and cannot be a guest login for the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of using stored procedures in sql server?
What is logon trigger?
What is 1nf 2nf and 3nf?
What is delete query?
how would you store your query in an SSRS report or a Database server?
What is attribute relationships, why we need it? : sql server analysis services, ssas
Does windows server 2016 come with sql server?
how to determine the service pack currently installed on sql server? : Sql server database administration
How do you size a resultset?
please differentiate between delete and truncate?
what is create database syntax? : Sql server database administration
What are the different types of locks in the database?
What is difference between sql and sql server?
Explain ms sql server reporting services vs crystal reports?
What is page-level compression?