1.

State true or false: Serializable level may allow both serializable and non-serializable executions(a) True(b) FalseI had been asked this question in quiz.I need to ask this question from Transaction Isolation Levels in section Transactions of RDBMS

Answer»

The correct ANSWER is (a) True

To elaborate: SERIALIZABLE level generally allows only serializable executions but in some special CASES, it MAY also ALLOW non-serializable execution.



Discussion

No Comment Found

Related InterviewSolutions