Contenido del Curso
Advanced Techniques in SQL
Advanced Techniques in SQL
Challenge: Specifying Isolation Level for Transaction
Tarea
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.
¡Gracias por tus comentarios!
Challenge: Specifying Isolation Level for Transaction
Tarea
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.
¡Gracias por tus comentarios!
Challenge: Specifying Isolation Level for Transaction
Tarea
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.
¡Gracias por tus comentarios!
Tarea
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.