SERIALIZABLE, REPEATABLE READ, READ COMMITTED etc are all types of:-

Options
- Logs
- Latch types
- Locks
- Isolation level


CORRECT ANSWER : Isolation level

Discussion Board
database level 4

online coc

birahnu 12-19-2020 12:13 PM

Explanation.

Answer : Isolation level.

Isolation determines how transaction integrity is visible to other users and systems.
Isolation levels are :

Serializable.
Repeatable reads.
Read committed.
Read uncommitted.

Jayesh Sonar 03-2-2015 01:39 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement