Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.01 KB

File metadata and controls

25 lines (20 loc) · 1.01 KB
title Transaction Isolation
description Transaction Isolation
author David-Engel
ms.author davidengel
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.