Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Specifying Isolation Level for Transaction | ACID
course content

Зміст курсу

Advanced Techniques in SQL

Challenge: Specifying Isolation Level for TransactionChallenge: Specifying Isolation Level for Transaction

Завдання

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.

Все було зрозуміло?

Секція 1. Розділ 8
toggle bottom row
course content

Зміст курсу

Advanced Techniques in SQL

Challenge: Specifying Isolation Level for TransactionChallenge: Specifying Isolation Level for Transaction

Завдання

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.

Все було зрозуміло?

Секція 1. Розділ 8
toggle bottom row
some-alt