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

When to use null data driven subscription?

148


Explain sql server service broker?

512


What is the difference between join and inner join?

539


What is the parse query button used for?

605


What is use of except clause? How it differs from not in clause?

599






What is table-valued sub query?

565


How to convert a unicode strings to non-unicode strings?

562


What is the default sql server instance name?

560


What is the sql profiler?

542


What do we have to check in database testing?

585


Which rendering formats are affected by the pagesize properties?

106


Explain difference between cross join and full outer join?

561


What is the difference between a primary key and a unique key? Are they the same?

546


Define right outer join in sql server joins?

517


Write an SQL query to obtain the 2nd highest salary.

611