Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.04 KB

File metadata and controls

26 lines (21 loc) · 1.04 KB
title Transaction Isolation
description Transaction Isolation
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, sunilbs, mcimfl
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
transaction isolation [ODBC]
transactions [ODBC], isolation

Transaction Isolation

Transaction isolation refers to the degree of interaction between multiple concurrent transactions. To see why this is important, you'll need to first look at the idea of serializability.

This section contains the following topics.