Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.11 KB

File metadata and controls

28 lines (23 loc) · 1.11 KB
title Transaction Isolation | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
transaction isolation [ODBC]
transactions [ODBC], isolation
ms.assetid 351bfe5c-3b26-4010-9b9c-22e796135f3b
author David-Engel
ms.author v-daenge

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.