Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Using the SET TRANSACTION Statement : ISOLATION « Transaction « SQL / MySQL






Using the SET TRANSACTION Statement

      

SET TRANSACTION ISOLATION LEVEL READ COMMITTED;

   
    
    
    
    
    
  

Related examples in the same category

1.Setting the Transaction Isolation Level