What is the difference between login and a user?
Answer Posted / laxman
Login is to connect sql server & user is connect individual
db in server.
every db user will maped with login.
Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What does truncate do?
What is the difference between the 2 operating modes of database mirroring?
What does top operator do?
What are the types of containers in ssis?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
what are triggers? : Sql server database administration
What is clustered vs nonclustered index?
What is TDS(Tabular Data Stream) Gateway?
How raid can influence database performance?
What is explicit cursors?
How to perform key word search in tables?
How do you delete duplicate records in sql server?
Which are the third-party tools used in sql server and why would you use them?
How do I start and stop sql server?
How to get a list of columns in a view using the "sp_columns" stored procedure?