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
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
How can a database be repaired?
What is the difference between ‘having’ clause and a ‘where’ clause?
Can foreign key be duplicate?
What do I need to start working with sql studio? : sql server management studio
List some major differences between triggers and stored procedures?
How to insert multiple rows with one insert statement in ms sql server?
What is the new security features added in sql server 2014? : sql server security
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What are the different types of upgrades that can be performed in sql server?
What is #temp and @table variable in SQL server?
What is catalog views?
What is the standby server?
Explain about temporary stored procedure?
How to list all schemas in a database?