Answer Posted / nomaan khan
Concurrency occur when more than one Task want to perform
at same time, so as per my knowledge it will be of two type
1. Concurrent read
2. Concurrent Write
In this concurrent Read permission will be grant by
Admin but Concurrent write permission will not grant by the
Admin because it will give us a Fantom Problem.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain transaction server distributed transaction?
List out the difference between union and union all in sql server?
Tell about MOM Tool(Microsoft Operator Manager)?
What are character string data types in ms sql server?
what are the different types of SSRS reports?
What are the ways available in sql server to execute sql statements?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
What is the name of reporting services config file and what’s it’s used for?
What are the differences between stored procedure and the dynamic sql?
Why do we need normalization?
What does top operator do?
What is normalization? Describe its different types.
Explain how to integrate the ssrs reports in application?
Find first and last day of current month in sql server
Why should you use or avoid select * statements?