What is the difference between login and a user?
Answer Posted / potula
login defines access privillege to sql server. A user
defines the accessible objects and rights the login has
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are trace files?
What is attribute? : sql server analysis services, ssas
How to add more data to the testing table in ms sql server?
How do you clear a log file?
Can we use where clause with group by?
What are the advantages of mirroring?
What is the difference between deallocate cursor and close cursor?
How to restore performance issues and how to check?
Explain the difference between cross join and full outer join?
between cast and convert which function would you prefer and why?
What is the meaning of resultset type_scroll_insensitive?
what is nonclustered index
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is the purpose of floor function?
How to use copy and concatenate commands in SQL?