What is the difference between login and a user?

Answer Posted / sky

A login without a DB User will not have access to the
database or will access to only databases that have built
in Guest users created (by default, guest users are present
in Master & MSDB DB). DB User without a SQL Server login is
not possible. Each DB User must be related to a SQL Login.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How use inner join in sql server?

613


Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.

1963


what is the main function of a query parameter?

111


What are the parts of a function?

521


Explain filtered indexes benefits?

593






What is difference between unique and primary key?

477


Do you know what are pages and extents? : SQL Server Architecture

548


Benefits of Stored Procedures?

563


What do you understand by mirroring?

562


Can a cursor be updated? If yes, how you can protect which columns are updated?

517


What is serializable?

664


How to drop an existing stored procedure in ms sql server?

540


What is simple indexing method?

571


Explain what is the difference between a local and a global temporary table?

513


What are commit and rollback in sql?

563