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


Please Help Members By Posting Answers For Below Questions

Explain rdbms?

675


Which table keeps information about stored procedures?

617


Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?

958


What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?

831


How do I find the sql server version?

617






How raid can influence database performance?

676


Why I am getting this error when dropping a database in ms sql server?

680


What is inline variable assignment?

696


What is key set driven?

617


What are cursors in ms sql server?

694


How to rebuild master databse?

763


how to create a scrollable cursor with the scroll option? : Sql server database administration

691


How can sql server instances be hidden? : sql server security

676


What are various limitations of the views?

704


What is join and name different type of joins?

671