Multiple Choice
In Oracle Database,to achieve transaction level consistency,which level of transaction isolation must be used?
A) Read Committed
B) Serializable
C) Repeatable Read
D) Read-only
E) Read Uncommitted
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: The NextVal method provides the next value
Q21: The PL/SQL keyword DECLARE is used to
Q30: Sequences are most often used to provide
Q37: In Oracle Database,indexes are created using the
Q62: The type of failure that occurs when
Q76: Which of the following is an account
Q86: The Read Only transaction isolation level is
Q93: Explain the Oracle Database PL/SQL cursor statements.
Q99: With Oracle Database,you can change the default
Q103: Oracle Database triggers are PL/SQL or Java