Course Content
Advanced Techniques in SQL
Advanced Techniques in SQL
Challenge: Specifying Isolation Level for Transaction
Task
We will now create a simple transaction using the BankAccounts
table and specify the isolation level for it.
This transaction will involve increasing the balance of one of the accounts and logging information about it in the log table.
Your task is to set the isolation level to SERIALIZABLE
for this transaction.
Thanks for your feedback!
Challenge: Specifying Isolation Level for Transaction
Task
We will now create a simple transaction using the BankAccounts
table and specify the isolation level for it.
This transaction will involve increasing the balance of one of the accounts and logging information about it in the log table.
Your task is to set the isolation level to SERIALIZABLE
for this transaction.
Thanks for your feedback!
Challenge: Specifying Isolation Level for Transaction
Task
We will now create a simple transaction using the BankAccounts
table and specify the isolation level for it.
This transaction will involve increasing the balance of one of the accounts and logging information about it in the log table.
Your task is to set the isolation level to SERIALIZABLE
for this transaction.
Thanks for your feedback!
Task
We will now create a simple transaction using the BankAccounts
table and specify the isolation level for it.
This transaction will involve increasing the balance of one of the accounts and logging information about it in the log table.
Your task is to set the isolation level to SERIALIZABLE
for this transaction.