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

Kursinnhold

Advanced Techniques in SQL

Advanced Techniques in SQL

1. ACID
2. Query optimization.Indexes
3. Some Additional Topics

book
Challenge: Specifying Isolation Level for Transaction

Oppgave

Swipe to start coding

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 8
toggle bottom row

book
Challenge: Specifying Isolation Level for Transaction

Oppgave

Swipe to start coding

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 8
Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Vi beklager at noe gikk galt. Hva skjedde?
some-alt