What are the two types of concurrency?

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


Please Help Members By Posting Answers For Below Questions

What is an inner join?

526


What is difference between Datepart() and Datename() in SqlServer?

716


Define Wed Edition in SQL Azure?

80


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

559


What is scrollable cursor?

539






How can you fetch alternate records from a table?

539


Can we return Data from 4(more than 1) tables in stored procedure?

614


What are the various editions of sql server 2017 that are available in the market?

503


What is use of attribute hierarchy ordered ? : sql server analysis services, ssas

557


between cast and convert which function would you prefer and why?

532


What is instead of trigger sql server?

496


What is a user-defined function in the sql server and what is its advantage?

613


How to trouble shoot if unable to connect SQL Server

1478


Do you know the different ddl commands in sql?

591


Explain error and transaction handling in sql server?

497