Which of the following is a transaction isolation level as specified by SQL standard?
Which of the following is a transaction isolation level as specified by SQL standard? Correct Answer Serializable
Serializable, repeatable read, read committed and read uncommitted are the four levels of transactions.