You need to maintain data integrity in all situations that use transactions.

You are developing an ASP.NET MVC application that reads and writes data from a SQL Server database.
You need to maintain data integrity in all situations that use transactions.

You are developing an ASP.NET MVC application that reads and writes data from a SQL Server database.
You need to maintain data integrity in all situations that use transactions.

A.
ReadUncommitted

B.
RepeatableC. Serializable

D.
ReadCommitted



Leave a Reply 4

Your email address will not be published. Required fields are marked *


nex-54

nex-54

C. Serializable is most safe transaction level