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
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What does indexation mean?
What is a heap?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
What is best institute to Learn DotNET And SQL in chennai?
How to count duplicated values in a column in ms sql server?
what kind of lan types do you know? : Sql server database administration
Does the order of columns in update statements matter?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
What are the recovery models for a database?
What method is used by the Command classes to execute SQL statements that return single values?
How do I find the default sql server instance?
What are the differences between sql server and mysql.
What is data compression? : sql server database administration
What are the essential components of sql server service broker?