Syntax for transaction isolation level 

To set the isolation level for the session, you can use the following sample syntax:

SET SESSION TRANSACTION isolationlevel; 

To set the isolation level for the transaction, you can use the following sample syntax:

SET TRANSACTION isolationlevel; 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.33.157