SQL - Transactions and Data Integrity
You wrote this SQL command to set the isolation level but get an error:
What is the error in this statement?
SET TRANSACTION LEVEL ISOLATION READ COMMITTED;What is the error in this statement?
