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
What are various ways to enhance the ssrs report?
How to find Duplicate Records In table?
Give the query of getting last two records from the table in SQL SERVER?
How to loop through the result set with @@fetch_status?
Can you explain what are commit and rollback in sql?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is the difference between nvl and nvl2?
What is a view in sql?
What are the basic features of a trigger in ms sql server?
Explain trigger and its types?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
What is sub-query in sql server?
What are sql server functions?
What are the requirements on sql server network connections?